Releases: epicmaxco/vuestic-ui
Releases · epicmaxco/vuestic-ui
v1.9.6
Fix CSS in Generic components
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
- feat: slots config and child components config by @m0ksem in #4176
- feat: reactive rules by @m0ksem in #4163
- feat(data-table): add item generic by @m0ksem in #4145
- chore(deps-dev): bump vite from 4.3.9 to 4.5.2 by @dependabot in #4139
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- fix(docs): fixed hyperlink url in layout page by @guzuro in #4164
- fix(modal): trapInEl moved to app context by @m0ksem in #4165
- fix(docs):added missing imports in examples by @guzuro in #4170
- Added function to allow total control over displayed value by @Bond-Addict in #4175
New Contributors
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- [VaVirtualScroller]: Remove unnecessary default type by @asbermudez in #4157
Full Changelog: v1.9.0...v1.9.3
v1.9.0
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
- 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
- fix: Typo issues by @4ndu-7h4k in #3965
- Make VaModal size prop work by @xiongmao86 in #3970
- fix: wrong indention in setup code snippet by @xiongmao86 in #3982
- fix: Make line-height work in title work again by @xiongmao86 in #3973
- fix(anchor-overscrolls): update css to fix anchor overscroll in main content by @ItsKDaniel in #3889
- Fix VaInput range in slots example of slider docs by @xiongmao86 in #3980
- fix(build): append css to non-script components by @m0ksem in #3986
- docs/update icon docs 'name' prop description to reflect changes requ… by @deverestHood in #3971
- Turn ColorCSSVariablesUpdater from demo into story by @xiongmao86 in #3979
- add alts to images by @rustam-mukhametshin in #3983
- Docs update by @Bond-Addict in #3978
- fix(#3990): use fallback if no src by @m0ksem in #3998
- fix(#3993): do not update filelist on mount by @m0ksem in #4002
- add change log anchor by @xiongmao86 in #4007
- fix: va-counter isolate readonly attribute from disabled by @jose-fernandez in #4008
- Made only the active breadcrumb take active color by @emperorsegxy in #4009
- fix: import nuxt composables from #imports by @danielroe in #4006
- fix(#4001): checkbox margins in array-value mode by @pradnyabhukan in #4005
- feat(forms): dirty state by @m0ksem in #3968
- Stories rework: VaSkeleton by @Alazar351 in #3963
- Added documentation that addresses issues when using text-by. by @Bond-Addict in #4015
- fix(#4003): add custom loader component via slot by @jose-fernandez in #4016
- fix(#4011): checkbox Moved padding values from js to custom css variables by @Abhid1239 in #4013
- Enforce Pascal casing of component name in template in the docs package by @xiongmao86 in #4004
- fix(#4034): focus stuck on time input component by @m0ksem in #4037
- Changed Toast init to notify by @joshLumpkin in #4026
- fix(sidebar): jump in animation by @m0ksem in #4025
- fix: button icon size by @m0ksem in #4038
- Stories typechecking fix (#4042) by @Fsss126 in #4043
- fix(VaSelectContent #4047): set input value on mount by @Roman4437 in #4060
- fix(stateful): use provided prop instead of default value if provided. by @m0ksem in #4057
- Tests typechecking fix by @Fsss126 in #4059
- fix(modal#3987): do not close modal if clicked on content, but mouse moved out of modal by @joshLumpkin in #4035
- fix(data-table#4048): disable-client-side-sorting prop by @m0ksem in #4050
- fix(data-table): allow sorting-order to be null by @joshLumpkin in #4065
- Va-select to accept number and string for max-visible-options by @ishaanparlikar in #4069
- Update VaFileUpload.demo.vue by @joshLumpkin in #4041
- Stories rework: VaChip by @rustem-nasyrov in #4039
- docs: playground by @m0ksem in #4021
- Stories rework: VaDropdown by @Fsss126 in #4044
- Feat#1417/add new menu component by @pogrib0k in #3637
- chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #3966
- chore(deps): bump @adobe/css-tools from 4.3.0 to 4.3.2 by @dependabot in #4056
- fix(#4074): correct striped with expandable row by @m0ksem in #4080
- fix(#3996): set input value on input event according to model value by @m0ksem in #4081
- fix(#4068): use text-color prop in collapse by @m0ksem in #4082
- fix(#4075): mark whole form dirty is validate called by @m0ksem in #4083
- Replace google analytics with gtm by @asvae in #4084
- fix: normalize return in setup function by @m0ksem in #4089
- fix(input): restore cursor on input value update by @m0ksem in #4095
- fix: build:docs for ubuntu by @VasylHryha in #4098
- chore: upgrade vue to 3.3 by @m0ksem in #4086
- Fix#4102/autocomplete-allow-space by @m0ksem in #4106
- feat: init zIndex composable by @m0ksem in #4096
- chore: fix chromatic failed tests by @m0ksem in #4107
- fix: In...
v1.8.8
What's Changed
- fix: build:docs for ubuntu by @VasylHryha in #4098
- chore: upgrade vue to 3.3 by @m0ksem in #4086
- Fix#4102/autocomplete-allow-space by @m0ksem in #4106
- feat: init zIndex composable by @m0ksem in #4096
- chore: fix chromatic failed tests by @m0ksem in #4107
- fix: InnerLoading(#4100) spinner spin by @Alisheroffalex in #4108
- fix: also quote props containing dashes by @fan711 in #4109
New Contributors
Full Changelog: v1.8.7...v1.8.8
v1.8.7
v1.8.6
What's Changed
- Stories typechecking fix (#4042) by @Fsss126 in #4043
- fix(VaSelectContent #4047): set input value on mount by @Roman4437 in #4060
- fix(stateful): use provided prop instead of default value if provided. by @m0ksem in #4057
- Tests typechecking fix by @Fsss126 in #4059
- fix(modal#3987): do not close modal if clicked on content, but mouse moved out of modal by @joshLumpkin in #4035
- fix(data-table#4048): disable-client-side-sorting prop by @m0ksem in #4050
- fix(data-table): allow sorting-order to be null by @joshLumpkin in #4065
- Va-select to accept number and string for max-visible-options by @ishaanparlikar in #4069
- Update VaFileUpload.demo.vue by @joshLumpkin in #4041
- Stories rework: VaChip by @rustem-nasyrov in #4039
- docs: playground by @m0ksem in #4021
- Stories rework: VaDropdown by @Fsss126 in #4044
- Feat#1417/add new menu component by @pogrib0k in #3637
- chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 by @dependabot in #3966
- chore(deps): bump @adobe/css-tools from 4.3.0 to 4.3.2 by @dependabot in #4056
- fix(#4074): correct striped with expandable row by @m0ksem in #4080
- fix(#3996): set input value on input event according to model value by @m0ksem in #4081
- fix(#4068): use text-color prop in collapse by @m0ksem in #4082
- fix(#4075): mark whole form dirty is validate called by @m0ksem in #4083
New Contributors
- @Fsss126 made their first contribution in #4043
- @ishaanparlikar made their first contribution in #4069
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- add change log anchor by @xiongmao86 in #4007
- fix: va-counter isolate readonly attribute from disabled by @jose-fernandez in #4008
- Made only the active breadcrumb take active color by @emperorsegxy in #4009
- fix: import nuxt composables from #imports by @danielroe in #4006
- fix(#4001): checkbox margins in array-value mode by @pradnyabhukan in #4005
- feat(forms): dirty state by @m0ksem in #3968
- Stories rework: VaSkeleton by @Alazar351 in #3963
- Added documentation that addresses issues when using text-by. by @Bond-Addict in #4015
- fix(#4003): add custom loader component via slot by @jose-fernandez in #4016
- fix(#4011): checkbox Moved padding values from js to custom css variables by @Abhid1239 in #4013
- Enforce Pascal casing of component name in template in the docs package by @xiongmao86 in #4004
- fix(#4034): focus stuck on time input component by @m0ksem in #4037
- Changed Toast init to notify by @joshLumpkin in #4026
- fix(sidebar): jump in animation by @m0ksem in #4025
- fix: button icon size by @m0ksem in #4038
New Contributors
- @jose-fernandez made their first contribution in #4008
- @emperorsegxy made their first contribution in #4009
- @pradnyabhukan made their first contribution in #4005
- @Abhid1239 made their first contribution in #4013
- @joshLumpkin made their first contribution in #4026
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- fix: Typo issues by @4ndu-7h4k in #3965
- Make VaModal size prop work by @xiongmao86 in #3970
- fix: wrong indention in setup code snippet by @xiongmao86 in #3982
- fix: Make line-height work in title work again by @xiongmao86 in #3973
- fix(anchor-overscrolls): update css to fix anchor overscroll in main content by @ItsKDaniel in #3889
- Fix VaInput range in slots example of slider docs by @xiongmao86 in #3980
- fix(build): append css to non-script components by @m0ksem in #3986
- docs/update icon docs 'name' prop description to reflect changes requ… by @deverestHood in #3971
- Turn ColorCSSVariablesUpdater from demo into story by @xiongmao86 in #3979
- add alts to images by @rustam-mukhametshin in #3983
- Docs update by @Bond-Addict in #3978
- fix(#3990): use fallback if no src by @m0ksem in #3998
- fix(#3993): do not update filelist on mount by @m0ksem in #4002
New Contributors
- @4ndu-7h4k made their first contribution in #3965
- @deverestHood made their first contribution in #3971
- @rustam-mukhametshin made their first contribution in #3983
Full Changelog: v1.8.2...v1.8.4