What's Changed
- feat: ability to set
->defaultFocusedDate()
when opening emptyDateTimePicker
by @ralphjsmit in #17003 - chore: update documentation link by @KevinWinardi in #17049
- fix: support enums as Select options with disableOptionsWhenSelectedI… by @IgorPierre in #17055
- docs: update ColorPicker hex-regex to allow capital letters by @ralphjsmit in #17074
- [v3] Fix loading indicator appearing in table after group deselection by @dvarilek in #17095
- fix: defer evaluating edit option form data by @ralphjsmit in #17078
- Add missing FR translation for request password reset notification by @yebor974 in #17097
- fix: replace blank() with null check on ReflectionClass by @matsesh in #17099
- Add Closure to $defaultGroup to Filament\Tables\Table\Concerns\CanGroupRecords.php by @husam-tariq in #17069
New Contributors
- @IgorPierre made their first contribution in #17055
Full Changelog: v3.3.33...v3.3.34