discourse/app/assets/stylesheets/common/float-kit
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
..
_index.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-button-tooltip.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-default-toast.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
d-menu.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
d-toasts.scss DEV: toasts improvements (#24046) 2023-10-23 15:23:10 +02:00
d-tooltip.scss UX: Improvements to user tips (#26480) 2024-04-03 11:43:56 -04:00