Commit Graph

7253 Commits

Author SHA1 Message Date
Mrugesh Mohapatra 39408b3c83 chore: land failing renovate updates (#67035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:02:02 +05:30
Estefania Cassingena Navone 32c65547ac feat(curriculum): Add A1 Spanish Describing People at Work Module (#65795) 2026-04-20 18:10:02 -03:00
l3onhard b72906085e feat(curriculum): add workshop-word-counter to JS v9 cert (#64012)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2026-04-20 10:35:47 -07:00
Naomi Carrigan cba60d8511 feat: add flashcard quiz app lab (#62166)
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-04-20 17:33:28 +00:00
Sem Bauke 7de997f37e fix(client): use session-user endpoint on client (#66961) 2026-04-20 18:32:26 +02:00
freeCodeCamp Camper-bot b0015f3099 chore(i18n,client): processed translations (#67021) 2026-04-20 19:01:36 +05:30
renovate[bot] 85107c692a chore(deps): update dependency webpack to v5.106.1 (#67014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 19:00:25 +05:30
Mrugesh Mohapatra 983b249de0 test(client): stabilize UI regression tests
Replace brittle client snapshot coverage with explicit assertions so the updated test stack no longer depends on snapshot state initialization. Update the react-i18next mock to avoid mutating function component defaultProps while preserving WrappedComponent metadata for layout tests.
2026-04-20 10:01:26 +05:30
Mrugesh Mohapatra e88d5609e5 fix(deps): update client runtime packages 2026-04-19 23:24:42 +05:30
Mrugesh Mohapatra 17602c2e34 fix(deps): update React to 18.3.1 2026-04-19 23:20:07 +05:30
Mrugesh Mohapatra ba46a1bb36 fix(deps): update runtime and test packages 2026-04-19 23:15:01 +05:30
Mrugesh Mohapatra f14bd71648 chore(deps): update build tooling packages 2026-04-19 23:01:22 +05:30
Mrugesh Mohapatra 7a5a6a4035 chore(deps): replace deprecated xterm packages 2026-04-19 22:30:12 +05:30
Mrugesh Mohapatra f4a3d38e73 chore(deps): remove deprecated stub packages 2026-04-19 22:19:35 +05:30
renovate[bot] 1a214641a8 fix(deps): update dependency react-scroll to v1.9.3 (#66997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 08:12:10 +05:30
renovate[bot] 0e638a78ad fix(deps): update dependency nanoid to v3.3.11 (#66995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 00:26:59 +05:30
renovate[bot] cc1d1c0f76 fix(deps): update dependency micromark to v4.0.2 (#66994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-19 00:26:57 +05:30
renovate[bot] bb3ada57ca fix(deps): update dependency gatsby to v5.16.1 (#66987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 22:21:33 +05:30
renovate[bot] 8085742321 fix(deps): update dependency crypto-browserify to v3.12.1 (#66986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 12:27:42 +05:30
renovate[bot] 5a90f99f40 fix(deps): update dependency @loadable/component to v5.16.7 (#66985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-18 12:27:28 +05:30
renovate[bot] b54c9317c6 fix(deps): update dependency @growthbook/growthbook-react to v1.6.5 (#66979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 22:27:00 +05:30
renovate[bot] c5ac169196 chore(deps): update dependency i18next-fs-backend to v2.6.3 (#66958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 15:45:29 +00:00
Anna dbea7d3e89 feat: create interfaces and types lab (#64659)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-04-17 15:07:43 +00:00
renovate[bot] ad8984ed24 chore(deps): update dependency autoprefixer to v10.4.27 (#66956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 20:20:35 +05:30
Naomi Carrigan 1d4a7b13c1 feat: add fortune telling app (#62167)
Co-authored-by: Anna <a.rcottrill521@gmail.com>
Co-authored-by: Teklu Abayneh <tekluabayneh@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Teklu Abayneh <160180978+tekluabayneh@users.noreply.github.com>
Co-authored-by: moshe <shootermv@gmail.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-04-17 08:01:04 +00:00
freeCodeCamp's Camper Bot ce6ce7bbc2 chore(i18n,client): processed translations (#66947) 2026-04-16 08:53:25 +02:00
Kolade Chris 526e09bbf0 feat(curriculum): adding shape manager TS workshop (#63083)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-04-14 18:44:12 +02:00
Fernando Belmonte Archetti 7aeefcb677 feat(curriculum): add workshop heritage library catalog (#66022)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
2026-04-14 13:22:54 +02:00
Dario a60ccdb293 feat(curriculum): add product showcase lab (#65456)
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-04-14 10:01:08 +01:00
freeCodeCamp's Camper Bot 20529461b0 chore(i18n,client): processed translations (#66915) 2026-04-13 19:04:44 +00:00
Anna 6f059e8259 fix(client): preview button with screenreader text (#63061)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2026-04-13 12:57:29 +02:00
Ihechikara Abba 02b12ac880 feat(curriculum): add bug emoji picker workshop (#63673)
Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2026-04-13 10:40:02 +00:00
Jessica Wilkins 4bedfd797d feat(curriculum): add type safe math toolkit workshop to typescript module (#66073)
Co-authored-by: Kolade <chrisjay967@gmail.com>
Co-authored-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
2026-04-09 20:52:55 +01:00
freeCodeCamp's Camper Bot 83bf9eb062 chore(i18n,client): processed translations (#66857) 2026-04-09 08:19:03 +02:00
Sem Bauke ddac8f0593 feat(client): show loading icon when preview frame has not loaded yet (#66687) 2026-04-08 13:29:27 +05:30
Quincy Larson 1fb20ded39 fix(client): simplify search box text so less likely to ellipsis (#66851)
Co-authored-by: m <m@ms-MacBook-Air.local>
2026-04-08 03:24:41 +05:30
Ahmad Abdolsaheb 2906599bef feat: add socrates (#65430)
Co-authored-by: Mrugesh Mohapatra <noreply@mrugesh.dev>
2026-04-07 19:03:20 +05:30
Jessica Wilkins 2ad6e448fa feat(curriculum): Add type safe user profile to typescript module (#66005)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-04-07 10:50:32 +01:00
freeCodeCamp's Camper Bot 18f87e6051 chore(i18n,client): processed translations (#66831) 2026-04-06 16:49:49 +02:00
Sem Bauke ae5926ba40 fix(i18n): align Chinese A1 chapter 3/4 icons with Spanish (#66830) 2026-04-06 13:35:56 +02:00
Gulshan Kumar df609a0025 fix: replace instagram icon with threads icon (#66793) 2026-04-04 19:11:13 +05:30
Mrugesh Mohapatra a72fe07399 revert(client): ensure donate button is always visible (#66754) 2026-04-02 17:06:25 +00:00
freeCodeCamp's Camper Bot 2657f66f55 chore(i18n,client): processed translations (#66688) 2026-04-01 20:35:34 +07:00
Suyadi 10ae077307 fix: correct typo in documentation and localization files (#66704) 2026-04-01 12:12:37 +02:00
Venkataramana Devathoti 8580ba0ace feat(client): ensure donate button is always visible (#66706)
Co-authored-by: Venkat <venkat@Venkats-MacBook-Pro.local>
2026-04-01 10:05:18 +02:00
Kolade Chris 9721f9c59f feat(curriculum): add shortest path algo to js v9 cert (#66681)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2026-04-01 07:24:12 +01:00
Kolade Chris 35fccf2415 feat(curriculum): add nth fibonacci number lab js v9 cert (#66720) 2026-04-01 07:21:40 +01:00
Misrilal 799455f625 fix(client): typo in hashtag constant (#66698) 2026-03-31 19:34:06 +07:00
Zaira 81a9867dd4 feat(curriculum): add JS BFS workshop (#65848)
Co-authored-by: Jeevankumar S <110320697+Jeevankumar-s@users.noreply.github.com>
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-03-31 12:33:11 +01:00
Zaira 20fa1de878 feat(curriculum): add JS graphs and tree quiz (#65819)
Co-authored-by: Jeevankumar S <110320697+Jeevankumar-s@users.noreply.github.com>
Co-authored-by: Kolade <chrisjay967@gmail.com>
2026-03-31 10:47:16 +01:00