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

Remove mx_HeaderButtons class and add a test #10713

Merged
merged 8 commits into from
May 5, 2023
Merged

Remove mx_HeaderButtons class and add a test #10713

merged 8 commits into from
May 5, 2023

Commits on Apr 27, 2023

  1. Remove _HeaderButtons.pcss

    Now that mx_HeaderButtons class is no longer necessary as ARIA "tabpanel" role has been removed from it, it is possible to remove both the class and the style rule for it.
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8af7270 View commit details
    Browse the repository at this point in the history
  2. Tests: add room-header.spec.ts and edit the existing tests

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5f3b148 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Edit snapshot widths settings

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2922c66 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d7a700d View commit details
    Browse the repository at this point in the history
  3. Edit a comment

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    de2dd1c View commit details
    Browse the repository at this point in the history
  4. Optimize a test to check default buttons

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b20ceec View commit details
    Browse the repository at this point in the history
  5. Check highlighted buttons

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8c9eee1 View commit details
    Browse the repository at this point in the history
  6. Loop

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    831ee06 View commit details
    Browse the repository at this point in the history