Releases: CodeWithDennis/filament-simple-alert
Releases · CodeWithDennis/filament-simple-alert
v3.0.5
What's Changed
- Fix missing parenthesis in README by @dissto in #12
- Proposal: Sorting blade props alphabetically by @dissto in #15
- Remove duplicate tailwind classes from view by @dissto in #14
- Proposal: Allow to pass an
Htmlable
to the view getting rid of unescaped output by @dissto in #16 - Proposal: Add action support by @dissto in #13
- Remove example.png screenshot and update thumbnail.png by @CodeWithDennis in #18
New Contributors
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- Update README.md by @thursdaydan in #8
- Add dehydrated method in SimpleAlert form component by @CodeWithDennis in #11
New Contributors
- @thursdaydan made their first contribution in #8
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Update color property to accept Closure type by @CodeWithDennis in #5
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Fix capitalization of HasLink trait name by @CodeWithDennis in #4
New Contributors
- @CodeWithDennis made their first contribution in #4
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Update method name to `linkBlank` in README.md