Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Move EventTile style rules of compact modern layout, enabling it on the right panel as well #8766

Merged
merged 13 commits into from
Jun 18, 2022
Merged

Move EventTile style rules of compact modern layout, enabling it on the right panel as well #8766

merged 13 commits into from
Jun 18, 2022

Commits on Jun 15, 2022

  1. Move mx_RoomView_MessageList h2 block from _GroupLayout.scss to _Room…

    …View.scss
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    40fa8b9 View commit details
    Browse the repository at this point in the history
  2. Move mx_MatrixChat_useCompactLayout block from _GroupLayout.scss to _…

    …EventTile.scss
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    11eda66 View commit details
    Browse the repository at this point in the history
  3. Include EventTile_continuation block in EventTile_emote

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f93c1d9 View commit details
    Browse the repository at this point in the history
  4. Use logical properties for the padding values

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0e569c7 View commit details
    Browse the repository at this point in the history
  5. Sort declarations for maintainability

    - EventTile_avatar
    - EventTile_line
    - EventTile_reply
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0240e00 View commit details
    Browse the repository at this point in the history
  6. yarn run lint:style --fix

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f069884 View commit details
    Browse the repository at this point in the history
  7. Separate selectors of .markdown-body

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    05773bc View commit details
    Browse the repository at this point in the history
  8. Take cascading order into consideration

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c213d10 View commit details
    Browse the repository at this point in the history
  9. Override :not([data-layout="bubble"])

    This is required for enabling the compact modern layout on ThreadPanel and ThreadView.
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    713e4d8 View commit details
    Browse the repository at this point in the history
  10. yarn run lint:style --fix

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f8e9511 View commit details
    Browse the repository at this point in the history
  11. Use not logical properties and move the style block above the media q…

    …uery
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    dc4aeda View commit details
    Browse the repository at this point in the history
  12. Remove _GroupLayout.scss

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b056a0a View commit details
    Browse the repository at this point in the history
  13. yarn run lint:style --fix

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    802b992 View commit details
    Browse the repository at this point in the history