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
|
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
|
8b54be6f48
|
Move from browser-request to fetch (#9345)
|
2022-10-12 18:59:07 +01:00 |
|
Travis Ralston
|
63091e7b66
|
Step 10.2: Move matrix logo replacement into react-sdk
|
2022-03-28 14:33:28 -06:00 |
|
Travis Ralston
|
115ae198c8
|
Step 5: Fix newly-discovered TS issues
|
2022-03-28 14:02:31 -06:00 |
|
J. Ryan Stinnett
|
6199c337ea
|
Fix spacing errors (#7484)
|
2022-01-10 12:57:20 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5290afcc4c
|
Replace console.warn with logger.warn
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
f7d8ae2b13
|
Fix invalid accessor for method.
|
2021-09-16 15:21:40 +02:00 |
|
Šimon Brandner
|
44141bf048
|
Iterate PR first round
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:23:37 +02:00 |
|
Šimon Brandner
|
e4cf7314f5
|
Fix init value
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:14:55 +02:00 |
|
Šimon Brandner
|
e882576f86
|
Convert EmbeddedPage to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:56:00 +02:00 |
|