Skip to content

Releases: Kjadapi/NotisJS

v0.2-beta2

08 Jun 11:38

Choose a tag to compare

Whats new?

  • 📝 Bug fixes
  • 📝 Animation logic adjustment

v0.2-beta

08 Jun 04:05
cb8895a

Choose a tag to compare

Whats new?

  • ✅ Added Notis.setDefaults({..}) to configure default themes for every Notis/Toast message
  • ✅ Changes to edgeFrame(). now you can customize the thickness of the border effect. Ex edgeFrame('green', '2px')
  • ✅ Added placement as a Notis.setDefaults({..}) option
  • ✅ Added queue as a placement value. Used to make the toast appear one after another. See live demo for example
  • ✅ Changed position name. (Pos.HEADEND => 'head-end')
  • ✅ Some potential bug fixes

v0.1-beta2

05 Jun 15:26

Choose a tag to compare

📝 Public beta release of Notis.js, Includes:

  • Animation performance improvement
  • Bug fix