Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

74 lines (52 loc) · 1.36 KB

angular-ladda

0.4.3

  • prevent ladda null reference

0.4.2

  • fix size caculate error

0.4.1

  • fix npm package dependency setting

0.4

  • update bower & npm config file
  • update ladda version 1.0 & angular version

0.3.4

  • change bower dependency version

0.3.3

  • support global spinner-size, spinner-color config

0.3.2

  • use window.angular in CommonJS (@radotzki)
  • fix memory leak (@mihaipanait)

0.3.1

  • remove requirejs from bower.json

0.3.0

  • upgrade ladda latest version (0.9.8)
  • AMD(requirejs) / CommonJS(webpack) support
  • support npm

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