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.)