freeCodeCamp/client
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
..
i18n feat(client): add notes tab to project based curriculum (#44247) 2021-12-09 18:42:03 +00:00
plugins chore: remove old package-locks 2021-12-02 19:57:47 +05:30
src feat(client): add notes tab to project based curriculum (#44247) 2021-12-09 18:42:03 +00:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils feat(curriculum): add css-penguin practice project (#44214) 2021-12-03 17:59:32 -06: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 feat(client): add notes tab to project based curriculum (#44247) 2021-12-09 18:42:03 +00:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package.json fix(deps): update dependency react-instantsearch-dom to v6.17.0 2021-12-09 11:54:45 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js chore: use workspaces, fix deps 2021-12-02 19:57:47 +05:30