discourse/app/assets/stylesheets/mobile/components
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 UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
bookmark-menu.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
more-topics.scss FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
topic-footer-mobile-dropdown.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
user-card.scss UX: improve mobile user card button display (#24311) 2023-11-14 17:13:37 -05:00
user-stream-item.scss DEV: Render glimmer notification items for user notification list (#24802) 2023-12-11 11:04:43 -06:00