v1.9.11
What's Changed
- Update tailwind docs (#4238) by @Fsss126 in #4253
- Allow style and class properties (#4247) by @Fsss126 in #4254
- Wrap expanded row in tr (#4241) by @Fsss126 in #4257
- Allow custom strings in i18n config (#4243) by @Fsss126 in #4252
- Modal Form for Vuestic UI Landing page (#4265) by @Fsss126 in #4275
- Updated Node.js and tsx version to fix Railway build by @Fsss126 in #4279
- Code audit edits by @Fsss126 in #4283
- Fixed scoped class on modal by @Fsss126 in #4274
- Try to resolve $t from vue global properties (#4244) by @Fsss126 in #4256
- Let VaDateInput accept a null value by @Bond-Addict in #4169
- Fixed code audit modal on mobile by @Fsss126 in #4287
- fix(date-input): inherit props and events by @m0ksem in #4285
- fix(VaSlider): prevent slider for overflowing from track by @ahmadJT in #4293
- fix(slider): out of range values handling by @untael in #4296
- fix(avatar): object fit to properly handle non-squared images by @untael in #4298
- Fix#4294/input required mark and switch left label by @untael in #4295
- fix(input): add null to modelValue prop type declaration by @untael in #4297
- fix(VaDatePicker): Fixed today outline in readonly by @Fsss126 in #4302
- fix(VaButton): added pointer events for disabled buttons by @ahmadJT in #4290
Full Changelog: v1.9.10...v1.9.11