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