Skip to content

v3.0.0

Compare
Choose a tag to compare
@artemsky artemsky released this 26 Aug 19:43
· 93 commits to master since this release

v3.0.0

  • Removed style encapsulation. Now you can style component directly in your global styles.scss(css) without using /deep/ directive.
  • Added 3 themes. Now styles are outside of the component. You should read migration guide
  • Added the ability to simultaneously display toasts in different positions of the screen
  • Added maxAtPosition option, so you can control max toast count at the position
  • update angular 4.3.4 -> 4.3.6 (and other dev dependencies)

Ng-Snotify offers you 3 themes.

Material

Material Theme

Simple

Simple Theme

Dark

Dark Theme