Releases: tiberiuzuld/angular-busy
Releases · tiberiuzuld/angular-busy
8.0.0 (2018-09-07)
Features
- add_forRoot Thanks @Arikael
7.0.0 (2018-07-28)
support angular 6
6.1.0 (2018-01-08)
Features
- add support for Subscription
6.0.0 (2018-01-06)
Features
- Migrate to angular 5
- Support Observable
Fix issue adding position relative on a position absolute element
Fix issue adding position relative on a position absolute element
Add support for direct use of $q.defer()
v5.2.0 Add support for direct use of $q.defer()
Bug fix
Fix bug when promise is undefined
Add CommonJS support. Add boolean and numbers support.
v5.1.0 add boolean and number support
Refactor cg-busy to angular-busy2
Added support for angular 1.6.x
Simplify inner workings of templates.
Migrate from grunt to gulp
Create new demo page.
Breaking changes:
Module rename from cgBusy to angular-busy
Directive rename from cg-busy to angular-busy
Default constant rename from cgBusyDefaults to angularBusyDefaults
cg-busy and cgBusyDefaults still usable but in the future will be removed.