Socket
Socket
Sign inDemoInstall

ng-snotify

Package Overview
Dependencies
4
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

3.0.0

Diff

Changelog

Source

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)
artemsky
published 2.2.0 •

Changelog

Source

v2.2.0

  • thx ganeshkantu, now you can pass HTML into toasts within config object, or use new html toast type
  • update angular 4.3.0 -> 4.3.4 (and other dev dependencies)
artemsky
published 2.1.0 •

Changelog

Source

v2.1.0

  • optimize components rerender
  • update angular 4.3.0 -> 4.3.1 (and other dev dependencies)
artemsky
published 2.0.3 •

Changelog

Source

v2.0.3

  • fix horizontal center backdrop thx ktriek
  • update angular 4.2.6 -> 4.3.0 (and other dev dependencies)
artemsky
published 2.0.1 •

artemsky
published 2.0.0 •

Changelog

Source

v2.0.0

  • Breaking changes - Look migration guide
  • Features
    • Now unlimited amount of buttons.
    • New callback onInput for prompt toast
    • reduce start code amount
    • add custom animations
  • Fixes
    • rewrite components. Now more optimized. Divided into separate components.
    • Optimized for AOT build in right way.
    • rewrite documentation
    • add few test in example app
    • update dependencies
      • Auto-documentation add - Interfaces (thx @compodoc/compodoc)
      • Auto-documentation add - Default values (thx @compodoc/compodoc)
artemsky
published 1.4.0 •

Changelog

Source

v1.4.0

artemsky
published 1.3.0 •

Changelog

Source

v1.3.0

  • add Custom Styling - Read more
  • fix max-height collapsing closeOnClick
artemsky
published 1.2.0 •

Changelog

Source

v1.2.0

  • add custom icons Wiki
    You can see an example of custom icon by calling Simple toast in the example app
artemsky
published 1.1.7 •

Changelog

Source

v1.1.7

  • fix AOT compilation (#13)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc