freeCodeCamp/tools/challenge-parser/parser
Tom 1c5d136add
feat(client): add notes tab to project based curriculum (#44247)
* feat: add notes tab to project based curriculum

* feat: add console key to i18n

* feat: add reset to i18n

* fix: use translations in action-row

* fix: use hasEditableBoundaries as check for when to display instructions/editor-tabs

* fix: clean up notes components and use prism formatting

* feat: add notes to docs/how-to-work-on-challenges

* revert: unused code

* fix: lint errors?

* fix: lint errors

* fix: add notes to graphql schema

* fix: add notes to challenge schema

* fix: only display notes on project based

* fix: add env data back to mobile layout

* fix: prettify

* revert: notes

* fix: hide notes on mobile for non project based

* rename: switchDisplayTab -> togglePane

* revert: hasEditableBoundaries check back to projectBasedChallenge check
2021-12-09 18:42:03 +00:00
..
__fixtures__ fix: parse ::directives correctly (#41186) 2021-02-22 09:14:12 +05:30
__snapshots__ fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
plugins fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
tools feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
index.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
index.js feat(client): add notes tab to project based curriculum (#44247) 2021-12-09 18:42:03 +00:00