Releases: craftpip/angular-confirm
Releases · craftpip/angular-confirm
angular-confirm v1.1.0
- Major performance fixes
- Fix memory leaks
- Removed ngAnimate and ngSanitize as dependencies
- added set methods to modal
- watchInterval property removed, content watch is now done with $digest
- button functions added
- theme fixes
- onScopeReady callback added
angular-confirm v1.0.1
- bower fixes
angular-confirm v1.0.0
First release for the library.
- Define multiple buttons
- Trigger buttons on key up events
- Beautiful themes and animations
- All modal properties are two-way binded.
- Do things the angular way
This is a complete rewrite of jquery-confirm and has all the features that jquery-confirm has in its v3.0.1.