Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-23 | 1.1 kB | |
v3.3.28 source code.tar.gz | 2025-06-23 | 32.6 MB | |
v3.3.28 source code.zip | 2025-06-23 | 35.0 MB | |
Totals: 3 Items | 67.7 MB | 2 |
What's Changed
- fix: Pivot model casts during edit by @danharrin in https://github.com/filamentphp/filament/pull/16640
- fix: Builder block edit preview hidden components by @danharrin in https://github.com/filamentphp/filament/pull/16641
- Add search param to query modification function on attach/associate actions by @danharrin in https://github.com/filamentphp/filament/pull/16643
- fix: Testing wizard
startOnStep()
by @danharrin in https://github.com/filamentphp/filament/pull/16644 - fix: Get grouped enabled options by @danharrin in https://github.com/filamentphp/filament/pull/16645
- fix: Focused date time input by @danharrin in https://github.com/filamentphp/filament/pull/16649
- fix: Markdown sanitization by @danharrin in https://github.com/filamentphp/filament/pull/16650
- fix: Hidden summaries by @danharrin in https://github.com/filamentphp/filament/pull/16651
- fix: Builder label truncation by @danharrin in https://github.com/filamentphp/filament/pull/16654
Full Changelog: https://github.com/filamentphp/filament/compare/v3.3.27...v3.3.28