v1.7.0
版本发布时间: 2023-06-23 19:24:38
epicmaxco/vuestic-ui最新发布版本:v1.10.0(2024-09-02 21:35:48)
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
- Feat#3439/usecolors test coverage by @Evobaso-J in https://github.com/epicmaxco/vuestic-ui/pull/3491
- fix(docs): banner module railway .env error by @pogrib0k in https://github.com/epicmaxco/vuestic-ui/pull/3490
- fix: change title and subtitle styles to look different on mobile resolution by @pogrib0k in https://github.com/epicmaxco/vuestic-ui/pull/3495
- fix(docs): add vue-gtag by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3477
- Feat/floating UI migartion 3083 by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3484
- feat(removeTranslations): Delete all things related to translations by @misterpekert in https://github.com/epicmaxco/vuestic-ui/pull/3451
- Update node version to 18.16.0 by @igorprodev1 in https://github.com/epicmaxco/vuestic-ui/pull/3438
- chore(deps-dev): bump vite from 4.3.3 to 4.3.9 by @dependabot in https://github.com/epicmaxco/vuestic-ui/pull/3472
- Automatically close sidebar when clicking outside of sidebar by @igorprodev1 in https://github.com/epicmaxco/vuestic-ui/pull/3455
- Fix#3109/data table column width by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3493
- Fix#3488/focus clear icon by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3489
- feature: support configure css variables generation location by @shiina7 in https://github.com/epicmaxco/vuestic-ui/pull/3466
- chore: Use tailwind instead of inline styles by @a-3140 in https://github.com/epicmaxco/vuestic-ui/pull/3353
- docs: update modal examples by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3479
- docs: replace inline styles with tailwind classes in docs examples by @xiongmao86 in https://github.com/epicmaxco/vuestic-ui/pull/3447
- fix: props descriptions by @asvae in https://github.com/epicmaxco/vuestic-ui/pull/3516
- Accessibility improvements on
VaAccordion
andVaCollapse
by @xiongmao86 in https://github.com/epicmaxco/vuestic-ui/pull/3499 - feat(docs): disable algolia personalization by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3515
- docs: fix fonts loading by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3492
- fix: update algolia search container z-index by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3514
- Feat/floating UI height by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3513
- feat(VaTreeView): add selected node class by @mengqiuleo in https://github.com/epicmaxco/vuestic-ui/pull/3464
- feat(VaTreeView): add cursor style when mouse moves over node by @mengqiuleo in https://github.com/epicmaxco/vuestic-ui/pull/3473
- fix(docs): manual types merging by @m0ksem in https://github.com/epicmaxco/vuestic-ui/pull/3525
- chore: update team page by @asvae in https://github.com/epicmaxco/vuestic-ui/pull/3526
- feat(docs): add redirect from language pages by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3520
- Remove VaImage contain prop by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3527
- feat(ui): dropdown remove prevent overflow property by @ilearnjs in https://github.com/epicmaxco/vuestic-ui/pull/3524
New Contributors
- @pogrib0k made their first contribution in https://github.com/epicmaxco/vuestic-ui/pull/3490
- @shiina7 made their first contribution in https://github.com/epicmaxco/vuestic-ui/pull/3466
- @mengqiuleo made their first contribution in https://github.com/epicmaxco/vuestic-ui/pull/3464
Full Changelog: https://github.com/epicmaxco/vuestic-ui/compare/v1.6.6...v1.7.0