freeCodeCamp/client/src/components
Shaun Hamilton d100132f75
feat(client): refactor Flash/redux into TS (#42725)
* feat(client): ts-migrate Flash/redux

* add app types

* convert Flash/redux/index to vanilla TS

* update redux types.ts

* use FlashState type over State type

* update typing

* fix: prettier errors I caused?

* fix: re-add comment I removed

* remove comment

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

* fix type to not include {}

* remove commented out code for future use

* remove unused initialState object

* rename Flash onClose prop to match action name

* directly type reducer to return state

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

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-20 12:58:10 -05:00
..
Donation feat: remove unused files (#43861) 2021-10-14 15:48:08 +02:00
Flash feat(client): refactor Flash/redux into TS (#42725) 2021-10-20 12:58:10 -05:00
Footer chore: tree shaking - unused / redundant code (#43867) 2021-10-15 13:13:43 +05:30
formHelpers fix: add translated close button label in alert messages (#43810) 2021-10-13 11:07:29 +02:00
FourOhFour fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
Header feat(client): language dropdown in the side menu is now a drop down (#43729) 2021-10-15 16:08:35 +03:00
helpers feat(client): Unify donation loading state (#43179) 2021-08-19 14:47:25 -05:00
Intro CHORE: migrate intro component (#43784) 2021-10-14 15:19:03 +02:00
landing fix(client): cert rendering temporarily (#43335) 2021-10-01 10:00:14 +05:30
layouts feat(client): refactor Flash/redux into TS (#42725) 2021-10-20 12:58:10 -05:00
Map Removed duplicate map.test.tsx (#43924) 2021-10-19 14:32:51 +04:00
OfflineWarning feat: added warning for unreachable server (#43576) 2021-10-06 15:18:02 +02:00
profile fix(client): use en top contributor link for i18n (#43248) 2021-08-23 16:50:28 +01:00
search fix(client):make menu bar disappear after user chooses item from it on landing page (#43458) 2021-10-06 16:42:54 +02:00
settings chore: remove debugging console logs (#43837) 2021-10-13 15:11:02 +03:00
SolutionViewer refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02: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