-
- Downloads
Upgrade target to es2022 (#12852)
* Upgrade target to es2021 Signed-off-by:Michael Telatynski <7t3chguy@gmail.com> * Upgrade to es2022 Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> * Fix babel config Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> * Fix React contexts Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> * Fix types Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> * Fix React state Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> * Iterate Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by:
Michael Telatynski <7t3chguy@gmail.com>
Showing
- babel.config.js 2 additions, 2 deletionsbabel.config.js
- playwright/plugins/homeserver/dendrite/index.ts 0 additions, 1 deletionplaywright/plugins/homeserver/dendrite/index.ts
- playwright/tsconfig.json 2 additions, 2 deletionsplaywright/tsconfig.json
- src/@types/global.d.ts 1 addition, 56 deletionssrc/@types/global.d.ts
- src/components/structures/EmbeddedPage.tsx 1 addition, 1 deletionsrc/components/structures/EmbeddedPage.tsx
- src/components/structures/FilePanel.tsx 1 addition, 1 deletionsrc/components/structures/FilePanel.tsx
- src/components/structures/MessagePanel.tsx 1 addition, 1 deletionsrc/components/structures/MessagePanel.tsx
- src/components/structures/NotificationPanel.tsx 1 addition, 1 deletionsrc/components/structures/NotificationPanel.tsx
- src/components/structures/RightPanel.tsx 1 addition, 1 deletionsrc/components/structures/RightPanel.tsx
- src/components/structures/RoomStatusBar.tsx 1 addition, 2 deletionssrc/components/structures/RoomStatusBar.tsx
- src/components/structures/RoomView.tsx 1 addition, 1 deletionsrc/components/structures/RoomView.tsx
- src/components/structures/SpaceRoomView.tsx 1 addition, 1 deletionsrc/components/structures/SpaceRoomView.tsx
- src/components/structures/ThreadView.tsx 1 addition, 1 deletionsrc/components/structures/ThreadView.tsx
- src/components/structures/TimelinePanel.tsx 1 addition, 2 deletionssrc/components/structures/TimelinePanel.tsx
- src/components/structures/UserMenu.tsx 1 addition, 2 deletionssrc/components/structures/UserMenu.tsx
- src/components/structures/UserView.tsx 1 addition, 1 deletionsrc/components/structures/UserView.tsx
- src/components/structures/auth/SoftLogout.tsx 1 addition, 3 deletionssrc/components/structures/auth/SoftLogout.tsx
- src/components/views/context_menus/MessageContextMenu.tsx 1 addition, 1 deletionsrc/components/views/context_menus/MessageContextMenu.tsx
- src/components/views/elements/AppTile.tsx 1 addition, 2 deletionssrc/components/views/elements/AppTile.tsx
- src/components/views/elements/EventListSummary.tsx 1 addition, 1 deletionsrc/components/views/elements/EventListSummary.tsx
Loading
Please sign in to comment