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

Align info EventTile and normal EventTile on IRC layout #10197

Merged
merged 13 commits into from
Mar 3, 2023
Merged

Align info EventTile and normal EventTile on IRC layout #10197

merged 13 commits into from
Mar 3, 2023

Commits on Feb 21, 2023

  1. Reduce spacing values set with var(--right-padding) on mx_EventTile

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    311440c View commit details
    Browse the repository at this point in the history
  2. Remove spacing between profile name and trash bin

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    11e37fa View commit details
    Browse the repository at this point in the history
  3. For mx_RedactedBody use the inherited value for spacing, instead of t…

    …he value which includes var(--right-padding)
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    323ddd3 View commit details
    Browse the repository at this point in the history
  4. Reflect the change to the test

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    31ca16e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Add a test to check alignment

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6d289b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d1ad6 View commit details
    Browse the repository at this point in the history
  3. Replace percySnapshot with percySnapshotElement

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5a8d1fa View commit details
    Browse the repository at this point in the history
  4. Improve the test

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ce32673 View commit details
    Browse the repository at this point in the history
  5. Fix what to get

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d734ae5 View commit details
    Browse the repository at this point in the history
  6. Add a test for emote

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ab00c5f View commit details
    Browse the repository at this point in the history
  7. Check the button's text instead

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4ec04d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Feb 25, 2023

  1. Fix percyCSS for emote screenshot

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6b60dfc View commit details
    Browse the repository at this point in the history