v1.6.4
What's new
- VaValue component
- VaForm improvements
- a11y docs
- bug fixes
What's Changed
- Add color prop to VaDivider component and bind it to CSS border color by @Yasir761 in #3154
- feat: add a11y docs section for VaIcon by @kushich in #3248
- feat: add a11y docs section for VaParallax by @kushich in #3250
- feat: add a11y docs section for VaSpacer by @kushich in #3253
- [#2907]
VaSlider
stateful
prop by @RVitaly1978 in #3220 - fix: dropdown appearing on VaDateInput click by @kushich in #3273
- fix: allow to override inlined variable with css/css classes by @rustem-nasyrov in #3277
- Feat/integrate highlightjs by @rustem-nasyrov in #3244
- fix: add string type for tabindex prop by @kushich in #3276
- fix: add single root instance to bind colors by v-bind at styles by @rustem-nasyrov in #3291
- feat: update vite by @rustem-nasyrov in #3225
- feat(ui): expose aria labels as props by @m0ksem in #3175
- [#3036] Round
VaButton
by @RVitaly1978 in #3278 - [#3241]
VaDataTable
hoverable
andstriped
styles by @RVitaly1978 in #3274 - [#3258]
VaDateInput
dropdown behaviour on content click by @RVitaly1978 in #3271 - [#3078]
VaDatePicker
text color by @RVitaly1978 in #3263 - [#3161, #3240] Counter steps by @RVitaly1978 in #3252
- feat(va-value): init component by @m0ksem in #3185
- [#2864]
VaSwitch
height by @RVitaly1978 in #3294 - fix: allow to select options with custom markup by @rustem-nasyrov in #3319
- fix(docs): Add flex-wrap for Split example on button dropdown by @a-3140 in #3320
- Feat/docs performance optimizations by @rustem-nasyrov in #3316
- fix(build): added source maps generation for css v-bind fix plugin by @m0ksem in #3302
- [#2859]
VaConfig
docs by @RVitaly1978 in #3308 - [#3183]
VaDataTable
inline editing example by @RVitaly1978 in #3303 - Add continuous counter update to VaCounter close #2108 by @Skander999 in #3247
- Feat/forms by @m0ksem in #3224
New Contributors
- @Yasir761 made their first contribution in #3154
- @a-3140 made their first contribution in #3320
- @Skander999 made their first contribution in #3247
Full Changelog: v1.6.3...v1.6.4