Michael Telatynski
b1f17f5478
Migrate more strings to translation keys ( #11510 )
2023-09-01 10:53:32 +01:00
Michael Telatynski
6b14ecfdf9
Re-key all |zero-pluralised translations for Localazy compatibility ( #11417 )
...
* Re-key all |zero-pluralised translations for Localazy compatibility
* Add missing interpolation variable
* i18n
* Add test coverage
* Improve coverage
2023-08-16 15:26:21 +00:00
Michael Telatynski
24703eea8f
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
Michael Telatynski
f1534fda79
Improve types ( #11239 )
2023-07-12 15:56:51 +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
Kerry
b2c046689e
Apply strictNullChecks to src/components/views/dialogs/devtools/* ( #10391 )
2023-03-16 23:58:41 +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
6407cd4c0d
Reuse empty string & space string logic for event types in devtools ( #9218 )
...
* Reuse empty string & space string logic for event types in devtools
* Fix edge case behaviours
* Make tsc quality higher
* Make remainder of tsc happy
2022-08-25 11:08:52 +00:00
Michael Telatynski
306ddd51e4
Refactor all of Devtools and tidy it up ( #8097 )
2022-03-23 20:17:57 +00:00