discourse/plugins/chat/assets/stylesheets/mobile
chapoi f72899401d
UX: refactor .d-modal to use BEM and improve styling (#23967)
This PR refactors the following:
* leaving all the CSS applied to the old `modal-body` classes in their respective files
* made  new clean styling for `.d-modal` and refactored the template to use the new BEM classes
  * `inner-`, `middle-`, `outer-` container classes are gone and replaced with simplified `wrapper` and `container` classes  
  * use standardised max-sizes with modifiers `-large` and `-max`
  * lighter backdrop,
  * min-width to prevent puny modals
  * other styling changes regarding padding, close button,…
* pulled out all modal overrides into a general `modal-overrides` file + cleanup of outdated CSS
* pulled out login and create account modal styling into their own file, cause it's such a big override 
* removed old general login.scss file for mobile & desktop
* only kept some remainders I don't want to touch in `app/assets/stylesheets/common/base/login.scss`
2023-11-15 10:14:47 +00:00
..
base-mobile.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-channel-members.scss UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
chat-channel-row.scss UX: fix overflow channel row + mobile remove styling tweak (#23611) 2023-09-15 14:06:31 +02:00
chat-channel-settings.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-channel.scss UX: Align chat separators, increase mobile chat width (#22298) 2023-06-27 18:49:45 +02:00
chat-composer-upload.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-composer.scss UX: implements new composer design (#21588) 2023-05-16 17:17:12 +02:00
chat-emoji-picker.scss REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
chat-form.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-index.scss UX: chat-channel-row alignment (#23607) 2023-09-15 10:09:50 +02:00
chat-message-actions.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-message-creator.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-message-thread-indicator.scss UX: chat message thread indicator improvements (#22224) 2023-06-26 14:47:13 +02:00
chat-message.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-modal-new-message.scss FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-modal-thread-settings.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-selection-manager.scss FIX: allows selection of messages in threads (#22119) 2023-06-15 11:27:31 +02:00
chat-side-panel.scss UI: thread panel sizing/spacing on mobile (#21440) 2023-05-09 00:17:42 +02:00
chat-thread.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-threads-list.scss UX: thread list fixes for alignment and more spacing on mobile (#23823) 2023-10-07 11:06:16 +02:00
index.scss UX: refactor .d-modal to use BEM and improve styling (#23967) 2023-11-15 10:14:47 +00:00