Current section

Files

Jump to
live_motion CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [v0.1.2] (2022-04-14)
### Added
- Added `LiveMotion.JS.show/1` to allow animations when showing elements.
- Added `defer` option to `LiveMotion.motion` to prevent animations on mount.
## [v0.1.1] (2022-04-12)
### Fixed
- Incorrect `to` option on `LiveMotion.motion`. This broke exit animations
when navigating to other pages.
## [v0.1.0] (2022-04-12)
🚀 Initial release.