Releases: Kjadapi/NotisJS
Releases · Kjadapi/NotisJS
v0.2-beta2
Whats new?
- 📝 Bug fixes
- 📝 Animation logic adjustment
v0.2-beta
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. ExedgeFrame('green', '2px') - ✅ Added
placementas aNotis.setDefaults({..})option - ✅ Added
queueas aplacementvalue. 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
📝 Public beta release of Notis.js, Includes:
- Animation performance improvement
- Bug fix