freeCodeCamp/curriculum
Tiago Salema e561953827 Removed deprecated lifecycle methods (#35895)
Removed `componentWillReceiveProps` and `componentWillUpdate` from the list of lifecycle methods since they are now deprecated.
2019-07-03 13:56:15 +02:00
..
challenges Removed deprecated lifecycle methods (#35895) 2019-07-03 13:56:15 +02:00
formattingConversion chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
math-challenges
requiresTests
schema fix(client): return an empty string for empty sections 2019-03-04 08:56:11 +00:00
test Ensure that errors in testing are handled correctly 2019-06-08 03:28:20 +05:30
.babelrc
.editorconfig
.npmignore
.travis.yml
CHANGELOG.md
LICENSE.md
commitizen.config.js
commitlint.config.js
create-challenge-bundle.js
getChallenges.js fix(tools): wait for the last challenge to be populated (#35596) 2019-03-15 22:12:56 +01:00
gulpfile.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
index.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
lib.js
md-translation.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
package-entry.js
package-lock.json chore: bump gulp from 4.0.0 to 4.0.2 (#36272) 2019-06-12 23:40:34 +05:30
package.json fix(client): Use current challenge-md-parser 2019-06-28 13:34:29 +08:00
utils.js