v3.2.96
版本发布时间: 2024-07-24 20:09:44
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Fix #13518 by @oele-dev in https://github.com/filamentphp/filament/pull/13567
- Fix: alpine errors when textarea is in modals by @awcodes in https://github.com/filamentphp/filament/pull/13630
- Add ide.json for Blade icon autocompletions with Laravel Idea by @JackWH in https://github.com/filamentphp/filament/pull/13629
- Prevent resetting action record by @tanthammar in https://github.com/filamentphp/filament/pull/13624
- docs: Add an Explanation for Customizing Width of the Navigation by @bzy107 in https://github.com/filamentphp/filament/pull/13650
- fix: fixed translation for e-mail in norwegian by @dennis-fransen in https://github.com/filamentphp/filament/pull/13663
- setRelation on the repeater component model after saving related data by @yuters in https://github.com/filamentphp/filament/pull/13637
- fix: get correct primary key name from media class by @LuizCristino in https://github.com/filamentphp/filament/pull/13677
- Fix: Make Select loadStateFromRelationshipsUsing() consider HasOne and HasMany relationships by @smpita in https://github.com/filamentphp/filament/pull/13542
- Add font weight to filament::link component by @howdu in https://github.com/filamentphp/filament/pull/13665
- Fix replicate action not filling form data by @howdu in https://github.com/filamentphp/filament/pull/13668
- Update 13-builder.md rename view path by @bansal in https://github.com/filamentphp/filament/pull/13680
- Allowing $get() to get full array of current path by @cheesegrits in https://github.com/filamentphp/filament/pull/13653
- docs: add table column date tooltip by @howdu in https://github.com/filamentphp/filament/pull/13659
- Proposal: Add
filament:optimize
andfilament:optimize-clear
commands by @dissto in https://github.com/filamentphp/filament/pull/13634
New Contributors
- @oele-dev made their first contribution in https://github.com/filamentphp/filament/pull/13567
- @dennis-fransen made their first contribution in https://github.com/filamentphp/filament/pull/13663
- @yuters made their first contribution in https://github.com/filamentphp/filament/pull/13637
- @LuizCristino made their first contribution in https://github.com/filamentphp/filament/pull/13677
- @smpita made their first contribution in https://github.com/filamentphp/filament/pull/13542
- @bansal made their first contribution in https://github.com/filamentphp/filament/pull/13680
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.95...v3.2.96