Releases: CodeWithDennis/filament-simple-alert
Releases · CodeWithDennis/filament-simple-alert
v4.0.0-beta.2
What's Changed
- [4.x] support icon enums by @CodeWithDennis in #49
Full Changelog: v4.0.0-beta.1...v4.0.0-beta.2
v3.0.20
What's Changed
- Update return type of getIcon method to nullable string by @CodeWithDennis in #48
Full Changelog: v3.0.19...v3.0.20
v4.0.0-beta.1
What's Changed
- Filament
4.x
support by @MarcelWeidum
New Contributors
- @MarcelWeidum made their first contribution in #43
Full Changelog: v3.0.19...v4.0.0-beta.1
v3.0.19
v3.0.18
v3.0.17
v3.0.16
What's Changed
- Update/Refactor Styling by @andrewdwallo in #38
New Contributors
- @andrewdwallo made their first contribution in #38
Full Changelog: v3.0.15...v3.0.16
v3.0.15
What's Changed
- Refactor simple-alert.blade.php for improved readability and bugfix missing div by @CodeWithDennis in #36
Full Changelog: v3.0.14...v3.0.15
v3.0.14
What's Changed
- Fix missing div in blade file by @CodeWithDennis in #34
Full Changelog: v3.0.13...v3.0.14
v3.0.13
What's Changed
- Add
HasActionVerticalAlignment
andHasIconVerticalAlignment
to TextEntry. by @CodeWithDennis in #32
Full Changelog: v3.0.12...v3.0.13