Skip to content

Releases: epicmaxco/vuestic-ui

v1.8.2

17 Oct 08:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

16 Oct 16:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

12 Sep 10:57
Compare
Choose a tag to compare

This time we focused on Input-like components, ensuring they operate and look consistently.

We introduced a couple of small breaking changes. We expect them to not be very noticeable, but just in case - you can consult change-log before committing to update.

We're committed to improve component quality by updating old stories and increasing test coverage. That's not exciting on the surface - but components will have less bugs, yaaay. You can track progress here.

New components

What's Changed

Updated: Input, DateInput, TimeInput, Select, Counter, ColorInput, Checkbox, Radio, Stepper components

Visit Change log docs section

Full changelog

New Contributors

Full Changelog: v1.7.6...v1.8.0

v1.7.8

v1.7.7

08 Sep 23:51
Compare
Choose a tag to compare

Full Changelog: v1.7.6...v1.7.7

  • fix(build): lodash cjs module error
  • fix(accordion): missing injection warning
  • build(types): fix useStateful types
  • fix: make collapse stateful by default
  • fix(#3789): accordion ignores v-model

v1.7.6

25 Aug 20:07
Compare
Choose a tag to compare

This is a last stable release before 1.8.0 where we plan to have a couple of small breaking changes 🫠.

Mostly couple small bugs and some documentation features like improved theme switcher.

What's Changed

Full Changelog: v1.7.5...v1.7.6

v1.7.5

17 Aug 19:36
Compare
Choose a tag to compare

Tiny release with much wanted bug fixes and small features.

We also started to lean into chromatic for our testing to have nicer stories and a bit of visual testing for them.

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.7.5

v1.7.4

04 Aug 18:58
Compare
Choose a tag to compare

This release is mostly about internal things for vuestic ui. These are very important for development team! (but probably not that exciting for you 🙃)

We moved to storybook from vue-book. It's still at very early stage, but we're going to gradually improve stories and introduce automated and visual testing.

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

04 Aug 18:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

14 Jul 09:54
Compare
Choose a tag to compare

Description

Minor fixes for VaRadio and VaForm component

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2