Skip to content

Releases: tiberiuzuld/angular-busy

8.0.0 (2018-09-07)

07 Sep 14:18
Compare
Choose a tag to compare

Features

7.0.0 (2018-07-28)

28 Jun 12:55
Compare
Choose a tag to compare

support angular 6

6.1.0 (2018-01-08)

08 Jan 11:19
Compare
Choose a tag to compare

Features

  • add support for Subscription

6.0.0 (2018-01-06)

06 Jan 19:23
da2aaf8
Compare
Choose a tag to compare

Features

  • Migrate to angular 5
  • Support Observable

Fix issue adding position relative on a position absolute element

09 Feb 12:16
Compare
Choose a tag to compare

Fix issue adding position relative on a position absolute element

Add support for direct use of $q.defer()

30 Nov 22:39
Compare
Choose a tag to compare
v5.2.0

Add support for direct use of $q.defer()

Bug fix

13 Nov 15:53
Compare
Choose a tag to compare

Fix bug when promise is undefined

Add CommonJS support. Add boolean and numbers support.

01 Nov 10:17
Compare
Choose a tag to compare
v5.1.0

add boolean and number support

Refactor cg-busy to angular-busy2

30 Oct 19:41
Compare
Choose a tag to compare

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.