All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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)