Packages
Drop-in replacement for the Phoenix flash system, supporting flashes and toasts.
Retired package: Release invalid - issues with public API functions
Current section
Files
Jump to
Current section
Files
live_toast
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [v0.1.0] (2024-03-06)
🚀 Initial release.
## [v0.2.0] (2024-03-08)
Bug fixes:
- JS.Show on the flashes now correctly toggles them to display flex instead of block
- The component functions properly when used in non-liveviews
## [v0.3.0] (2024-03-12)
Bug fixes:
- Fixing quite a few little problems here and there
- Adding more configuration
## [v0.4.0] (2024-05-11)
Massive overhaul of look and feel.
## [v0.4.1] (2024-05-11)
Demo repo bug fixing.
## [v0.4.2] (2024-05-15)
Tightening up a few bugs found during the creation of the demo.