All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.2.0 (2020-11-06)
- 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)
- 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)
5.1.2 (2020-04-29)
Note: Version bump only for package pnotify
5.1.1 (2020-04-27)
- font awesome fix changing from fa icon (33b3733)
- font awesome icon change after the first change (1d9239d), closes #391
- remove erroneous fa5 fix file from fa5 module (642facf)
- reverse colors on countdown bar (2ebc862), closes #390
- run build js through babel (edd8ce7), closes #389
5.1.0 (2020-04-21)
- core: add type declaration core (be78dbf), closes #366
- add almost working types to modules (82c5ce3)
- complete types for modules and core (9b04b0f), closes #366
5.0.1 (2020-04-18)
- correct runtime dependencies (65fe80f)
5.0.0 (2020-04-17)
- prevent unnecessary scrollbars on Firefox (d0937c3)
- change "stick" labels to "pin" instead (1a60040)
- finish countdown module doc, and remove showTime (f93efc5)
- new countdown module to show countdown display (67b56ba)
5.0.0-alpha.7 (2020-04-03)
- Revert "Clicking the "Last" history button should open the most recent notice, not only the first notice ever opened. In addition, when using the "push": "top" stack option, the most recent notice is at the opposite end of the array so this should be accounted for." (b2e2cbd)
- Revert "Clicking the "All" history button should open ALL notices, not just the first notice displayed." (1e4badf)