discourse/app
David Battersby f75d119cd3
FEATURE: add progress bar to toast notifications (#26483)
This change adds a progress bar to toast notifications when autoClose is enabled (true by default).

The progress bar allows users to visually see how long is left before the notification disappears.

When hovered on desktop, the progress and autoclose timer will be paused, it will resume again once the mouse is moved away from the toast notification.
2024-04-05 18:29:11 +08:00
..
assets FEATURE: add progress bar to toast notifications (#26483) 2024-04-05 18:29:11 +08:00
controllers DEV: early hints around_action -> after_action (#26423) 2024-04-04 14:37:44 +01:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs DEV: Add skip_email_bulk_invites hidden site setting (#26430) 2024-03-29 13:22:00 -04:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FIX: Load category info for about page (#26519) 2024-04-05 09:38:54 +03:00
serializers FIX: Load category info for about page (#26519) 2024-04-05 09:38:54 +03:00
services DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00