Packages

Controller-style abstraction for building multi-action live views on top of Phoenix.LiveView

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.2.0 (2020-04-16)
### Enhancements
- Raise errors with useful messages and examples
- Move mounting and event handling logic out of `__using__` macro
## 0.1.0 (2020-04-14)
Initial version.