freeCodeCamp/client
Oliver Eyton-Williams e3e794ddef
fix(client): only jump to editable region on reset (#43748)
If the code has changed without the user typing (e.g. they've pushed
the restart button), then we jump them back to the editable region.
Otherwise (e.g. they've typed in the editor) we reset the display, but
do not move the editor.
2021-10-06 14:09:04 -07:00
..
i18n fix(ui): Fix crash when viewing an invalid certificate (#43681) 2021-10-06 21:05:05 +02:00
plugins fix(client): handle challenge creation (#42272) 2021-06-28 13:38:11 +05:30
src fix(client): only jump to editable region on reset (#43748) 2021-10-06 14:09:04 -07:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils feat(curriculum): add accessibility-quiz practice project (#43244) 2021-09-28 15:38:44 -05:00
.babelrc.js fix: control CodeSee via .env variable (#42428) 2021-06-10 18:38:14 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
gatsby-node.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package-lock.json chore(deps): update codesee to v0.105.0 2021-10-06 03:17:30 +00:00
package.json feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
webpack-workers.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00