Skip to content

angular-confirm v1.1.0

Latest
Compare
Choose a tag to compare
@craftpip craftpip released this 18 Mar 06:43
· 3 commits to master since this release
  • 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