ng-slide-animations
Version:
Minimal angular.js implementation of slide-to-side animations
18 lines (14 loc) • 482 B
Markdown
## [1.1.0] - 2017-10-05
### Added
- Meaningful readme with example
- Changelog
### Removed
- Explicit dependency on `ngAnimate`
### Fixed
- Fixed calling missing `done` callback
- Fixed missing CSS transition ignoring `done` callback
## [1.0.1] - 2017-10-04
### Added
- jQuery-free implementation of manipulating `height` or `width` property of an element
- Support for explicit CSS transitions
- Slide-down, slide-up, slide-left, slide-right simple animations