freeCodeCamp/client
2026-04-13 19:04:44 +00:00
..
__mocks__ refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
config feat: add socrates (#65430) 2026-04-07 19:03:20 +05:30
i18n chore(i18n,client): processed translations (#66915) 2026-04-13 19:04:44 +00:00
src fix(client): preview button with screenreader text (#63061) 2026-04-13 12:57:29 +02:00
static chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
tools fix(client): simplify search box text so less likely to ellipsis (#66851) 2026-04-08 03:24:41 +05:30
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 chore(deps): update Font Awesome dependencies to latest (#66572) 2026-03-24 03:02:40 +07:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
schema.gql refactor(client,curriculum): remove showSpeakingButton from challenge metadata (#66408) 2026-03-14 10:23:08 +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): 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