Commit Graph

9 Commits

Author SHA1 Message Date
mardev
776c1f6d81 fix(package/notify): add missing sound type (#664) 2024-11-08 11:01:15 +01:00
RrybaN
9d08560e91 feat(notify): show duration (#542)
* feat(notify): add option to show duration

lib.notify new option
`showDuration?: boolean -- Option to show duration bar`

* fix(notify): allow icon color using hexadecimal values

* chore(notify): show duration to default and added tinycolor2 for supporting available color formats

* feat(notify): define interface for showDuration
2024-04-12 17:15:57 +02:00
Linden
989b164d0e fix(package): maybe resolve some bundling issues 2024-01-09 14:41:42 +11:00
Luke
882e372895 feat(web): font awesome icon animations 2023-11-15 15:28:21 +01:00
Luke
a50f7a2052 feat(web): ability to align icon at the top for notifs/text ui 2023-11-15 14:36:37 +01:00
LukeWasTaken
21990796f5 feat(web): ability to style description in notifications 2023-05-10 16:25:32 +02:00
Luke
66585521b4 chore(package): add missing typings 2023-02-15 13:51:46 +01:00
Luke
ef4595c706 fix(package): set notification types as optional 2022-09-17 14:21:28 +02:00
Luke
4f0cc4c7c5 feat(package): interface definitions 2022-09-14 13:50:32 +02:00