Skip to content

Releases: MarcScheib/aurelia-notify

aurelia-notify 0.0.2

14 Feb 18:59
Compare
Choose a tag to compare

Features

  • renderer: allow to distingush inserting notifications before others or appending them (69a516b)
  • selector: add dynamic container selection (3a55eec)

aurelia-notify 0.0.1

14 Feb 15:01
Compare
Choose a tag to compare

Bug Fixes

  • use info level as default if none is given (cbd7ce3)

Features

  • add close functionality (0fde99f)
  • add helper methods for different notification levels (ba5ece3)
  • add settings for timeout and notification host (46ee934)
  • add timeout for removel of notification (657e731)
  • sample: add a sample sub project (d9a5072)
  • sample: add sample files (b6a1c81)

Performance Improvements