Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ditch right panel tabs and re-add close button #99

Merged
merged 16 commits into from
Oct 3, 2024
Merged

Commits on Sep 30, 2024

  1. Add extra buttons to room summary card

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    485fdcf View commit details
    Browse the repository at this point in the history
  2. Remove right panel tabs in favour of X button on each panel

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5e82693 View commit details
    Browse the repository at this point in the history
  3. Update room summary card header to align close button correctly

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a2429fb View commit details
    Browse the repository at this point in the history
  4. Fix typo in pinned messages heading

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d81a155 View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    482688c View commit details
    Browse the repository at this point in the history
  6. Update tests

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0fd0ff0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:element-hq/matrix-react-sdk into…

    … t3chguy/fix/27799
    
    # Conflicts:
    #	src/components/views/right_panel/RightPanelTabs.tsx
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1643b10 View commit details
    Browse the repository at this point in the history
  8. Iterate

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6dc8e3c View commit details
    Browse the repository at this point in the history
  9. Update snapshots

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3b5b2d6 View commit details
    Browse the repository at this point in the history
  10. Update screenshot

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e3d4530 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'develop' of github.com:element-hq/matrix-react-sdk into…

    … t3chguy/fix/27799
    
    # Conflicts:
    #	playwright/e2e/read-receipts/index.ts
    t3chguy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9446296 View commit details
    Browse the repository at this point in the history
  2. Improve coverage

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e10e513 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'develop' of github.com:element-hq/matrix-react-sdk into…

    … t3chguy/fix/27799
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    # Conflicts:
    #	src/i18n/strings/en_EN.json
    t3chguy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4b3b027 View commit details
    Browse the repository at this point in the history
  2. i18n

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aedfd4c View commit details
    Browse the repository at this point in the history
  3. Fix base card title colours

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    42d2f3f View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    28231ad View commit details
    Browse the repository at this point in the history