v3.2.87
版本发布时间: 2024-06-10 20:07:05
filamentphp/filament最新发布版本:v3.2.122(2024-10-31 21:37:53)
What's Changed
- change tabindex for login form by @pxlrbt in https://github.com/filamentphp/filament/pull/13111
- Ignore textarea style height by default, not just on auto size by @nielsvh2103 in https://github.com/filamentphp/filament/pull/13102
- Fix getting infolist action in test methods by @zepfietje in https://github.com/filamentphp/filament/pull/13107
- Feature: Shift click to select table records (like Gmail and Linear) by @neverything in https://github.com/filamentphp/filament/pull/13074
- Improve Malaysian translations by @alifdarsim in https://github.com/filamentphp/filament/pull/13142
- Fix text wrapping for bulleted list by @howdu in https://github.com/filamentphp/filament/pull/13041
- Prevent infolist entry grid blowout by @ralphjsmit in https://github.com/filamentphp/filament/pull/13125
- Support badge size for action components by @tnylea in https://github.com/filamentphp/filament/pull/12784
- Prevent hidden wizard steps to be focusable by @sebapastore in https://github.com/filamentphp/filament/pull/13150
- Adding assertFormComponentExists() test method for forms by @cheesegrits in https://github.com/filamentphp/filament/pull/13154
- Add missing class string type annotations by @juliangums in https://github.com/filamentphp/filament/pull/13130
- Support previews in builder by @awcodes in https://github.com/filamentphp/filament/pull/12629
- Fix wrong type in docs by @thiagolcks in https://github.com/filamentphp/filament/pull/13165
- docs: Removed extra parenthesis in modifyQueryUsing by @victorelec14 in https://github.com/filamentphp/filament/pull/13167
- Add fallback default locale for format curreny by @datlechin in https://github.com/filamentphp/filament/pull/13166
- Update Dutch builder translations by @zepfietje in https://github.com/filamentphp/filament/pull/13173
New Contributors
- @nielsvh2103 made their first contribution in https://github.com/filamentphp/filament/pull/13102
- @neverything made their first contribution in https://github.com/filamentphp/filament/pull/13074
- @alifdarsim made their first contribution in https://github.com/filamentphp/filament/pull/13142
- @thiagolcks made their first contribution in https://github.com/filamentphp/filament/pull/13165
- @victorelec14 made their first contribution in https://github.com/filamentphp/filament/pull/13167
Full Changelog: https://github.com/filamentphp/filament/compare/v3.2.86...v3.2.87