Skip to content

Releases: riccardoperra/ngx-reactive-loading

v1.3.0-beta.3

20 Aug 12:51

Choose a tag to compare

v1.3.0-beta.3 Pre-release
Pre-release

1.3.0-beta.3 (2021-08-20)

Bug Fixes

  • add LOADING_STORE token provider when initializing loading service with component (3510bc9)
  • update eslint lib prefix, fix loading directive prefix (7d66ec9)

Features

v1.3.0-beta.2

20 Aug 10:23

Choose a tag to compare

v1.3.0-beta.2 Pre-release
Pre-release

1.3.0-beta.2 (2021-08-20)

Bug Fixes

  • removed old rxjs isFunction internal reference (07775f2)
  • wrong angular peer dependency (e89cefa)

v1.2.1

20 Aug 10:08

Choose a tag to compare

1.2.1 (2021-08-20)

Bug Fixes

  • wrong angular peer dependency (e89cefa)

v1.3.0-beta.1

19 Aug 17:26

Choose a tag to compare

v1.3.0-beta.1 Pre-release
Pre-release

1.3.0-beta.1 (2021-08-19)

Features

  • add untilLoading reactive helper (190761d)

v1.2.0

17 Aug 12:00

Choose a tag to compare

1.2.0 (2021-08-17)

Features

  • add toEvent util (471ec15)
  • add loading service duplicate key error (53cd43a)

v1.1.1

25 Jul 10:55

Choose a tag to compare

1.1.1 (2021-07-25)

Bug Fixes

  • throw error if someLoading identifier does not exists (6049767)

v1.1.0

24 Jul 09:43

Choose a tag to compare

1.1.0 (2021-07-24)

Bug Fixes

  • add loading store module options (fba65bd)
  • export SOME_LOADING token (e267d96)
  • remove cyclic dependencies (6a08b46)

Features

  • add logger.service.ts, add module with logger test, fix token type (c837246)
  • add module loading logger (1672954)

v1.0.5

20 Jul 22:27

Choose a tag to compare

1.0.5 (2021-07-20)

Bug Fixes

  • fix LOADING_STORE_OPTIONS token type (c2d760d)

v1.0.4

20 Jul 19:49

Choose a tag to compare

1.0.4 (2021-07-20)

Bug Fixes

  • fix forFeature module typing (ac057e9)

v1.0.3

18 Jul 21:24

Choose a tag to compare

1.0.3 (2021-07-18)

Bug Fixes