Vuesion Versions Save

Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.

v4.8.1

2 years ago

4.8.1 (2022-04-08)

Chores
  • node: upgrade to version 14 (65566905)
Continuous Integration
  • pull-request: only checkout privat repos for org members (bd21421f)
Documentation Changes
Bug Fixes
  • landing-page-header: use dynamic storybook link (d407a791)
  • vue-select: don't focus input after outside click (76284345)

v4.8.0

2 years ago

4.8.0 (2022-03-26)

Chores
New Features
  • vue-masonry:
    • add proper image handling (350f3e87)
    • recalculate height when content changes (8eac1d1a)
  • vue-select:
    • focus custom select when menu closes (847450a2)
    • support multi-select (f6c338ea)
  • vue-menu:
    • emit close event on esc press (258bdf7e)
    • emit close event on Tab press (9b1cd674)
  • components:
  • vue-input: add debounced-input event (6e204a3f)
Bug Fixes
  • components: validation and error states (c6d9bd0d)
  • accordion-item: register when mounted (b88720e5)
  • vue-slider: increase space below label (9425b3b2)
  • vue-select: add css for native/custom switch (8240483f)

v4.7.0

2 years ago

4.7.0 (2022-01-30)

Documentation Changes
New Features
  • vue-input: change leading icon color (b4b83c41)
  • vue-select: change icon spacing (57b9a5d4)
  • vue-button: add ghost variation (71953260)
Bug Fixes
  • vue-select: change css structure for menu positioning (2c932e4d)
  • add currency input to coverage report (1894c807)

v4.6.0

2 years ago

4.6.0 (2021-12-22)

Build System / Dependencies
Chores
  • vuesion+: add currency input (c8ee5106)
New Features
  • vue-input: add slots for leading/trailing icon (ab0b85be)
  • avatar: add support for icons (dc90d193)
  • color-palette: add info color (c3028014)
  • vue-menu: scroll to active item on key press (5a60ccd7)
Refactors
  • vue-input: emit original event-object on input (b352008a)
  • v-for: make sure all keys are unique (2854dda0)

v4.5.0

2 years ago

4.5.0 (2021-11-26)

Chores
  • use es6 as test target (9fcd6358)
  • remove graphql folder from coverage (7387a289)
Documentation Changes
  • typo: add vue-text look property (57596d9f)
New Features
  • vee-select: add search via keyboard (a3a012fe)
  • vee-validate: add regex by default (1badb64d)
  • vue-columns: add auto-height, can-grow, can-shrink props (42fbb411)
  • add google-fonts module (fc287b8f)
  • vue-box: add auto-height prop (1d471d5a)
Bug Fixes
  • vee-select:
    • make validation work and add error state (0e81e049)
    • don't show menu if disabled (0bea3bd3)
Refactors
  • forms: use composition-api (e0146021)
  • components: move forms into separate folder (e7fa4d26)
  • vue-columns: use flex gap (9ccd1e22)
  • vue-inline: use flex gap (c33facfa)

v4.4.1

2 years ago

4.4.1 (2021-10-23)

Chores
Bug Fixes
  • vue-button: add aria-hidden to icons (94ab7953)
  • vue-text: add default font-family (3a1f32ab)
  • generators: use correct variable name in vuex actions (b5eacbcf)
  • vue-select: apply placeholder css class to custom-select (5f5a4d8f)
  • vue-inline: add css class for no-wrap property (f2a17be4)

v4.4.0

2 years ago

4.4.0 (2021-10-02)

Chores
Continuous Integration
  • replace circleCI with Github workflows (57df1083)
New Features
  • vue-sidebar: add active-class for nuxt-link (b649c361)
  • vue-menu: add disabled state for items (5ddc0fad)
Bug Fixes
  • vuex-blueprint: add default exports (5389a6d5)
  • vue-pagination: add type attribute to buttons (475cb0b6)

v4.3.0

2 years ago

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)

v4.2.0

2 years ago

4.2.0 (2021-08-17)

Chores
  • vuesion-config: sort i18n properties (480796a1)
  • i18n: clean up translations (a8ce8d7b)
New Features
Bug Fixes
  • generators:
  • meta: use title instead of description (e020a72a)
  • feature-list: fix typos (aacee1a0)
  • pwa-meta: let vue-meta handle the meta information (66eea278)
  • vue-select: add role to custom-select (73ea1892)
  • vue-icon-vuesion: remove aria attribute (da473588)
  • icon-list: remove view-boards (f12ed301)
Refactors
  • tokens: rename --a11y-color to --a11y-default-color (bc32d206)

v4.1.0

2 years ago

4.1.0 (2021-08-11)

Continuous Integration
New Features
  • apollo-example: add border-radius to image (0ffebf4a)
  • component-docs: add vuesion+ disclaimer (c5912447)
  • typo: links - inherit font-weight (315cdf8f)
  • vue-select: add align(-y)-menu properties (6f0c8e12)
  • vue-dropdown: add align-y-menu property (fa9809d5)
  • vue-card: remove overflow hidden (cb18815f)