freeCodeCamp/client
2026-02-27 18:12:49 +00:00
..
__mocks__ refactor: client jest -> vitest (#62177) 2025-09-16 08:30:06 +02:00
config fix(learn): standardize use of front-end, full-stack, back-end (#65976) 2026-02-21 08:38:16 +05:30
i18n fix(curriculum): rename lab title to Build an Apply Discount Function (#66116) 2026-02-27 18:12:49 +00:00
src fix: stop mutating redux state (savedChallenges) (#66129) 2026-02-27 19:33:45 +05:30
static chore: format web manifest (#64695) 2025-12-17 10:54:19 +00:00
tools refactor: clean client on setup (#66108) 2026-02-27 08:10:41 +05:30
utils fix: block creation and hot reloading (#66127) 2026-02-27 18:22:08 +05:30
.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 chore: remove unused intro code (#65855) 2026-02-17 22:52:22 +05:30
gatsby-node.js chore: remove unused intro code (#65855) 2026-02-17 22:52:22 +05:30
gatsby-ssr.js refactor(client): manually generate webmanifest (#64529) 2025-12-15 11:27:02 +01:00
package.json refactor: clean client on setup (#66108) 2026-02-27 08:10:41 +05:30
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