discourse/app
Joffrey JAFFEUX 17c92b4b2a
UX: shows the bookmark menu improvements
This commit adds a new option `@modalForMobile` for `<DMenu />` which allows to display a `<DModal />` when expanding a menu on mobile.

This commit also adds a `@views` options to toasts which is an array accepting `['mobile',  'desktop']` and will control if the toast is show on desktop and/or mobile.

Finally this commit allows to hide the progressBar even if the toast is set to `@autoClose=true`. This is controlled through the `@showProgressBar` option.
2024-04-08 08:18:50 +02:00
..
assets UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
controllers FEATURE: Add message to bulk close topics (#26535) 2024-04-05 14:56:52 -06: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 DEV: Add topic_embed_import_create_args plugin modifier (#26527) 2024-04-05 12:37:53 -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