Rishi Sharma
6ee51b6b10
feat: add dismiss (×) button to all toast notifications ( #1355 ) ( #1755 )
...
* feat: add dismiss (×) button to all toast notifications (#1355 )
* Refresh README presentation
* fix: reset pointer-events on toast dismiss button click
Action toasts set pointer-events:auto on #toast for their clickable
button, but the × close-button handler only cleared the auto-hide timer
without resetting pointer-events. This left an invisible fixed overlay
blocking clicks in the top-right area after manual dismissal.
- Add pointerEvents reset in both showToast and showError close handlers
- Add DOM behavior tests for pointer-events across all toast types
---------
Co-authored-by: pewdiepie-archdaemon <pewdiepie-archdaemon@users.noreply.github.com >
2026-06-26 14:02:35 +01:00
..
2026-06-22 21:17:52 +02:00
2026-06-03 00:30:03 +09:00
2026-06-22 20:40:56 +02:00
2026-06-17 10:25:39 +02:00
2026-06-04 20:47:47 +02:00
2026-06-03 14:17:02 +09:00
2026-06-04 03:05:37 +01:00
2026-06-19 00:35:02 +00:00
2026-06-03 08:57:47 +09:00
2026-06-01 22:04:00 +02:00
2026-06-23 23:39:56 +02:00
2026-06-18 05:56:37 +00:00
2026-06-23 10:24:31 +02:00
2026-06-03 14:16:55 +09:00
2026-06-22 20:49:49 +02:00
2026-06-23 14:12:32 +02:00
2026-06-15 20:47:51 +09:00
2026-06-05 14:53:33 +02:00
2026-05-31 23:58:26 +09:00
2026-06-08 13:06:05 +02:00
2026-06-18 21:29:47 +02:00
2026-06-21 11:08:50 +00:00
2026-06-24 19:44:09 +02:00
2026-06-26 13:13:01 +01:00
2026-06-22 01:49:15 +00:00
2026-06-24 19:44:09 +02:00
2026-06-03 13:23:35 +09:00
2026-06-26 13:13:01 +01:00
2026-06-09 09:46:19 +09:00
2026-06-26 13:13:01 +01:00
2026-06-22 20:40:56 +02:00
2026-06-23 10:24:31 +02:00
2026-05-31 23:58:26 +09:00
2026-06-22 20:40:56 +02:00
2026-06-23 10:24:31 +02:00
2026-06-23 10:24:31 +02:00
2026-06-05 02:28:42 +02:00
2026-06-01 14:23:22 -04:00
2026-06-04 14:02:52 +01:00
2026-06-23 10:24:31 +02:00
2026-05-31 23:58:26 +09:00
2026-06-26 13:35:25 +01:00
2026-06-02 23:31:09 +09:00
2026-06-02 11:12:54 +09:00
2026-06-03 13:29:21 +09:00
2026-06-22 17:23:55 +02:00
2026-06-23 10:24:31 +02:00
2026-06-17 12:15:48 +02:00
2026-06-15 21:20:15 +09:00
2026-06-22 01:49:15 +00:00
2026-06-09 09:46:19 +09:00
2026-06-03 14:16:52 +09:00
2026-06-03 13:23:21 +09:00
2026-06-23 10:24:31 +02:00
2026-06-02 11:29:29 +09:00
2026-06-02 11:12:54 +09:00
2026-06-26 13:35:25 +01:00
2026-06-08 10:19:18 +02:00
2026-06-23 23:39:56 +02:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-01 16:53:46 +02:00
2026-06-22 20:22:52 +02:00
2026-06-22 20:40:56 +02:00
2026-06-19 00:35:08 +00:00
2026-06-05 13:17:43 +02:00
2026-06-24 22:29:36 +02:00
2026-06-08 10:19:18 +02:00
2026-06-23 23:39:56 +02:00
2026-05-31 23:58:26 +09:00
2026-06-22 13:53:46 +02:00
2026-06-06 04:08:54 -06:00
2026-06-06 04:08:54 -06:00
2026-06-24 22:29:36 +02:00
2026-06-22 13:53:46 +02:00
2026-06-15 12:36:34 +02:00
2026-06-23 10:24:31 +02:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-05-31 23:58:26 +09:00
2026-06-26 14:02:35 +01:00
2026-05-31 23:58:26 +09:00
2026-06-15 16:10:40 +09:00
2026-06-01 19:49:23 +02:00
2026-06-11 18:17:54 +02:00