pnotify v5.2.0 Release Notes

Release Date: 2020-11-06 // over 3 years ago
  • 🐛 Bug Fixes

    • correct color on custom icons in Bright Theme (a985f98)
    • 🛠 fix a commit dependency issue (c086a88)
    • 🛠 fix an issue with Countdown module not updating bar (860ef8e)
    • 🛠 fix Angeler theme Confirm module placement (51f3e44)
    • 🛠 fix countdown bar appearance in Angeler theme (ec5d7f1)
    • 🛠 fix positioning of fallback desktop notice in modalish stacks (66ea908)
    • 🛠 fix some styling issues on masking and immediate close (6c3bfbc)

    🔋 Features

    • ➕ add Angeler theme (d9f9721)
    • ➕ add new Paginate module for navigating notices in the stack (92fda56)
    • ➕ add Roboto font support to Material style (e7e09c3)
    • ➕ add stack swapping, stack events, and notice open/close promises (f542597)
    • let notices be placed in the normal flow in unpositioned stacks (cc7fec3)

Previous changes from v5.1.2

    • 🏗 Build with Rollup instead of Webpack. (Reduces file size of build files.)