freeCodeCamp/client/src/components
Shaun Hamilton d75e43a1e7
chore: use constants for superblocks (#43886)
* chore: use constants for superblocks

* add prettier ts dec to challenge-helper-scripts

* config/ to ts. broken

* typescripterise tools/ and config/

* create global tsconfig, remove alternate configs

* delete temp ts->js, add to gitignore

* fix gitignore

* re-import SuperBlocks in super-block-intro.tsx

* remove renamed files added again

* fix config

* remove accidental files

* remove snap

* delete built files

* adjust eslintrc for enums

* add node types to root

* ignore build files in lint and prettier

* fix tools/ in tsconfig

* ignore annoying ts warnings

* prettierise Map/index.tsx

* fix enum to match lint rule

* rejig Map to render RWD superblock

* 'pretty minor' - implicitly tsc within root

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix client/package.json for Gitpod

* broken: migrate @types to root

* fix: use typeRoots to prevent duplication

* fix show.tsx, try typeroots in root

* silly fix for duplicate node_modules types

* remove typeRoots from root

* fix: tsconfig or not tsconfig, that is the...

* fix: ...question: Whether 'tis nobler in the mind

to suffer the slings and arrows of outrageous configs...

* fix: Or to take Arms against a Sea of lint errors
And by opposing end them

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-19 19:49:40 +05:30
..
Donation feat(client): add patreon ga (#44179) 2021-11-16 14:26:56 +00:00
Flash chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
Footer chore: tree shaking - unused / redundant code (#43867) 2021-10-15 13:13:43 +05:30
formHelpers feat(client): ts-migrate multiple files (#43262) 2021-10-25 18:45:36 +01:00
FourOhFour fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
Header fix(client): make language dropdown as wide as the nav (#43991) 2021-10-27 13:53:16 +03:00
helpers fix: added possibility to revert back to default profile picture (#43962) 2021-10-25 21:06:32 +02:00
Intro CHORE: migrate intro component (#43784) 2021-10-14 15:19:03 +02:00
landing chore(client): add and apply naming convention (#44110) 2021-11-11 10:09:50 -08:00
layouts feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30
Map chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
OfflineWarning feat: added warning for unreachable server (#43576) 2021-10-06 15:18:02 +02:00
profile chore(client): add and apply naming convention (#44110) 2021-11-11 10:09:50 -08:00
search chore(client): add and apply naming convention (#44110) 2021-11-11 10:09:50 -08:00
settings feat(client,api): add user tokens and route for submitting coderoad tutorials (#43304) 2021-11-17 19:49:24 +05:30
SolutionViewer chore(client): Migration of SolutionViewer component to Typescript. (#43694) 2021-10-26 12:16:25 -07:00
app-mount-notifier.test.tsx fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
app-mount-notifier.tsx fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
create-language-redirect.test.ts feat(client): ts-migrate /client/src/components/ redirects (#42642) 2021-06-30 20:52:17 +05:30
create-language-redirect.ts feat(client): ts-migrate /client/src/components/ redirects (#42642) 2021-06-30 20:52:17 +05:30
create-redirect.ts feat(client): ts-migrate /client/src/components/ redirects (#42642) 2021-06-30 20:52:17 +05:30
redirect-home.ts fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00