Releases: dominique-mueller/angular-notifier
Releases · dominique-mueller/angular-notifier
1.0.6
Styles
- type-colors: Use bootstrap colors for notification types (18eb1d2), closes #11
1.0.5
Bug Fixes
- notification-container: Fix wrong ngFor trackby implementation (f086ae4), closes #12
1.0.4
Bug Fixes
- aot: Fixed Angular AoT compilation issue (e5ed9bb), closes #7
1.0.3
Bug Fixes
- aot: Fixed error occuring when using NotifierModule.forRoot with (a501f40), closes #5
1.0.2
Bug Fixes
- config: Fixed broken configuration merge (9793773)
Tests
- library: Added unit tests for the whole source code (3624eef)
1.0.1
Bug Fixes
- dependencies: Fixed wrong type dependencies in definition files (#2) (a986e66), closes #1
- gulp: Fixed broken release task (#3) (cdee2d8)