npm vuetify 2.2.4
v2.2.4

latest releases: 3.6.0-beta.0.0, 3.5.17, 3.6.0-alpha.2...
4 years ago

🔧 Bug Fixes

  • css-reset: add missing comma for style declaration (3a347a1), closes #9521
  • form-controls: fix disabled styles (#10191) (b4ad01a), closes #9488 #10154
  • presets: export interfaces (#10161) (843a875)
  • VAlert: fix transition irregularities (5f35eff), closes #9033
  • validatable: properly handle boolean false as fn return (2ac7392), closes #9976
  • validatable: validate on blur after value has persisted (33132a2), closes #10174
  • VCalendar: wait for animation frame before updating events (b9809d2), closes #10168
  • VCheckbox: properly style checkbox icon with fa iconfont (2af8c6d), closes #10157
  • VChip: prevent navigation on close icon click (c486693), closes #10166
  • VChip: scope close icon styles (4f151bb), closes #9451
  • VChipGroup: remove unnecessary color declaration for v-icon (2cbf929), closes #9604
  • VDataTable: fix default table header color (#10171) (7d5d5be)
  • VDatePicker: restore event border radius to 50% (9e4cfa9)
  • VDialog: prevent scroll on mobile devices (#10149) (183d79b), closes #10086
  • VItemGroup: update toggled item when the items array changes (85f963e), closes #9854
  • VItemGroup: update value when using mandatory and multiple (f4bc5bd), closes #10077
  • VListItemAvatar: apply correct margin according to spec (97fc2de), closes #9789
  • VRangeSlider: resolve infinite loop when using NaN values (35a654c), closes #9818
  • VRating: check if half-increments prop is used alongside rtl (ddf3aec), closes #10093
  • VSelect: disable menu when readonly (ba5cc58), closes #9960
  • VSkeletonLoader: don't call the default slot if not used (e0f3f08), closes #10201
  • VSkeletonLoader: properly animate incoming content after loading (9ac1158), closes #9459
  • VSpeedDial: apply a baseline z-index (1c42ed1), closes #10194
  • VStepper: adjust svg size to match icon font-size (bc55564), closes #8665
  • VStepper: allow numeric 0 value (996a37f), closes #10096
  • VTabs: correct width of v-tab's bar and content with vertical (df502ff), closes #10031
  • VTextarea: adjust height for smaller rows and dense (792f183), closes #9346
  • VTextField/VTextarea: change styles to match specification (8242e05), closes #4639
  • VWindow: apply correct transition when using the reverse prop (51d61d2), closes #10182

🔄 Reverts

  • "fix(VSparkline): add label color for light/dark theme (fix #8557)" (827d525)

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.