Skip to content

Releases: epicmaxco/vuestic-ui

v1.6.3

23 Mar 22:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

09 Mar 20:47
Compare
Choose a tag to compare

Summery

  • Expandable row for data table
  • Fix CSS variables in SSG and SSR
  • to prop now uses nuxt-link
  • Stepper keyboard navigation
  • Bug fixes

UI lib changes

Docs and minor stuff

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

21 Feb 14:38
Compare
Choose a tag to compare

First day patch :)
Bugfixes

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

21 Feb 11:51
Compare
Choose a tag to compare

This release is focused on Tailwind and Nuxt support. But we managed to squeeze in several components.

Summary

  • Tailwind support
    We decided to drop vuestic CSS helpers and rely on Tailwind CSS instead. You can also sync Vuestic and Tailwind configs in one command.

  • Select autocomplete
    Select was missing autocomplete behaviour - not anymore!

  • Breakpoints service
    We added composables to manage breakpoints, these work nicely with Tailwind.

  • Vuestic CLI
    You can create new vuestic application based on vanilla vue, nuxt or vuestic-admin

  • Skeleton component
    Placeholders to show until your content is fully loaded.

  • Stepper component
    Guides user through a flow with multiple steps.

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.6.0

v1.5.3

13 Dec 08:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2 Bug release mostly

29 Nov 08:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

11 Nov 16:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Oct 13:43
Compare
Choose a tag to compare

Big release with a lot of breaking changes 🙃. See migration guide for transition

  • Accessibility - big one. Vuestic became accessible across the board.
  • New components
    • Tree view
    • Split view
    • Dropdown
    • Virtual scroll
  • Dark theme
  • Breakpoints service
  • Component presets
  • Internal
    • Releases automation
    • Automated tests for some composables
  • Improve docs (add kitchensink and roadmap pages)

What's Changed

Read more

v1.4.11

19 Sep 10:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.10...v1.4.11

v1.4.10

05 Sep 17:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.9...v1.4.10