Hector Candelaria
f37f28cfff
Feat: Add image
field to UseWebNotificationOptions
and ShowOptions
...
Added the `image` field to the `UseWebNotificationOptions` and `ShowOptions` structures.
This field allows specifying an image URL to be displayed in the notification.
2024-07-31 23:11:33 -04:00
Hector Candelaria
88af0e735d
Feat: Add silent
field to UseWebNotificationOptions
and ShowOptions
...
Introduced the `silent` field to the `UseWebNotificationOptions` and `ShowOptions` structures,
allowing notifications to be displayed in silent.
2024-07-31 22:18:58 -04:00
Hector Candelaria
0b6903fccc
Feat: Add renotify
field to UseWebNotificationOptions
and ShowOptions
...
Uncommented the existing `renotify` code.
2024-07-31 21:47:38 -04:00
Maccesch
7216a3281c
wrapped callbacks in non-reactive zones to remove potential warnings
2024-02-27 00:02:37 +00:00
Maccesch
27f516898c
added use_clipboard, use_permission, use_timeout_fn
...
closes #72
2024-02-09 03:18:53 +00:00
Maccesch
72b6f31378
added ssr docs to use_web_notification
2023-12-06 00:39:53 +00:00
Maccesch
5f5779ed10
use_web_notification is now SSR-safe.
...
relates to #46
2023-12-06 00:10:33 +00:00
Maccesch
8c2beb814d
release 0.8.0
2023-10-24 00:52:06 -05:00
Maccesch
cd67ca5542
added use_web_notification
2023-10-23 23:49:11 -05:00