Michael Telatynski
|
b1f17f5478
|
Migrate more strings to translation keys (#11510)
|
2023-09-01 10:53:32 +01:00 |
|
Michael Telatynski
|
df4a2218d7
|
Align action_* strings with Element X project in Localazy (#11437)
|
2023-08-22 20:55:15 +01:00 |
|
Michael Telatynski
|
ac70f7ac9b
|
Fix instances of double translation and guard translation calls using typescript (#11443)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
2023-08-22 16:32:05 +01:00 |
|
Michael Telatynski
|
24703eea8f
|
Switch to importing models/event from main js-sdk export (#11363)
|
2023-08-07 08:24:58 +00:00 |
|
Travis Ralston
|
8a97e5f351
|
Expose and pre-populate thread ID in devtools dialog (#10953)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-07-07 15:40:25 +01:00 |
|
Michael Telatynski
|
cfd48b36aa
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
|
Michael Telatynski
|
706a42f390
|
Quick and dirty devtool to explore state history (#11197)
* Quick and dirty devtool to explore state history
* Include error in unsigned
* iterate
* Fix silly copy paste
|
2023-07-07 08:16:11 +00:00 |
|
Michael Telatynski
|
6a3f59cc76
|
Make more of the codebase conform to strict types (#10857)
|
2023-05-16 14:25:43 +01:00 |
|
Tulir Asokan
|
2486e7a90a
|
Fix default content in devtools event sender (#10699)
It regressed from `{\n\n}` to an empty string in #10391
Signed-off-by: Tulir Asokan <tulir@maunium.net>
|
2023-04-24 08:24:28 +00:00 |
|
Kerry
|
b2c046689e
|
Apply strictNullChecks to src/components/views/dialogs/devtools/* (#10391)
|
2023-03-16 23:58:41 +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 Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
306ddd51e4
|
Refactor all of Devtools and tidy it up (#8097)
|
2022-03-23 20:17:57 +00:00 |
|