v5.7.2
What's Changed
- Update Spanish translations by @luisprmat in #20209
- Fix: helperText is hidden when the Toggle has inlineLabel(), is live(), and its value is false. by @webard in #20214
- Fix focused skip link visibility by @olipayne in #20211
- Fix Filament Facade doc block to match method signature by @pxlrbt in #20213
- fix: Make table action buttons same height as search bar by @pxlrbt in #20215
- Fix: min height for fi-ta-header-toolbar elements by @webard in #20217
- Allow OptionState to use a Stringable by @27pchrisl in #20220
- fix: prevent Builder block picker from using null array keys by @chaseconey in #20210
- Add accessible names to the non-native date/time picker panel by @dotanm in #20225
- fix: Builder/Repeater/RepeatableEntry item cache based on state by @danharrin in #20230
- fix: Spatie media library reordering in repeater by @danharrin in #20232
- fix: preserve configuration context when mounting navigation by @people-sea in #20250
- fix:
MorphToSelectcrash when adding an item to a liveRepeaterby @tielebodyn in #20248 - Fix modal focus restoration scrolling by @Solaris-star in #20242
- Fix non-interactive relation manager generation without an existing relationship by @olipayne in #20238
- Fix BackedEnum tab badge icons by @mortalkiller in #20235
- fix: respect Markdown editor
minHeight()whenmaxHeight()is set by @people-sea in #20243 - fix(forms): refresh CodeMirror when MarkdownEditor becomes visible by @hamdyelbatal122 in #20239
- fix: table header height consistency and button loading height by @hamdyelbatal122 in #20249
New Contributors
- @tielebodyn made their first contribution in #20248
- @Solaris-star made their first contribution in #20242
- @mortalkiller made their first contribution in #20235
Full Changelog: v5.7.1...v5.7.2