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