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

Rework ModalManager to use <dialog> #8847

Closed
wants to merge 9 commits into from
Closed

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    0693bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148b38d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    423f351 View commit details
    Browse the repository at this point in the history
  2. Fix NetworkDropdown

    t3chguy committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6769151 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/fix/22275
    
    � Conflicts:
    �	src/components/views/directory/NetworkDropdown.tsx
    t3chguy committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ef21e91 View commit details
    Browse the repository at this point in the history
  4. Iterate to fix regressions

    t3chguy committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    64f13ad View commit details
    Browse the repository at this point in the history
  5. Fix modal stacking issue

    t3chguy committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f5683d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

    … t3chguy/fix/22275
    
    � Conflicts:
    �	res/css/_common.pcss
    �	res/css/views/dialogs/_CompoundDialog.pcss
    �	src/@types/global.d.ts
    �	src/components/structures/MatrixChat.tsx
    �	src/components/views/beacon/BeaconViewDialog.tsx
    �	src/components/views/dialogs/CreateSubspaceDialog.tsx
    �	src/components/views/messages/MBeaconBody.tsx
    �	test/components/views/beacon/BeaconViewDialog-test.tsx
    t3chguy committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1af0476 View commit details
    Browse the repository at this point in the history
  2. Delint

    t3chguy committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    394c261 View commit details
    Browse the repository at this point in the history