Releases: epicmaxco/vuestic-ui
v1.8.2
What's Changed
- Fix: Overflow behaviour of VaCollapse by @keerthanak-tw in #3938
- chore(deps-dev): bump postcss from 8.4.23 to 8.4.31 by @dependabot in #3942
- Stories rework: VaValue by @xiongmao86 in #3900
- Stories rework: VaTreeView by @xiongmao86 in #3912
- Stories rework: VaBreadcrumbs by @Roman4437 in #3836
- Stories rework: VaCheckbox by @Roman4437 in #3899
- Inconsistent behavior for VaTimeInput right icon #3922 by @Udaay in #3933
- Fix error with null values in VaTextarea.vue by @speedpro in #3959
- Emit name of changed column in addition to the new sort order by @Bond-Addict in #3943
- fix(build#3955): append css to template block if component doesn't ha… by @m0ksem in #3956
New Contributors
- @keerthanak-tw made their first contribution in #3938
- @speedpro made their first contribution in #3959
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix: Change icon name in VaInnerLoading by @Alazar351 in #3857
- fix: remove background-tertiary from docs by @thesheppard in #3855
- fix(#3818): Decrease pins in VaSlider docs example by @thesheppard in #3864
- Stories rewok: VaAppBar by @Roman4437 in #3714
- fix(#3867): select click event by @m0ksem in #3868
- fix(#3866): toast text color by @m0ksem in #3869
- Stories rework: VaAvatarGroup by @Roman4437 in #3800
- Stories rework: VaBacktop by @Roman4437 in #3835
- fix(va-avatar-group): render avatar group with rest count based on max prop by @ItsKDaniel in #3891
- fix getFilteredNodes method by @Roman4437 in #3885
- Story rework: VaViewer by @xiongmao86 in #3883
- Story rework: VaVirtualScroller by @xiongmao86 in #3860
- chore(docs): update contribution guide by @m0ksem in #3909
- fix(#2704): icon shift by @m0ksem in #3903
- fix(#3831): data table jump on pagination by @m0ksem in #3905
- fix(textarea): resize with height by @m0ksem in #3902
- fix(#3840): emit focus event once in va-input-wrapper by @m0ksem in #3904
- fix(#3781): close dropdown on reset click and fix icon sizes by @m0ksem in #3908
- fix(web-components): styles and cache issue by @m0ksem in #3916
- fix(#2074): VaSwitch made input clickable and fire change event by @m0ksem in #3907
- feat(colors): add onColors support by @m0ksem in #3911
- feat(useElementBackground): optimized version by @m0ksem in #3877
- fix/3930 Vabutton now has padding with 2 icons as well as 1 (preset = primary) by @AdamVacha in #3934
- Stories rework: VaCounter by @Roman4437 in #3924
New Contributors
- @Alazar351 made their first contribution in #3857
- @ItsKDaniel made their first contribution in #3891
- @AdamVacha made their first contribution in #3934
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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
- Added Linear stepper and custom step actions by @Bond-Addict in #3641
- fix(nuxt): use built-in
watch
option to restart nuxt by @danielroe in #3748 - fix: devDependency by @SAF2k in #3754
- Stories rework: VaForm by @Roman4437 in #3699
- Stories rework: VaAffix by @Roman4437 in #3711
- Stories rework: VaAspectRatio by @Roman4437 in #3715
- feat(create-vuestic): tailwind option by @m0ksem in #3718
- feat(modal): before-ok and before-cancel methods by @m0ksem in #3738
- docs Icon: fixed link to icon-config; docs Input: add hint to examle 'mask' by @EugenGedroyc in #3776
- chore(deps): bump @adobe/css-tools from 4.3.0 to 4.3.1 by @dependabot in #3772
- feat: github label sync by @asvae in #3774
- fix(input-wrapper): refactoring and redesign by @m0ksem in #3642
- feat: layout by @m0ksem in #3633
- Feat: Added pointer cursor to label in Checkbox #3785 by @Udaay in #3787
- Stories rework: VaAvatar by @Roman4437 in #3795
- fix chromatic tests by @asvae in #3801
- fix(collapse): add border to collapse by @m0ksem in #3832
- Feat/add chromatic sponsorship by @asvae in #3681
- fix(#3789): accordion ignores v-model by @m0ksem in #3833
- docs: update landing image for improved clarity by @SAF2k in #3828
- fix: added props based support for nested overlay by @Udaay in #3788
- feat: init useFocusable prop by @m0ksem in #3798
- fix(input): double loading by @m0ksem in #3850
- docs: init api block changelog by @m0ksem in #3796
- fix: polish paddings, gaps by @m0ksem in #3843
- fix(#3837): emit filter event immidiate if needed by @m0ksem in #3851
New Contributors
- @Bond-Addict made their first contribution in #3641
- @SAF2k made their first contribution in #3754
- @EugenGedroyc made their first contribution in #3776
Full Changelog: v1.7.6...v1.8.0
v1.7.8
Full Changelog: v1.7.7...v1.7.8
-
Added Linear stepper and custom step actions (https://github.com/epicmaxco/vuestic-ui/pull/3641[)](https://github.com/epicmaxco/vuestic-ui/commit/7354328aa9762ca7b0bb23e39e12485ebaf93f26) by @Bond-Addict
-
feat(modal): before-ok and before-cancel methods (https://github.com/epicmaxco/vuestic-ui/pull/3738[)](https://github.com/epicmaxco/vuestic-ui/commit/1a547b847fdec4318bca74c43e57a63c6022ada6) by @m0ksem
-
fix: devDependencies (https://github.com/epicmaxco/vuestic-ui/pull/3754[)](https://github.com/epicmaxco/vuestic-ui/commit/d2be307ec82462a4a541779571be87c48a47276e) by @SAF2k
v1.7.7
v1.7.6
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
- Fix#3687/stateful-accordion by @m0ksem in #3689
- fix: make text white for examples of
accordion
andselect
in dark mode by @xiongmao86 in #3708 - Stories rework: VaCarousel by @Roman4437 in #3688
- fix(#3680): data table hover in safari by @m0ksem in #3709
- Fix/chromatic false changes by @asvae in #3712
- Stories rework: VaAlert by @Roman4437 in #3713
- va-dropdown fixes by @Roman4437 in #3731
- Add accessibility docs for
VaProgressCircle
, and fix typo of docs inVaProgressBar
by @xiongmao86 in #3703 - fix(va-input): proxy input event by @m0ksem in #3735
- feat(theme-designer): init color preview by @m0ksem in #3729
- fix(va-progress-bar): allow string to be passed as size prop by @m0ksem in #3740
- fix(dropdown): prevent dropdown content from taking 100% by @m0ksem in #3739
Full Changelog: v1.7.5...v1.7.6
v1.7.5
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
- fix#3409/outdated syntax by @Roman4437 in #3659
- fix#3655/twitter link by @Roman4437 in #3660
- fix#3652/docs design by @Roman4437 in #3663
- feat: VaBadge move to storybook by @asvae in #3647
- fix#3662/VaDropdown overflow bug by @Roman4437 in #3667
- Improve accessibility for va-backtop by @xiongmao86 in #3671
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #3621
- Feat/chromatic support by @asvae in #3682
- accordion stories refactor by @Roman4437 in #3677
- fix(dropdown): jump to top of page on focus by @m0ksem in #3684
- fixed accordion stories by @Roman4437 in #3685
- remove vue-forge banner by @asvae in #3695
- docs: add accessibility docs for progress-bar by @xiongmao86 in #3692
- feat: add privacy policy by @asvae in #3694
New Contributors
- @Roman4437 made their first contribution in #3659
Full Changelog: v1.7.4...v1.7.5
v1.7.4
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
- feat: badge fixes by @asvae in #3630
- Feat/storybook integration by @asvae in #3623
- docs: fix prop types by @m0ksem in #3654
- fix(dropdown): more demos and fix multiple nodes rendered in proxy component by @m0ksem in #3632
- Improve accessibility of component
VaToast
by @xiongmao86 in #3615 - fix: remove excluded props types from child components by @m0ksem in #3657
Full Changelog: v1.7.3...v1.7.4
v1.7.3
v1.7.2
Description
Minor fixes for VaRadio and VaForm component
What's Changed
- fix(#3580): set isFocused to false if element haven't rendered yet by @m0ksem in #3584
- fix(va-radio): incorrect rendering and accessibility improvement by @m0ksem in #3586
- fix(#3587): correctly unwrap element from template refs by @m0ksem in #3588
- fix: node 16 module resolution error by @bsssshhhhhhh in #3589
- fix(docs): remove typography-block applied globally by @m0ksem in #3594
- fix(#3582): move back label prop by @m0ksem in #3595
New Contributors
- @bsssshhhhhhh made their first contribution in #3589
Full Changelog: v1.7.1...v1.7.2