Michael Telatynski
|
c40fea008a
|
Humanize spell check language labels (#12409)
* Humanize spell check language labels
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2024-04-10 22:33:24 +00:00 |
|
Michael Telatynski
|
d5cacff6c3
|
Create more action_* common strings (#11438)
|
2023-08-23 11:57:22 +01:00 |
|
Michael Telatynski
|
df4a2218d7
|
Align action_* strings with Element X project in Localazy (#11437)
|
2023-08-22 20:55:15 +01:00 |
|
Kerry
|
f491f2f951
|
use semantic headings for spellcheck and language (#10959)
|
2023-05-23 23:34:56 +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 |
|
Šimon Brandner
|
bd30b75f79
|
Add support for disabling spell checking (#8604)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2022-07-28 08:10:04 +00:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
David Baker
|
80f5232217
|
Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
|
2021-07-01 23:23:03 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Travis Ralston
|
41576954fd
|
Batch of views getting replaceableComponent decorators
|
2021-03-08 20:23:54 -07:00 |
|
Šimon Brandner
|
ed02503462
|
Fix one more license
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-18 19:41:19 +01:00 |
|
Šimon Brandner
|
db5bc0cb7a
|
Fix formatting
|
2020-12-01 20:36:25 +01:00 |
|
Šimon Brandner
|
cf61d50df4
|
Added SpellCheckLanguagesDropdown
|
2020-12-01 16:59:21 +01:00 |
|
Šimon Brandner
|
8f40cd39fd
|
Added styling
|
2020-11-29 12:29:05 +01:00 |
|
Šimon Brandner
|
2f988bc97f
|
Added UI
|
2020-11-26 13:51:03 +01:00 |
|