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.0.0

2 years ago

Finally, version 4.0 is here!

Here is the TL;DR; of the Changelog. The release of v3.7 is more than a year ago. Since the Nuxt.js community is so big and the maintenance of an SSR engine takes so much focus from the important features, we decided to re-write the project to use Nuxt.js and we made sure to re-implement all features of Vuesion v3.7. You can see the full Changelog here.

See the full list of features here

Some impressions

Vuesion Storybook vuesion storybook

Vuesion Figma UIKit vuesion figma uikit

Test coverage report vuesion test coverage report

Generator CLI vuesion generator cli

Theming vuesion design-system theming support

v3.7.3

3 years ago

3.7.3 (2020-09-26)

Chores
Bug Fixes
  • spa example config.json (0c69149d)
  • memory leak related to logging within server-side rendering (#520) (88ba3688)
Tests

v3.7.2

4 years ago

3.7.2 (2019-10-13)

Chores
  • style-guide: rename examples folder to example (2bb66082)
Bug Fixes
  • vue-calendar: fix left padding for negative values (#476) (478b9cb4)
  • generators: make delete mutation reactive (#474) (47f74a45)
Tests
  • increase coverage for components in isolation (#475) (6d662cff)

v3.7.1

4 years ago

3.7.1 (2019-10-09)

Chores

v3.7.0

4 years ago

3.7.0 (2019-10-01)

Chores
  • generators: make the templates generic with hints (04fbabbc)
New Features
  • generators: add blueprint for CRUD module (#467) (05ee8d92)
  • vue-slider: handle focusout event (4f2f8179)
  • vue-autocomplete: only prevent default when list is open (01c4592a)

v3.6.0

4 years ago

3.6.0 (2019-09-21)

Chores
New Features
Bug Fixes
  • components: remove duplicate event handlers (#462) (0abd6e5f)
Tests

v3.5.0

4 years ago

3.5.0 (2019-08-26)

New Features
  • vue-autocomplete: add autofocus and validation (#448) (89b4ad76)

v3.4.0

4 years ago

3.4.0 (2019-08-25)

Chores
New Features
Bug Fixes
  • vue-data-table: add custom css class property (#446) (7bebf23e)
  • components: align input elements (#445) (2ae57bc2)
  • vue-slider: remove focus indicator after move end (#443) (eba0d9b0)

v3.3.1

4 years ago

This release fixes a bug on windows machines, for more information please read the thread https://github.com/vuesion/vuesion/issues/423

v3.3.0

4 years ago

3.3.0 (2019-08-05)

Chores
New Features