Packages
phoenix_live_editable
0.0.1-alpha.2
Simple LiveView components for inline editing
Retired package: RETIRED
Current section
Files
Jump to
Current section
Files
phoenix_live_editable
CHANGELOG.md
CHANGELOG.md
# Phoenix.LiveEditable Changelog
## 0.0.1-alpha.1 (2022-Jun-03)
- Initial Checkin
## 0.0.1-alpha.2 (2022-Jun-15)
- Settled on basic code organization (view and component layers)
- Created the ViewCache to store configuration data
- Created interfaces for Milligram and Tailwind3