grafana/public/vendor/angular-bindonce/CHANGELOG.md
2015-06-13 22:20:39 +02:00

1.1 KiB

0.3.3 (2014-02-12)

Features

  • bo-disabled:
    • Add support for ng-disabled/bo-disabled #110

# 0.3.2 (2014-11-23) ### Bug Fixes - **Angular 1.3 compatibility**
# 0.3.1 (2014-02-12) ### Features - **bo-bind:** - alias for bo-text

Bug Fixes

  • Angular Promises
    • Ensures that promises are resolved before to run binders (b3ef1b4)

Minor improvements

  • Updated Readme

# 0.3.0 (2014-01-21) ### Features - **bo-switch:** - Create new directive: bo-switch ([652d0db](652d0db043))
# 0.2.3 (2014-01-20) ### Bug Fixes
  • bo-if:
    • Ensures that we both process newly added binders from bo-if, and that we only process each binder once (d11f863)

Features

  • Minification:
  • Changelog:
    • Created a changelog file