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

Improve typing around event emitter handlers #7816

Merged
merged 22 commits into from
Feb 22, 2022

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    0255be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e392e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375e0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb535e2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…

    … t3chguy/typed-event-emitter
    
    � Conflicts:
    �	src/stores/notifications/RoomNotificationState.ts
    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d06a029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0363f89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0544c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2879ca6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6cfd55 View commit details
    Browse the repository at this point in the history
  10. Standardise

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8ea9cde View commit details
    Browse the repository at this point in the history
  11. Type more EventEmitters

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ffcaaaa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0dcb1e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa3bba4 View commit details
    Browse the repository at this point in the history
  14. Fix more bugs identified

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2ec8a32 View commit details
    Browse the repository at this point in the history
  15. Type the MatrixActionCreators

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4fd89a1 View commit details
    Browse the repository at this point in the history
  16. Wrap up remaining types/enums

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

    … t3chguy/typed-event-emitter
    
    � Conflicts:
    �	src/TokenLifecycle.ts
    �	src/stores/widgets/WidgetLayoutStore.ts
    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    948e2ba View commit details
    Browse the repository at this point in the history
  18. delint

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ed1834a View commit details
    Browse the repository at this point in the history
  19. fix bad merge

    t3chguy committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    2a24f8c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Fix tests

    t3chguy committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    df223f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

    … t3chguy/typed-event-emitter
    
    � Conflicts:
    �	src/components/views/elements/AppTile.tsx
    �	src/components/views/messages/MessageActionBar.tsx
    �	src/components/views/rooms/EventTile.tsx
    �	src/components/views/rooms/MessageComposer.tsx
    �	src/stores/right-panel/RightPanelStore.ts
    t3chguy committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7f09375 View commit details
    Browse the repository at this point in the history
  2. Fixup

    t3chguy committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    bbca809 View commit details
    Browse the repository at this point in the history