apollodec/Apollo/bower_components/angular-ladda/CHANGELOG.md
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

43 lines
825 B
Markdown
Executable File

# angular-ladda
## 0.2.2
* Requirejs / AMD support
## 0.2.1
* add "main" field to package.json
## 0.2.0
* change compile logic
* fix double curly binding broken issue (#12)
* source refactoring
## 0.1.15
* fix ngIf issue (fix #14)
## 0.1.14
* rollback 0.1.13 (#15)
## 0.1.13
* fix double curly binding broken issue (#12)
## 0.1.12
* fix data-ladda attribute style (#13)
* add test case
## 0.1.11
* add laddaProvider for default option (#11)
## 0.1.10
* fix duplicate compile issue (#8)
* fix ie11 "Invalid argument" issue (#9)
## 0.1.9
* fix recompiling issue
## 0.1.8
* fix ng-disabled not working issue
## 0.1.7
* fix calculating object size timing issue (http://stackoverflow.com/questions/24127502/ladda-ui-is-not-working-in-bootstrap-modal)
* change angularjs dependency version (>= 1.2.0)