Releases: nth-cloud/ng-toggle
Releases · nth-cloud/ng-toggle
Version 4.0.0
Bug Fixes
- formating (4ace80b)
- re-enabled annotateForClosureCompiler and removed @type/@param annotations causing build failure (88833e9)
Features
Version 3.0.3
Bug Fixes
- Fixed tests failing after commit for #14 (8c30211)
Version 3.0.2
Bug Fixes
- Correct disableInitialAnimation behavior, closes #14 (e775aec)
Features
- added ability to cancel initial animation, closes #14 (01fdf21)
Version 3.0.1
Features
- added ability to cancel initial animation, closes #14 (01fdf21)
Version 2.0.1
Bug Fixes
- demo page not working due to AOT compilation not working (1806c57)
Version 1.0.3
Features
- added value accessor capability (i.e. using ngModel) (e62f395), closes #2