freeCodeCamp/client
2026-02-13 10:27:25 +01:00
..
__mocks__ refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
config refactor: stop curriculum tests depending on client (#65534) 2026-01-28 19:35:26 +05:30
i18n fix(learn): make explicit where the button is (#65557) 2026-02-12 19:22:22 +07:00
src fix(client): inline xterm.css to avoid FOUC (#65679) 2026-02-13 09:07:12 +01:00
static chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
tools fix(client): inline xterm.css to avoid FOUC (#65679) 2026-02-13 09:07:12 +01:00
utils feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +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.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-config.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-node.js feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
gatsby-ssr.js refactor(client): manually generate webmanifest (#64529) 2025-12-15 11:27:02 +01:00
package.json feat(client): migrate to Gatsby v5 and React 18 (#65729) 2026-02-11 19:15:32 +01:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
schema.gql feat(client,challenge-parser): support audio and transcript in quiz questions (#65711) 2026-02-12 08:52:49 +01: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 jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
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