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

Fix regression around CSS stacking contexts and PIP widgets #12094

Merged
merged 16 commits into from
Jan 8, 2024

Commits on Dec 29, 2023

  1. Fix CSS stacking contexts for Dialogs & PersistedElement

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4d116f5 View commit details
    Browse the repository at this point in the history
  2. Switch to PersistedElement sharing a CSS stacking context for z-index…

    … to continue functioning
    
    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    53e30e2 View commit details
    Browse the repository at this point in the history
  3. Fix Widget PIP overlay being under the widget and dragging being broken

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c9783de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1261e9e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

    … t3chguy/fix/26805
    
    # Conflicts:
    #	res/css/_common.pcss
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0a9a97f View commit details
    Browse the repository at this point in the history
  2. Fix border-radius on widget pip

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    02177e9 View commit details
    Browse the repository at this point in the history
  3. Fix majority of tests

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    76d5d19 View commit details
    Browse the repository at this point in the history
  4. Fix jest retryTimes applying outside of CI

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7ca123a View commit details
    Browse the repository at this point in the history
  5. Fix remaining tests

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fbdcd96 View commit details
    Browse the repository at this point in the history
  6. Fix React unique key warnings

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    977216c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ad9790 View commit details
    Browse the repository at this point in the history
  8. Fix sticker picker

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1678e4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0cf422 View commit details
    Browse the repository at this point in the history
  10. id not class

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    80baf34 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Fix widget pip button colour in light theme

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    caefcf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Revert unrelated change

    Signed-off-by: Michael Telatynski <[email protected]>
    t3chguy committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bae9289 View commit details
    Browse the repository at this point in the history