freeCodeCamp/client/src
Oliver Eyton-Williams c712f22667
fix(client): keep hints while user edits code (#44085)
* fix: only reset hints and test button on restart

Previously it would be triggered by any change to the editor contents

* refactor: move output node reset into own function

* refactor: reorganise init/update editable region args

* fix: control when line decorations update

* refactor: clean up updateEditableRegion
2021-11-01 16:43:42 +00:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets chore: migrate to jsx element (#43707) 2021-10-04 19:16:34 +05:30
client feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
client-only-routes feat: add campfire mode (#42663) 2021-10-27 17:50:29 -05:00
components chore(client): migrate-landing-components (#43769) 2021-10-28 08:19:45 -07:00
pages feat: css magazine (#43507) 2021-10-28 14:31:12 -05:00
redux feat: add campfire mode (#42663) 2021-10-27 17:50:29 -05:00
resources feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
templates fix(client): keep hints while user edits code (#44085) 2021-11-01 16:43:42 +00:00
utils feat: add campfire mode (#42663) 2021-10-27 17:50:29 -05:00
declarations.d.ts chore(client): migrate-landing-components (#43769) 2021-10-28 08:19:45 -07:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30