David Langley
|
491f0cd08a
|
Change license (#13)
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
|
2024-09-09 13:57:16 +00:00 |
|
Michael Telatynski
|
e1cfde0c6e
|
Migrate more strings to translation keys (#11694)
|
2023-10-03 19:17:26 +01:00 |
|
Michael Telatynski
|
d5cacff6c3
|
Create more action_* common strings (#11438)
|
2023-08-23 11:57:22 +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 Telatyński
|
629e5cb01f
|
Properly type Modal props to ensure useful typescript checking (#10238
* Properly type Modal props to ensure useful typescript checking
* delint
* Iterate
* Iterate
* Fix modal.close loop
* Iterate
* Fix tests
* Add comment
* Fix test
|
2023-02-28 10:31:48 +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 |
|
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 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
ColonisationCaptain
|
c521be2d16
|
add missing spaces
|
2021-04-14 14:28:41 +01:00 |
|
Germain Souquet
|
85f9e43f01
|
Update seshat reset dialog copy
|
2021-04-01 09:03:50 +01:00 |
|
Germain Souquet
|
4fcb258981
|
Refactor SeshatResetDialog props interface to use IDialogProps
|
2021-04-01 08:58:39 +01:00 |
|
Germain Souquet
|
b38f5c9459
|
Simplify event index store reset flow
|
2021-03-29 15:46:58 +01:00 |
|
Germain Souquet
|
e53a8ad992
|
Refactor SeshatResetDialog in TypeScript
|
2021-03-29 08:44:27 +01:00 |
|