v3.1.15
版本发布时间: 2023-12-07 20:32:08
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- Return empty array if there is no more tabsdata on the refs object by @jyrkidn in https://github.com/filamentphp/filament/pull/10129
- use empty string as fallback when calling $record->getAttributeValue() by @wivaku in https://github.com/filamentphp/filament/pull/10131
- Rename navigationParentItem variable for clarity by @binaryfire in https://github.com/filamentphp/filament/pull/10134
- Clarify table heading situation by @mokhosh in https://github.com/filamentphp/filament/pull/10083
- V3 docs - Position notifications with example for central aligning notifications to center top by @tonypartridge in https://github.com/filamentphp/filament/pull/10084
- Update 08-import.md by @kombiahrk in https://github.com/filamentphp/filament/pull/10106
- Enables autofocusing in wizard on page load by @maltebaer in https://github.com/filamentphp/filament/pull/10113
- Add doc note about dashboard sort orders by @drbyte in https://github.com/filamentphp/filament/pull/10138
- fix: Bulk action records out of date when cancelled by @danharrin in https://github.com/filamentphp/filament/pull/10141
- fix: Color picker focus by @danharrin in https://github.com/filamentphp/filament/pull/10142
- fix: Modal content called multiple times by @danharrin in https://github.com/filamentphp/filament/pull/10143
- fix: bulk select checkbox update by @danharrin in https://github.com/filamentphp/filament/pull/10144
- Update 08-import.md by @kombiahrk in https://github.com/filamentphp/filament/pull/10148
- fix: Text entry limit by @danharrin in https://github.com/filamentphp/filament/pull/10155
v3.1.14: Added more CSS classes to wizard, added feature to flush cached table records
New Contributors
- @kombiahrk made their first contribution in https://github.com/filamentphp/filament/pull/10106
- @maltebaer made their first contribution in https://github.com/filamentphp/filament/pull/10113
Full Changelog: https://github.com/filamentphp/filament/compare/v3.1.13...v3.1.15