Skip to content

Releases: dominique-mueller/angular-notifier

1.0.6

20 Oct 15:09
Compare
Choose a tag to compare

Styles

  • type-colors: Use bootstrap colors for notification types (18eb1d2), closes #11

1.0.5

20 Oct 15:09
Compare
Choose a tag to compare

Bug Fixes

  • notification-container: Fix wrong ngFor trackby implementation (f086ae4), closes #12

1.0.4

20 Oct 15:09
Compare
Choose a tag to compare

Bug Fixes

  • aot: Fixed Angular AoT compilation issue (e5ed9bb), closes #7

1.0.3

20 Oct 15:09
Compare
Choose a tag to compare

Bug Fixes

  • aot: Fixed error occuring when using NotifierModule.forRoot with (a501f40), closes #5

1.0.2

20 Oct 15:09
Compare
Choose a tag to compare

Bug Fixes

  • config: Fixed broken configuration merge (9793773)

Tests

  • library: Added unit tests for the whole source code (3624eef)

1.0.1

20 Oct 15:09
Compare
Choose a tag to compare

Bug Fixes

  • dependencies: Fixed wrong type dependencies in definition files (#2) (a986e66), closes #1
  • gulp: Fixed broken release task (#3) (cdee2d8)

1.0.0

20 Oct 15:09
Compare
Choose a tag to compare

Initial release!