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

Stop using :not() pseudo class for mx_GenericEventListSummary #8944

Merged
merged 16 commits into from
Jul 6, 2022
Merged

Stop using :not() pseudo class for mx_GenericEventListSummary #8944

merged 16 commits into from
Jul 6, 2022

Commits on Jun 30, 2022

  1. Stop using :not() pseudo class for mx_GenericEventListSummary

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ee606c7 View commit details
    Browse the repository at this point in the history
  2. Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss …

    …- icon-width
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d27035f View commit details
    Browse the repository at this point in the history
  3. Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss …

    …- right-padding
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    bd24388 View commit details
    Browse the repository at this point in the history
  4. Move declarations for EventTile_line of GenericEventListSummary for I…

    …RC layout from _IRCLayout.scss to _EventTile.scss
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    460d8ee View commit details
    Browse the repository at this point in the history
  5. Move mx_EventTile_line out of mx_GenericEventListSummary:not([data-la…

    …yout=bubble])
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0488931 View commit details
    Browse the repository at this point in the history
  6. Move common style rules up

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9090e07 View commit details
    Browse the repository at this point in the history
  7. Set zero inline start padding to mx_EventTile_line of info tile of mx…

    …_GenericEventListSummary_unstyledList on IRC layout
    
    There should not be spacing between avatars and info tile line on IRC Layout
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    dbfd42e View commit details
    Browse the repository at this point in the history
  8. Apply the rule to group/modern layout only

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b6418fc View commit details
    Browse the repository at this point in the history
  9. Apply the inline start padding to modern/group layout only

    Overriding $left-gutter is not necessary for IRC layout
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d46a6ba View commit details
    Browse the repository at this point in the history
  10. Merge the style block for mx_EventTile_info .mx_EventTile_line

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    135c097 View commit details
    Browse the repository at this point in the history
  11. Remove padding from info event tile line from mx_GenericEventListSumm…

    …ary on IRC layout
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2a9c542 View commit details
    Browse the repository at this point in the history
  12. Add spacing between avatar and a single info event tile line on IRC l…

    …ayout
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a330f12 View commit details
    Browse the repository at this point in the history
  13. Stop using :not() pseudo class for mx_GenericEventListSummary on Time…

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

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    eb772b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Fix padding of line with redacted body text

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

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    6f55c6e View commit details
    Browse the repository at this point in the history