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 |
|
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 |
|
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 |
|
Michael Telatynski
|
7f6f984438
|
Iterate type definitions (#7168)
|
2021-11-19 17:35:11 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Šimon Brandner
|
d3e340e7ce
|
Merge remote-tracking branch 'upstream/develop' into task/dialogs-ts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-22 10:42:02 +02:00 |
|
Šimon Brandner
|
71e84ccb75
|
Iterate PR first round
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:03:05 +02:00 |
|
Šimon Brandner
|
3fffbb0845
|
Use ISasEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-10 19:19:29 +02:00 |
|
Šimon Brandner
|
6e11f2478c
|
Use IDialogProps
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-10 19:01:05 +02:00 |
|
Šimon Brandner
|
ae631f9fce
|
Convert IncomingSasDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 17:15:33 +02:00 |
|