What's Changed
- 2.x minor documentation change: substitute attribute name in custom validation rule message by @judgej in #8071
- [2.x-forms] Fixes CheckboxList's bulkToggleable() method by @bezhanSalleh in #8062
- Fix typo in widget command by @valpuia in #8184
- Fixed widget infinite loading by @sakanjo in #8176
- Update textarea component for window events by @ilpav12 in #8177
- Fixed HasExtraHeaderAttributes phpdoc by @Eighke in #8173
- Fixed hungarian language typo by @tvdr in #8178
- Made about command registration lazy and only on console operations by @SebastiaanKloos in #8127
- Support overriding table filters by @wivaku in #8103
- Fix: drag animation on mobile by @qrasa1 in #8182
- [3.x-tables] Update 13-upgrade-guide.md : generating JS & CSS missing instruction by @Sicklou in #8069
- Do not serialize string value of state for select column by @bradleybernard in #7962
- Feature/brandname htmlable by @demobiel in #8042
- Fix issue with null filter values in query string on refresh by @archilex in #7999
- assume parsed datetime is in supplied timezone (fixes #7414) by @josefbehr in #7708
- [3.x] add closure customization to
transformOptionsForJs
by @saade in #7747
New Contributors
- @judgej made their first contribution in #8071
- @Eighke made their first contribution in #8173
- @tvdr made their first contribution in #8178
- @bradleybernard made their first contribution in #7962
Full Changelog: v3.0.37...v3.0.38