Michael Telatynski
|
da7aa4055e
|
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
|
2023-02-13 17:01:43 +00:00 |
|
Michael Telatynski
|
f1e8e7f140
|
Enable @typescript-eslint/explicit-member-accessibility on /src (#9785)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
|
2022-12-16 12:29:59 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Germain
|
38dbe8ed33
|
Migrate some tests to React Testing Library (#9584)
|
2022-11-18 09:16:11 +00:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Šimon Brandner
|
df591ee835
|
Make everything use the KeyBindingManager (#7907)
|
2022-02-28 16:05:52 +00:00 |
|
Michael Telatynski
|
ea7ac453bc
|
Fix spotlight cmd-k wrongly expanding left panel (#7463)
|
2022-01-05 10:07:04 +00:00 |
|
Michael Telatynski
|
914b61239c
|
Spotlight search labs (#7116)
|
2021-12-10 11:50:01 +00:00 |
|
Aaron Raimist
|
7b94e13a84
|
Merge branch 'develop' into sort-imports
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 08:34:20 +00:00 |
|
Renan Cleyson
|
ae0dba4e87
|
Add view_room to Action enum (#7203)
* Add ViewRoom action to Action enum
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Change view_room occurrences to Action.ViewRoom
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Add missing Action import
|
2021-11-25 21:49:43 +01:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Šimon Brandner
|
4673e1aa49
|
Convert SearchBox to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:24:17 +02:00 |
|