Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vfield): standardize descendants to fix spacing #16132

Closed

Commits on Nov 20, 2022

  1. fix(vfield): standardize VField descendants to fix spacing

    Standardized the sizing and spacing of VInput-VField descendants to fix multiple bugs relating to
    field resizing and text alignment. All field densities are now identical sizes across all variants.
    This required changing the size of VChip elements inside a VField.
    
    fix vuetifyjs#15980, fix vuetifyjs#16048, fix vuetifyjs#15948
    kelliedlynch committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e99b484 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    9e68331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44dab12 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. fix(vfield): fix spacing on floating labels

    Lowered floating labels slightly to match original spacing
    kelliedlynch committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    3d76117 View commit details
    Browse the repository at this point in the history