v3.2.97
版本发布时间: 2024-07-31 19:51:23
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Performance improvements for table checkboxes event listeners by @yuters in https://github.com/filamentphp/filament/pull/13679
- Add prefix and suffix to table summaries by @rvzug in https://github.com/filamentphp/filament/pull/13702
- accept
float
(decimal values) directly inmultipleOf()
rule helper by @mattlibera in https://github.com/filamentphp/filament/pull/13705 - Use identified page name in TableWidget by @oddvalue in https://github.com/filamentphp/filament/pull/13711
- Update Spanish translations (import, actions modals) by @luisprmat in https://github.com/filamentphp/filament/pull/13719
- Next wizard step test helper by @eduPHP in https://github.com/filamentphp/filament/pull/13278
- Add Filament:generateResourceUrl() method by @geisi in https://github.com/filamentphp/filament/pull/13707
- fix: choicesjs toggle disable/enable by @wychoong in https://github.com/filamentphp/filament/pull/13735
- fix: nested modals scrolling issue by @wychoong in https://github.com/filamentphp/filament/pull/13740
- fix: Nullable select relationship by @danharrin in https://github.com/filamentphp/filament/pull/13758
- fixed typo in code sample by @HereticPilgrim in https://github.com/filamentphp/filament/pull/13759
New Contributors
- @rvzug made their first contribution in https://github.com/filamentphp/filament/pull/13702
- @eduPHP made their first contribution in https://github.com/filamentphp/filament/pull/13278
- @geisi made their first contribution in https://github.com/filamentphp/filament/pull/13707
- @HereticPilgrim made their first contribution in https://github.com/filamentphp/filament/pull/13759
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.96...v3.2.97