vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).

MIT License

Downloads
28.1K
Stars
3.5K
Committers
134

Bot releases are hidden (Show)

vuestic-ui - v1.8.1

Published by m0ksem about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.8.0...v1.8.1

vuestic-ui - v1.8.0

Published by m0ksem about 1 year ago

What's Changed

Updated: Input, DateInput, TimeInput, Select, Counter, ColorInput, Checkbox, Radio, Stepper components
New components: Layout and Textarea

Visit Change log docs section

Full changelog

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.6...v1.8.0

vuestic-ui - v1.7.7

Published by m0ksem about 1 year ago

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/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
vuestic-ui - v1.7.6

Published by asvae about 1 year ago

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: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.5...v1.7.6

vuestic-ui - v1.7.5

Published by asvae about 1 year ago

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: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.4...v1.7.5

vuestic-ui - v1.7.4

Published by asvae about 1 year ago

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: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.3...v1.7.4

vuestic-ui - v1.7.3

Published by asvae about 1 year ago

vuestic-ui - v1.7.2

Published by m0ksem over 1 year ago

Description

Minor fixes for VaRadio and VaForm component

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.1...v1.7.2

vuestic-ui - v1.7.1

Published by m0ksem over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.7.0...v1.7.1

Know issues:

  • Form validates immediately
  • VaRadio supports only options prop.
    It is fixed here 1.7.2-next-8bc541aa3-20230708, help us test it!
vuestic-ui - v1.7.0 Q2 release

Published by asvae over 1 year ago

This release is part of our standard quarterly update cycle, so it doesn't bring drastic changes compared to version 1.6.6. Still, it gives us a chance to look back at what we've achieved over the last quarter and shed some light on our future direction for Vuestic.

Documentation fixes

Previously, our documentation was plagued by a dysfunctional search feature and sluggish load times. We've addressed these issues and you can now expect quick, efficient browsing, and a search function that delivers accurate results.

Documentation was switched to English-only. This decision stems from the increasingly reliable results provided by automatic translation services, which continue to improve. By no longer supporting translations, we can allocate more resources to developing valuable features.

Since version 1.6.0, we've committed to squashing a significant number of bugs. In fact, most of the [212 commits](https://github.com/epicmaxco/vuestic-ui/compare/v1.6.0...v1.6.6) made in this period were aimed at bug fixes. We plan to keep this tendency for next quarter, so that we’ll have good foundation for new features.

We’re committed to [keeping Vuestic UI accessible](https://github.com/epicmaxco/vuestic-ui/issues/3223) and will continue supporting it into future.

Less fancy changes

Starting from version 1.7.0, we've altered our release schedule. You can anticipate a patch-level release every two weeks and a minor release every quarter. Although this may make each release less eventful, it ensures that you can benefit from new features as they're developed, without the lengthy waiting periods.

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.6...v1.7.0

vuestic-ui - v1.6.6 Bug fixes mostly

Published by asvae over 1 year ago

This release is pretty much bug fixes, but I have some news to share on what we're working on.

  • Firstly we decided to move documentation to English only. With all translation and AI craze it doesn't seem efficient to support different languages (these were pretty hard to support and we even sometimes used .md files directly in docs to save some time). Sad for all translation work, but other languages have to go 😔.
  • We also want to focus heavily on component stability and documentation improvement - not so much on features. It feels that processes didn't catch yet with product growth and we have to rectify that.
  • We want to move our demos from vue-book to storybook as it does so much more. With that would come interactions and visual tests, simplifying our work immensely.

Excited about the Vuestic UI future 😁.

What's Changed

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.5...v1.6.6

vuestic-ui - v1.6.5

Published by m0ksem over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.4...v1.6.5

vuestic-ui - v1.6.4

Published by m0ksem over 1 year ago

What's new

  • VaValue component
  • VaForm improvements
  • a11y docs
  • bug fixes

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.3...v1.6.4

vuestic-ui - v1.6.3

Published by m0ksem over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.2...v1.6.3

vuestic-ui - v1.6.2

Published by m0ksem over 1 year ago

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: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.1...v1.6.2

vuestic-ui - v1.6.1

Published by asvae over 1 year ago

First day patch :)
Bugfixes

What's Changed

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.0...v1.6.1

vuestic-ui - v1.6.0

Published by asvae over 1 year ago

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: https://github.com/epicmaxco/vuestic-ui/compare/v1.5.3...v1.6.0

vuestic-ui - v1.5.3

Published by asvae almost 2 years ago

What's Changed

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.5.2...v1.5.3

vuestic-ui - v1.5.2 Bug release mostly

Published by asvae almost 2 years ago

What's Changed

Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.5.1...v1.5.2