v1.6.6 Bug fixes mostly
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
- [#3443] Breakpoint service hydration errors by @RVitaly1978 in #3453
- fix(docs): fix api table event names render by @m0ksem in #3475
- feat: re-enable version module by @asvae in #3480
- fix(counter): handle mouseup outside of component by @m0ksem in #3482
- docs: structure contribution docs by @m0ksem in #3481
Full Changelog: v1.6.5...v1.6.6