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

Tweak default right panel size to be 320px except for maximised widgets at 420px #110

Merged
merged 25 commits into from
Oct 4, 2024

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
  3. Tweak default right panel size to be 320px except for video rooms/max…

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

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3b4ca71 View commit details
    Browse the repository at this point in the history
  5. Merge branch 't3chguy/fix/27799' of github.com:element-hq/matrix-reac…

    …t-sdk into t3chguy/fix/20499
    t3chguy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    33e901f 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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fc83870 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    … t3chguy/fix/20499
    
    # Conflicts:
    #	playwright/snapshots/crypto/crypto.spec.ts/RoomSummaryCard-with-verified-e2ee-linux.png
    #	playwright/snapshots/pinned-messages/pinned-messages.spec.ts/pinned-messages-list-empty-linux.png
    #	playwright/snapshots/right-panel/file-panel.spec.ts/empty-linux.png
    #	playwright/snapshots/right-panel/notification-panel.spec.ts/empty-linux.png
    #	playwright/snapshots/right-panel/right-panel.spec.ts/with-name-and-address-linux.png
    #	playwright/snapshots/user-view/user-view.spec.ts/user-info-linux.png
    #	src/components/views/right_panel/BaseCard.tsx
    #	src/i18n/strings/en_EN.json
    #	test/components/structures/__snapshots__/FilePanel-test.tsx.snap
    #	test/components/views/right_panel/__snapshots__/BaseCard-test.tsx.snap
    #	test/components/views/right_panel/__snapshots__/ExtensionsCard-test.tsx.snap
    #	test/components/views/right_panel/__snapshots__/PinnedMessagesCard-test.tsx.snap
    #	test/components/views/right_panel/__snapshots__/UserInfo-test.tsx.snap
    #	test/components/views/rooms/__snapshots__/ThirdPartyMemberInfo-test.tsx.snap
    t3chguy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7612e8a View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9381e1f View commit details
    Browse the repository at this point in the history
  3. Track panel resizing in analytics

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    125d96e View commit details
    Browse the repository at this point in the history
  4. Fix import cycle

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

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

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

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

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

Commits on Oct 4, 2024

  1. Update test/components/structures/MainSplit-test.tsx

    Co-authored-by: David Baker <dbkr@users.noreply.github.com>
    t3chguy and dbkr authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    829d48c View commit details
    Browse the repository at this point in the history