Skip to content

v4.3.0

Compare
Choose a tag to compare
@devCrossNet devCrossNet released this 04 Sep 15:38

4.3.0 (2021-09-04)

Continuous Integration
  • add Vuesion+ Calendar and Date picker (cf266202)
  • split vuesion+ components into separate repos (5a03c042)
Documentation Changes
  • component-docs: replace disclaimer with CTA (170cb998)
  • design-system: update introduction text (833055c6)
  • update README.md (2e46cdbc)
New Features
  • vue-input:
  • components: reduce description-gap for better y-alignment (5125dc9f)
  • vue-select: focus/scroll to item of the selected value (c47a8961)
  • i18n: add full-icu package and scripts (5166dad0)
  • jest-setup: add stub for Element.scrollTo (22c9f870)
  • dark-mode: optimize surface colors (69cda30c)
  • collapse-animation: support dynamic child-height (99d496c9)
  • vue-menu: change max-height to fit better in viewport (53ae1ff8)
Bug Fixes
Refactors
  • vue-dropdown: simplify onKeyDown event handler (a29db17c)