Michael Telatynski
|
127a3b667c
|
Conform more of the codebase to strictNullChecks (#10350
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Generics ftw
* Iterate
|
2023-03-10 14:55:06 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Šimon Brandner
|
df591ee835
|
Make everything use the KeyBindingManager (#7907)
|
2022-02-28 16:05:52 +00:00 |
|
Eric Eastwood
|
9289c0c90f
|
Refactor ContextMenu to use RovingTabIndex (more consistent keyboard navigation accessibility) (#7353)
Split off from https://github.com/matrix-org/matrix-react-sdk/pull/7339
|
2021-12-17 11:08:56 -06:00 |
|
Michael Telatynski
|
27c3153947
|
Unified room context menus (#7072)
|
2021-11-15 11:39:25 +00:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
716268b2f9
|
Add context menu to spaces in the space panel
|
2021-03-02 14:35:29 +00:00 |
|
Travis Ralston
|
92c184385c
|
Merge branch 'develop' into travis/communities/proto/userinfo
|
2020-09-01 10:51:42 -06:00 |
|
Travis Ralston
|
35e4d89545
|
Add aria labels to menu options
|
2020-08-28 20:04:19 -06:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
Michael Telatynski
|
3b5a02d804
|
Fixup ContextMenuTooltipButton.tsx
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 18:15:08 +01:00 |
|
Michael Telatynski
|
4380ebcbb8
|
Add ContextMenuTooltipButton
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:43:24 +01:00 |
|
Michael Telatynski
|
0a08fb09a2
|
Fix references to IAccessibleButtonProps
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-17 16:22:56 +01:00 |
|
Michael Telatynski
|
eb05c86e50
|
clean-up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-07 15:32:20 +01:00 |
|
Michael Telatynski
|
8c2286a044
|
Move all the ContextMenu semantic helper (ARIA) components out to separate modules
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-07 15:24:46 +01:00 |
|