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
|
dd0bf17cec
|
Fix copyrights
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 04:26:10 +01:00 |
Michael Telatynski
|
933945130e
|
Tidy up Roving Tab Index helpers and create one for RovingAccessibleTooltipButton
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 04:22:19 +01:00 |
Michael Telatynski
|
793c3554dc
|
fix up type declaration
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 03:58:49 +01:00 |
Michael Telatynski
|
8703bc1abc
|
Create a generic ARIA toolbar component which works with existing roving tab index context
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-15 03:47:35 +01:00 |
Michael Telatynski
|
d7ad555c12
|
Merge pull request #4871 from matrix-org/t3chguy/room-list/3
Convert Context Menu to TypeScript
|
2020-07-08 13:24:10 +01:00 |
Michael Telatynski
|
a33717a475
|
Wire up Room sublist show more/less as roving tabindex button using new helper
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-07 17:47:21 +01:00 |
Michael Telatynski
|
4edd3dfc6c
|
Convert RovingTabIndex to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-07 17:46:33 +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 |
Michael Telatynski
|
d11923e2e3
|
Add new keyboard shortcuts for jump to unread and upload file
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-13 10:38:32 +01:00 |
Michael Telatynski
|
167f953ac7
|
Document Composer:Escape to cancel a reply
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-29 20:35:35 +01:00 |
Michael Telatynski
|
a56e474203
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts3
Conflicts:
src/components/structures/LoggedInView.js
|
2020-03-20 16:10:27 +00:00 |
Michael Telatynski
|
064b533a4b
|
Merge branches 'develop' and 't3chguy/shortcuts3' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts3
Conflicts:
src/components/structures/RoomView.js
|
2020-03-20 16:06:07 +00:00 |
Michael Telatynski
|
75c3a10bfa
|
Merge branches 'develop' and 't3chguy/shortcuts1' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts1
|
2020-03-20 15:57:25 +00:00 |
Michael Telatynski
|
2b40bb905a
|
Add shortcut CmdOrCtrl+. to toggle right panel. Gets rid of forced-update on right panel changes which may not be the ones we care about.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-20 00:18:24 +00:00 |
Michael Telatynski
|
de581b2a5a
|
Register Mac electron specific Cmd+, shortcut to User Settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 23:42:08 +00:00 |
Michael Telatynski
|
578b3f2b97
|
Improve Keyboard Shortcuts. Add alt-arrows & alt-shift-arrows.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-19 19:07:33 +00:00 |
Michael Telatynski
|
7a448c5ba2
|
Fix Alt being Option on Mac
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-18 20:56:28 +00:00 |
Michael Telatynski
|
36cedc58bb
|
Make ts happier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-18 17:03:00 +00:00 |
Michael Telatynski
|
cad28c81c0
|
Add Keyboard shortcuts dialog
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-03-18 16:40:21 +00:00 |
Michael Telatynski
|
37fb500e22
|
fix useCallback dependencies, delint
|
2020-01-22 10:41:10 +00:00 |
Michael Telatynski
|
2c6fe78012
|
Fix roving room list for resizer and ff tabstop a11y
|
2020-01-22 10:36:20 +00:00 |
Michael Telatynski
|
be6a382121
|
delint
|
2020-01-20 20:46:12 +00:00 |
Michael Telatynski
|
0bcfe5819f
|
Integrate handleHomeEnd
|
2020-01-20 20:31:36 +00:00 |
Michael Telatynski
|
4504d9b790
|
add tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-16 03:15:52 +00:00 |
Michael Telatynski
|
2230b7732a
|
rearrange
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-01-16 01:45:16 +00:00 |