dominique-mueller / angular-notifier

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
https://www.npmjs.com/package/angular-notifier
MIT License
247 stars 68 forks source link

feat(*): Upgrade to Angular 7 #134

Closed dominique-mueller closed 5 years ago

dominique-mueller commented 5 years ago

BREAKING CHANGE: The upgrade to Angular 7 breaks compatibility with Angular 6 (and previous versions).

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@5f228c7). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #134   +/-   ##
==========================================
  Coverage           ?   99.12%           
==========================================
  Files              ?       14           
  Lines              ?      459           
  Branches           ?       71           
==========================================
  Hits               ?      455           
  Misses             ?        4           
  Partials           ?        0
Impacted Files Coverage Δ
...otifier/src/lib/services/notifier-queue.service.ts 100% <ø> (ø)
...c/lib/components/notifier-container.component.html 100% <ø> (ø)
...otifier/src/lib/services/notifier-timer.service.ts 100% <ø> (ø)
...rc/lib/animation-presets/slide.animation-preset.ts 100% <ø> (ø)
...r-notifier/src/lib/models/notifier-config.model.ts 100% <ø> (ø)
...ojects/angular-notifier/src/lib/notifier.tokens.ts 100% <ø> (ø)
...src/lib/animation-presets/fade.animation-preset.ts 100% <ø> (ø)
...fier/src/lib/models/notifier-notification.model.ts 100% <100%> (ø)
.../lib/components/notifier-notification.component.ts 100% <100%> (ø)
...ib/components/notifier-notification.component.html 100% <100%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5f228c7...64dfa50. Read the comment docs.