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

Use semantic headings in user settings Appearance #10827

Merged
merged 37 commits into from
May 21, 2023

Commits on Apr 28, 2023

  1. split SettingsSection out of SettingsTab, replace usage

    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    036e1f9 View commit details
    Browse the repository at this point in the history
  2. correct copyright

    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8e4f061 View commit details
    Browse the repository at this point in the history
  3. use semantic headings in GeneralRoomSettingsTab

    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    77f046e View commit details
    Browse the repository at this point in the history
  4. use SettingsTab and SettingsSubsection in room settings

    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2b251b4 View commit details
    Browse the repository at this point in the history
  5. fix VoipRoomSettingsTab

    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7d94b71 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kerry/24922/settings-section-component' into kerry/2492…

    …2/room-settings-headings
    Kerry Archibald committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d011479 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

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

Commits on May 1, 2023

  1. use SettingsSection components in space settings

    Kerry Archibald committed May 1, 2023
    Configuration menu
    Copy the full SHA
    7354c05 View commit details
    Browse the repository at this point in the history
  2. settingssubsection text component

    Kerry Archibald committed May 1, 2023
    Configuration menu
    Copy the full SHA
    0d0aed5 View commit details
    Browse the repository at this point in the history
  3. use semantic headings in HelpUserSetttings tab

    Kerry Archibald committed May 1, 2023
    Configuration menu
    Copy the full SHA
    8086361 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. use ExternalLink components for external links

    Kerry Archibald committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f7cc24f View commit details
    Browse the repository at this point in the history
  2. test

    Kerry Archibald committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8e74b74 View commit details
    Browse the repository at this point in the history
  3. strict

    Kerry Archibald committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4519726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74789d9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    7eca36f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kerry/24932/use-external-link' into kerry/24922/user-se…

    …ttings-headings-1
    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9dbe2ce View commit details
    Browse the repository at this point in the history
  3. lint

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5ff3266 View commit details
    Browse the repository at this point in the history
  4. semantic heading in labs settings

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fb1ace5 View commit details
    Browse the repository at this point in the history
  5. semantic headings in keyboard settings tab

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ea5edeb View commit details
    Browse the repository at this point in the history
  6. semantic heading in preferencesusersettingstab

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3a28816 View commit details
    Browse the repository at this point in the history
  7. tidying

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    50d7629 View commit details
    Browse the repository at this point in the history
  8. use new settings components in eventindexpanel

    Kerry Archibald committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d466887 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    953b6db View commit details
    Browse the repository at this point in the history
  10. Merge branch 'kerry/24922/user-settings-headings-1' into kerry/24922/…

    …user-settings-headings-labs
    Kerry authored May 3, 2023
    Configuration menu
    Copy the full SHA
    de109c6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

    Kerry Archibald committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5cf9071 View commit details
    Browse the repository at this point in the history
  3. prettier

    Kerry Archibald committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6d2d8ca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kerry/24922/user-settings-headings-labs' into kerry/249…

    …22/user-settings-headings-security
    Kerry authored May 4, 2023
    Configuration menu
    Copy the full SHA
    ff66c05 View commit details
    Browse the repository at this point in the history
  5. semantic headings and style refresh for crypto settings

    Kerry Archibald committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3a78757 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'kerry/24922/user-settings-headings-security' of https:/…

    …/github.com/matrix-org/matrix-react-sdk into kerry/24922/user-settings-headings-security
    Kerry Archibald committed May 4, 2023
    Configuration menu
    Copy the full SHA
    da0cf93 View commit details
    Browse the repository at this point in the history
  7. e2e panel

    Kerry Archibald committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7b04972 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. use semantic headings in User settings appearance tab

    Kerry Archibald committed May 9, 2023
    Configuration menu
    Copy the full SHA
    cfdb774 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'develop' into kerry/24922/user-settings-headings-appear…

    …ance
    Kerry Archibald committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4ac8e0d View commit details
    Browse the repository at this point in the history
  2. update selectors in tests

    Kerry Archibald committed May 19, 2023
    Configuration menu
    Copy the full SHA
    410d51d View commit details
    Browse the repository at this point in the history
  3. tidy

    Kerry Archibald committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6c3b18e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e0cda View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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