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 Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Germain
|
4c8b4116eb
|
Migrate KeyboardShortcut tests from Enzyme to RTL (#9405)
* Migrate tests from Enzyme to RTL
* Fix languageHandler tests
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2022-10-13 14:32:45 +01:00 |
|
Michael Weimann
|
27ba1e57e6
|
Update matrix-org/react (enzyme deprecation) (#9116)
|
2022-08-02 15:10:43 +02:00 |
|
Šimon Brandner
|
8d13e238b9
|
Keybinding code unification #6 (#8042)
|
2022-03-14 13:25:51 +00:00 |
|
Šimon Brandner
|
a58b1e9d79
|
Document keyboard shortcuts (#7908)
|
2022-03-04 12:14:52 +00:00 |
|
Šimon Brandner
|
57a5647079
|
Work towards unifying KeyboardShortcuts and KeyBindingsDefaults #1 (#7651)
|
2022-01-27 11:37:53 +00:00 |
|
Šimon Brandner
|
5f18e4888c
|
Improve the look of the keyboard settings tab (#7562)
* First cut of new keyboard shortcuts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove unused code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Amend shortcuts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Improve CATEGORIES struct
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add tests for registerShortcut()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Simplifie code tiny bit
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Translate ALTERNATE_KEY_NAME
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix `key` usage
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Export components for tests
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Write snapshot tests
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2022-01-24 11:33:27 +00:00 |
|