Michael Telatynski
|
0d9fa0515d
|
Fix typing tile duplicating users (#10678)
|
2023-04-20 14:44:54 +00:00 |
|
Michael Telatynski
|
93b4ee654b
|
Conform more of the codebase to strictNullChecks (#10666)
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Iterate
* Iterate
* Iterate
|
2023-04-20 09:49:10 +01:00 |
|
Michael Telatynski
|
76b82b4b2b
|
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
|
2023-02-24 15:28:40 +00:00 |
|
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
|
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 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 |
|
Michael Telatynski
|
e66027cd0c
|
Deduplicate string compare utility (#9579)
|
2022-11-15 10:20:36 +00:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Michael Telatynski
|
7fa01ffb06
|
Improve typing around event emitter handlers (#7816)
|
2022-02-22 12:18:08 +00:00 |
|
Michael Telatynski
|
8e4ced6454
|
Correctly handle Room.timeline events which have a nullable Room (#7635)
|
2022-01-26 13:24:14 +00:00 |
|
Nolan Darilek
|
022588fe06
|
Silence some widgets for better screen reader presentation. (#7057)
|
2021-11-01 09:01:18 +00:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
058cbbbd0c
|
Fix imports
|
2021-06-18 16:13:55 +01:00 |
|
Germain
|
7f83590846
|
Merge pull request #6079 from matrix-org/gsouquet/switch-rooms
|
2021-06-03 08:44:01 +01:00 |
|
Germain Souquet
|
d7a5547d80
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
|
Germain Souquet
|
c7c6a818f0
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-26 09:51:27 +01:00 |
|
Germain Souquet
|
d644338421
|
WhoIsTypingTile TypeScript conversion
|
2021-05-25 14:34:19 +01:00 |
|
Germain Souquet
|
a803e33ffe
|
Convert WhoIsTypingTile to TypeScript
|
2021-05-25 14:10:16 +01:00 |
|