freeCodeCamp/client/src
Ismail Tlemcani db777d914a
feat(client): ts-migration for EditorTabs component (#44006)
* chore: rename the file EditorTabs.js to tsx

* refactor: refactor the file EditorTabs to tsx

refactor: refactor the file EditorTabs to tsx

refactor: refactor the file EditorTabs to tsx

* Update client/src/templates/Challenges/classic/desktop-layout.tsx

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-11-10 08:50:02 -08:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets feat(client): add Patreon button (#44113) 2021-11-04 09:06:24 -07:00
client feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
client-only-routes chore: remove Types suffixes from client/src/redux/prop-types.ts (#44010) 2021-11-09 14:21:46 +00:00
components chore: remove Types suffixes from client/src/redux/prop-types.ts (#44010) 2021-11-09 14:21:46 +00:00
pages feat(curriculum): css ferris wheel (#43460) 2021-11-09 18:03:21 +00:00
redux chore: remove Types suffixes from client/src/redux/prop-types.ts (#44010) 2021-11-09 14:21:46 +00:00
resources feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
templates feat(client): ts-migration for EditorTabs component (#44006) 2021-11-10 08:50:02 -08:00
utils chore: remove Types suffixes from client/src/redux/prop-types.ts (#44010) 2021-11-09 14:21:46 +00:00
declarations.d.ts chore(client): migrate-landing-components (#43769) 2021-10-28 08:19:45 -07:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30