freeCodeCamp/client/src
Naomi Carrigan ec9fb04fb7
feat: statistics calculator (#48181)
* feat: stats calculator to step 23

* feat: complete steps

* feat: starting the tests

* feat: finish tests

* chore: manual review suggestions

* chore: apply jessica's suggestions

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>

* fix: broken mathjax

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: fix typo

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* fix: update regex, clarify first step

* feat: forgot to add solution

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <semboot699@gmail.com>

* chore: apply kolade's review suggestions

* chore: apply kris' suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

---------

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-03-03 17:41:25 +09:00
..
__mocks__ chore: rename mockfiles in jest config (#49318) 2023-02-10 13:12:02 +00:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets feat(client): make the new help icon clearer (#49516) 2023-02-27 16:23:44 -08:00
client feat(client): show error, warn, and info in FCC debug console (#49528) 2023-02-28 10:50:16 +01:00
client-only-routes chore: rename icons (#49319) 2023-02-10 13:11:16 +00:00
components fix: add more explicit return types (#49567) 2023-03-02 17:26:40 +00:00
pages feat: statistics calculator (#48181) 2023-03-03 17:41:25 +09:00
redux feat(client): pull percentage challenge data from redux (#49308) 2023-02-10 13:16:11 +00:00
resources refactor(client): cleanup honesty policy section (#49003) 2023-02-09 13:37:22 -06:00
templates feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00
utils fix(client): provide return types for get-completion-percentage (#49458) 2023-02-21 07:40:01 -08:00
declarations.d.ts refactor(client): remove react lazy loader library (#49468) 2023-02-22 18:05:08 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00