Skip to content

Releases: jsanahuja/Notifierjs

Notifierjs 1.2.4

28 Aug 18:14
Compare
Choose a tag to compare
  • Fixed type classes was not being applied. See #2

Notifierjs 1.2.2

01 May 16:05
Compare
Choose a tag to compare

Changelog:

  • Increased z-index and added it as an option that can be changed

Notifierjs 1.2.0

30 Apr 16:25
Compare
Choose a tag to compare

Changelog:

  • Removed Notifier container option
  • Added Notifier autopush option.
  • Removed static CSS. Now it is generated in the JS
  • Modified custom notification types definition
  • Added Notifier position option.
  • Added Notifier direction option.

Notifierjs 1.1.4

18 Feb 17:46
Compare
Choose a tag to compare

Changelog:

  • Fixed naming issue

Notifierjs 1.1.3

10 Feb 23:51
Compare
Choose a tag to compare
Notifierjs 1.1.3 Pre-release
Pre-release
Changing repo name to avoid npmjs errors

Notifierjs 1.1.2

10 Feb 23:36
Compare
Choose a tag to compare
Fixed Babel sourceType

Notifier.js 1.1.0

06 Feb 17:46
Compare
Choose a tag to compare

Changelog:

  • Added support for Asynchronous module definition

Notifier.js 1.0.0

26 Jan 19:45
Compare
Choose a tag to compare
Docs & Small changes