freeCodeCamp/client
Sem Bauke 5cd4e8abe6
fix(client): localize external curriculum structure (#67638)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 11:47:33 +02:00
..
__mocks__ test(client): stabilize UI regression tests 2026-04-20 10:01:26 +05:30
config feat(ui): view challenge source link (#66305) 2026-05-02 18:28:18 +03:00
i18n feat(curriculum): add http and web standards review page (#67334) 2026-06-01 13:53:25 +05:00
src test: add unit tests for search reducer (#67698) 2026-06-01 09:17:30 +02:00
static chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
tools fix(client): localize external curriculum structure (#67638) 2026-06-01 11:47:33 +02:00
utils refactor(tools,client): remove head and tail logic (#66524) 2026-03-17 17:59:16 +01:00
.babelrc.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
.gitignore chore(deps): organise deps for browser-scripts (#65569) 2026-01-31 23:46:07 +05:30
.lintstagedrc.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
eslint.config.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
gatsby-browser.tsx refactor(client): migrate Gatsby setup files to TypeScript (#66367) 2026-03-23 14:58:04 +05:30
gatsby-config.ts refactor(client): migrate Gatsby setup files to TypeScript (#66367) 2026-03-23 14:58:04 +05:30
gatsby-node.ts fix: handle GraphQL errors in createPages (#66642) 2026-03-27 11:09:37 +01:00
gatsby-ssr.tsx refactor(client): migrate Gatsby setup files to TypeScript (#66367) 2026-03-23 14:58:04 +05:30
package.json feat(client): search functionality for curriculum lessons (#66514) 2026-05-23 14:56:31 +02:00
postcss.config.js
schema.gql fix(client,curriculum): mark inputType as required for Chinese FITB challenges (#67221) 2026-05-28 06:58:12 +07:00
tailwind.config.js feat: use component library's dropdown component in learn (#50465) 2023-06-22 09:21:05 -05:00
tsconfig.json refactor(client): migrate Gatsby setup files to TypeScript (#66367) 2026-03-23 14:58:04 +05:30
turbo.json chore(deps): update turbo (#65865) 2026-02-13 10:27:25 +01:00
vitest-setup.js refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
vitest.config.js chore(deps): migrate client vitest to 4.0.15 (#64819) 2026-01-19 10:01:43 +01:00