npm vuetify 2.0.0-beta.1
v2.0.0-beta.1

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

⚠️ For information on how to upgrade to the beta, check out the initial release.

🔧 Bug Fixes

  • input-controls: properly associate labels with inputs for a11y (7c4a1ad), closes #6178
  • locale: update polish translations to 2.0 (2a57376)
  • locale: update translation files structure to 2.0 (#7367) (87b1844)
  • scripts: invalid path to jest binary in debug:test (509b297), closes #7350
  • validatable: VuetifyRuleValidator can return string | bolean (b152757)
  • VAppBar: remove width declaration on fixed bar (cf73093)
  • VBadge: fix delay on closing badge if transition is disabled (#7287) (98d9a3a)
  • VDataIterator: resolve type check error (4c65efd)
  • VDataTable: fix header color (#7341) (b040ff3), closes #7334
  • VDataTable: header icons should respect icon type (svg/non-svg) (#7342) (f8cfff5), closes #7338
  • VGrid: wrap gutter equation in parentheses (6f09b23)
  • VList: remove pointer events in &:before hover (c1b0a25), closes #7335
  • VListItem: add missing disabled styles (ddc4e65)
  • VMessages: update min-height to avoid screen jitter (96f874e)
  • VSlider: fixed issue when value is NaN (bf83b6f)
  • VSlider: set correct value when using negative min and 0 (928a518), closes #7320
  • VTabs: properly set height when provided (1f446b4), closes #7345
  • VTextarea: recalculate height on model update (#7363) (94a8344), closes #4683 #6978
  • VTextField, VSelect: check the existence of input before focusing (f9139ec), closes #7059

🚀 Features

  • locale: add Korean locale files (#7366) (f1cf81e)
  • locale: remove obsolete gr.ts locale (f0a3b23)

🔄 Reverts

  • VDataIterator: revert selection bool, return bool isSelected (d30c2e8)

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.