v1.4.2
Description
Accessibility improvements, bug fixes and optimizations.
What's Changed
- hotfix by @aluarius in #1862
- Fix #1846: useStateful works with modelValue by @Derranion in #1852
- Components accessibility updates & dom optimization checks by @aluarius in #1863
- Fix docs colors. by @m0ksem in #1836
- Components accessibility updates & dom optimization checks by @aluarius in #1874
- Fix redeclaration of @vue/runtime-core. by @m0ksem in #1881
- [#1885] Fix
VaTabs
grow
by @RVitaly1978 in #1886 - [#1850] Update
useForm
hook by @RVitaly1978 in #1851 - [#1781] Fix: docs sidebar active route determination by @dnischeta in #1889
- [#1883]
VaAppBar
position fix by @aluarius in #1895 - Update nuxt module import composables. by @m0ksem in #1904
- Nuxt module hotfix by @aluarius in #1908
- [#1760] [#1871]
useRouterLink
refactoring by @aluarius in #1901 - Components accessibility updates & dom optimization checks by @aluarius in #1893
- [#1837] Revert font size increasing by @damirJa in #1914
- [#1912] Fix
VaSlider
typerange
by @RVitaly1978 in #1915 - Fixed #1892. by @Sadnessa in #1899
- [#1876]
VaDataTable
remove extraclick
emit by @dnischeta in #1894 - feat: export component types by @m0ksem in #1896
- [#1761, #1739, #1898] Fix
shallowRef
andpropType
by @RVitaly1978 in #1861 - [#1855]
VaDataTable
customization with propsrow-bind
andcell-bind
by @RVitaly1978 in #1869 - Fix/component prop types by @m0ksem in #1935
- Change all vuesticPlugin to createVuestic. by @m0ksem in #1931
- [#1873] Add
VaDataTable
propsticky-footer
by @RVitaly1978 in #1918 - [#1887]
useBem
&useForm
composables refactoring by @aluarius in #1910 - [#1844] Add manual input example to the docs by @damirJa in #1913
- [1868] Css Variables Section by @damirJa in #1920
- [1900] Spacer docs by @damirJa in #1926
- Minor. Fix Readme url. by @m0ksem in #1831
- Fix VaDateInput types. Fix useBem types. by @m0ksem in #1949
- Remove unused emits. by @xiongmao86 in #1745
- fix#1816 escape vuestic import in docs by @m0ksem in #1966
- fix#1957 Remove collapse margin. Beautify accordion. by @m0ksem in #1964
- feat: automate version bump for generators and github templates by @asvae in #1963
- fix#1859 Show dropdown on manul input prop. by @m0ksem in #1968
- feat#1947 Added component prop types to components config by @m0ksem in #1965
- [#1752] Modal padding and Content improvements by @damirJa in #1928
- File upload undo examples by @rustem-nasyrov in #1977
- Docs/ssr guide by @m0ksem in #1825
- Fix#1427 VaSelect slot focus. Refator VaInputWrapper. by @m0ksem in #1971
- Feat/popover slots rework by @rustem-nasyrov in #1980
- Fix import components in
va-input-wrapper
by @RVitaly1978 in #1992 - [#1761, #1739, #1898] Fix shallowRef and propType (part 2) by @RVitaly1978 in #1932
- [#1962]
VaSwitch
line height fix, keyboard focus state, minor refactoring by @aluarius in #1983 - Fix: va-rating-issues by @smellyshovel in #1984
- [#1940] Fixed filtering and sorting of
VaDataTable
when usingitems
with nested objects by @RVitaly1978 in #1990 - Fix incorrectly applied progress bar height (#1950) by @smellyshovel in #1981
- feat: release script by @asvae in #1986
New Contributors
- @dnischeta made their first contribution in #1889
Full Changelog: v1.4.1...v1.4.2