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

Correctly specify types for modern React contexts #10311

Closed
wants to merge 19 commits into from

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    0b96686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d48951 View commit details
    Browse the repository at this point in the history
  3. Iterate

    t3chguy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d748b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f969ef8 View commit details
    Browse the repository at this point in the history
  5. Iterate

    t3chguy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    811c5da View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Stash work

    t3chguy committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5e20068 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. 🤷

    t3chguy committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8ef9c88 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

     into t3chguy/react18/context
    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    680ddd0 View commit details
    Browse the repository at this point in the history
  2. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    adef626 View commit details
    Browse the repository at this point in the history
  3. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fc2d14f View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f6feefb View commit details
    Browse the repository at this point in the history
  5. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    42c707d View commit details
    Browse the repository at this point in the history
  6. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bca63c8 View commit details
    Browse the repository at this point in the history
  7. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3b4ece3 View commit details
    Browse the repository at this point in the history
  8. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9e5e97a View commit details
    Browse the repository at this point in the history
  9. Iterate

    t3chguy committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3f4e2ab View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Stash

    t3chguy committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6c2feb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

    … t3chguy/react18/context
    
    # Conflicts:
    #	src/HtmlUtils.tsx
    #	src/SlashCommands.tsx
    #	src/Unread.ts
    #	src/components/structures/SpaceRoomView.tsx
    #	src/components/views/elements/AppTile.tsx
    #	src/components/views/elements/PersistentApp.tsx
    #	src/components/views/room_settings/AliasSettings.tsx
    #	src/components/views/rooms/RoomList.tsx
    #	src/components/views/rooms/RoomSublist.tsx
    #	src/components/views/settings/DevicesPanel.tsx
    #	src/components/views/settings/tabs/room/GeneralRoomSettingsTab.tsx
    #	src/stores/room-list/SlidingRoomListStore.ts
    #	test/stores/room-list/SlidingRoomListStore-test.ts
    t3chguy committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6da16d3 View commit details
    Browse the repository at this point in the history
  2. wtf

    t3chguy committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a75e628 View commit details
    Browse the repository at this point in the history