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