freeCodeCamp/client
Oliver Eyton-Williams e4a9b2988c
feat: update Ask for help (#40114)
* feat: get helpCategory from frontmatter

* DEBUG: sets all the projects to JavaScript

This is just so the tests pass, it'll need to go.

* fix: updated helpCategoryMap categories

* fix: added Python to helpCategory frontmatter key

Co-authored-by: Randell Dawson <rdawson@onepathtech.com>
2020-10-30 14:10:34 -05:00
..
config
plugins fix: watch curriculum changes 2020-09-29 22:09:02 +02:00
src feat: update Ask for help (#40114) 2020-10-30 14:10:34 -05:00
static refactor(learn): remove static prism css (#39981) 2020-10-15 18:13:51 +05:30
utils feat: update Ask for help (#40114) 2020-10-30 14:10:34 -05:00
.babelrc feat(client): show line numbers on video questions (#39207) 2020-07-08 20:00:42 +05:30
.gitignore fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30
gatsby-browser.js fix: save the fonts locally 2019-10-16 19:29:48 +09:00
gatsby-config.js fix(client): ensure validation works during watch (#38936) 2020-05-28 20:54:29 +05:30
gatsby-node.js refactor: use dashedName over dasherize(title) 2020-10-06 23:10:08 +05:30
gatsby-ssr.js feat: enable MathJax for Project Euler challenges (#38017) 2020-01-07 14:14:12 +03:00
jest.config.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.setup.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(deps): bump reselect from 3.0.1 to 4.0.0 in /client 2020-10-27 13:44:03 +00:00
package.json chore(deps): bump reselect from 3.0.1 to 4.0.0 in /client 2020-10-27 13:44:03 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(client): add cache-busting hashes to chunks (#37746) 2019-11-15 01:43:44 +05:30