4.0.0-alpha.1
Pre-release
Pre-release
·
301 commits
to develop
since this release
- jQuery is no longer required. v4 doesn't require any libraries, actually.
- It's built using Svelte, which means it compiles down to vanilla JS.
- PNotify now has an ES6 module build.
text_escapeandtitle_escapehave been replaced bytrust_textandtrust_title, and the default behavior changed.insert_brsoption has gone away. (Text and title now havewhite-space: pre-line;.)- The default width was raised from 300px to 360px.