Skip to content

Releases: craftpip/angular-confirm

angular-confirm v1.1.0

18 Mar 06:43
Compare
Choose a tag to compare
  • 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

01 Mar 06:12
Compare
Choose a tag to compare

angular-confirm v1.0.0

17 Nov 09:00
Compare
Choose a tag to compare

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.