2ed43bec14
chore(deps): bump react-dom from 16.13.1 to 16.14.0 in /client
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-26 05:34:28 +00:00
1cb036d6f2
chore(deps): bump gatsby-cli from 2.12.109 to 2.12.111 in /client
...
Bumps [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli ) from 2.12.109 to 2.12.111.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@2.12.111/packages/gatsby-cli )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-26 05:28:19 +00:00
82bda9e57d
chore(deps-dev): bump jest from 24.9.0 to 26.6.1 in /api-server
...
Bumps [jest](https://github.com/facebook/jest ) from 24.9.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-25 09:57:26 +00:00
a7971f3bda
chore(deps-dev): bump nodemon from 1.19.4 to 2.0.6 in /api-server
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.19.4 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-25 09:36:15 +00:00
342713e03b
chore(deps-dev): bump @babel/preset-env in /api-server
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-25 05:23:55 +00:00
00b2ab3500
chore(deps-dev): bump puppeteer from 5.3.1 to 5.4.0 in /curriculum
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.3.1...v5.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-25 05:19:42 +00:00
de6e85853f
refactor(client): make ShowCertification functional ( #39735 )
2020-10-23 12:15:56 +02:00
0ae1df30c7
fix: add info for problem 54 - project Euler ( #40057 )
...
* fix: add info for problem 54 - project Euler
* update text
2020-10-22 11:59:49 -07:00
b2a11dcb72
feat: add back the forum nav item ( #40060 )
2020-10-22 21:57:41 +05:30
6dbd308d42
fix(docs): routing should always fallback to default ( #40061 )
2020-10-22 21:56:44 +05:30
8ec0da2259
fix(learn): update the required package name ( #40056 )
2020-10-22 19:32:55 +05:30
6b6633821e
chore: sync-up translations from Crowdin
2020-10-22 18:12:28 +05:30
c5e4beaac9
fix(docs): add missing closing tag, ext in anchor
2020-10-22 16:39:31 +05:30
ba3fd76ea6
fix(crowdin): do not invalidate approved strings
2020-10-22 06:34:48 +05:30
cfb0695e9e
fix(crowdin): update github action
2020-10-22 04:20:19 +05:30
71f0f01762
fix(crowdin): update config for curriculum
2020-10-22 04:20:10 +05:30
50eb5650c7
fix(crowdin): update config for docs
2020-10-22 04:19:38 +05:30
2ac34a9799
chore(client): refactor NotFoundPage ( #39777 )
2020-10-22 03:56:46 +05:30
7b6e32ca7c
fix: show profile link when user signed in on landing page ( #39983 )
2020-10-22 03:50:22 +05:30
0caa2fe782
fix: only test audited certificates
2020-10-22 03:18:16 +05:30
92a60f8bce
fix(tools): update translation parser
...
Since we're adding more validation we can simplify the parser and
make sure it does catch all the comments. Rather than worry about a
load of edge cases that do not appear in our challenges.
2020-10-22 03:18:16 +05:30
793fa8fb52
test: check replaced iff translatable comment
...
All translatable comments should be replaced, but nothing else.
2020-10-22 03:18:13 +05:30
d2ecd03013
fix: recreate comment map
2020-10-22 02:51:46 +05:30
797722a099
fix: add seed code comment rules
2020-10-22 02:51:45 +05:30
2cae697f65
fix: change variables to match exported names
2020-10-22 02:51:45 +05:30
5eb33e36e1
fix(learn): add a comments dictionary
2020-10-22 02:51:45 +05:30
fa2d5c687c
Fix broken Discord link ( #40035 )
...
* Fix broken Discord link
* Change links across translations
2020-10-20 00:11:08 +05:30
dec4b2180f
Scalar addition issue on Element-wise operations ( #40013 )
...
* Scalar addition issue on Element-wise operations
* remove chinese from PR
Co-authored-by: Sreekumar Menon <sreekumar@roofstock.com >
2020-10-19 11:29:23 -07:00
b503333c64
Rephrase linear gradient explanation ( #39990 )
...
* Rephrase linear gradient explanation
Small tweak to explanation to remove ambiguity over horizontal vs vertical
* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/create-a-gradual-css-linear-gradient.md
Code review suggestion - mention horizontal and quote the values
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Use code tag for snippets
Was using backtick but updated based on formatting guidelines - https://contribute.freecodecamp.org/#/how-to-work-on-coding-challenges?id=formatting-challenge-text
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2020-10-19 11:01:03 -07:00
3042b055f5
chore: add newline
2020-10-19 19:51:38 +05:30
6f405f70bc
fix: sidebar
2020-10-19 19:48:09 +05:30
e21e6c1ce6
Streamline copy and remove gitter references ( #40015 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
Co-authored-by: freeCodeCamp <freecodecamp@MacBook-Pro.local >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2020-10-19 18:27:37 +05:30
86bfdc4536
chore(deps-dev): bump mocha from 5.2.0 to 8.2.0 in /curriculum
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 5.2.0 to 8.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 10:30:09 +00:00
05fe520c0f
feat: update footer sept ( #40030 )
...
* feat: update footer sept
* fix: typo and urls
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com >
2020-10-19 18:28:03 +09:00
c3e415bcd8
chore(deps): bump @babel/plugin-proposal-function-bind in /client
...
Bumps [@babel/plugin-proposal-function-bind](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-bind ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-proposal-function-bind )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 08:02:27 +00:00
fad4272bdc
chore(deps): bump gatsby-cli from 2.12.107 to 2.12.109 in /client
...
Bumps [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli ) from 2.12.107 to 2.12.109.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@2.12.109/packages/gatsby-cli )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 07:45:55 +00:00
a1d875bc38
chore(deps): bump gatsby-transformer-remark in /client
...
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark ) from 2.8.38 to 2.8.42.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@2.8.42/packages/gatsby-transformer-remark )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 07:42:02 +00:00
2ea59d8014
chore(deps): bump @babel/polyfill from 7.11.5 to 7.12.1 in /client
...
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-polyfill )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 07:41:05 +00:00
ab24b8845b
chore(deps): bump react from 16.13.1 to 16.14.0 in /client
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 07:38:26 +00:00
d2ab69ef49
chore(deps): bump gatsby from 2.24.73 to 2.24.80 in /client
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.24.73 to 2.24.80.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.73...gatsby@2.24.80 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 05:37:33 +00:00
6185f44892
chore(deps): bump gatsby-source-filesystem in /client
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 2.3.34 to 2.3.35.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.35/packages/gatsby-source-filesystem )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 05:36:56 +00:00
8d6e33ced9
chore(deps): bump @babel/standalone from 7.11.6 to 7.12.3 in /client
...
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone ) from 7.11.6 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-standalone )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 05:33:14 +00:00
c93421a21b
chore(deps): bump react-instantsearch-dom from 6.7.0 to 6.8.1 in /client
...
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch ) from 6.7.0 to 6.8.1.
- [Release notes](https://github.com/algolia/react-instantsearch/releases )
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.7.0...v6.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 05:29:31 +00:00
044ce10d13
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread
...
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread ) from 7.11.0 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-proposal-object-rest-spread )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:50:27 +00:00
ccd4bb077e
chore(deps-dev): bump @babel/core from 7.11.6 to 7.12.3 in /curriculum
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.6 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:30:13 +00:00
3877defa54
chore(deps-dev): bump @babel/register in /curriculum
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-register )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:29:37 +00:00
805921ea07
chore(deps-dev): bump @babel/preset-env in /curriculum
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:29:26 +00:00
7aec6d53be
chore(deps): bump @sentry/node from 5.25.0 to 5.26.0 in /api-server
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.25.0 to 5.26.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.25.0...5.26.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:28:15 +00:00
b9736ac35e
chore(deps-dev): bump @babel/polyfill in /curriculum
...
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill ) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-polyfill )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-18 05:24:36 +00:00
71659b7c94
fix(learn): Date corrected the example description from Sunday, to Friday, in the date-format Rosetta Code Challenge (English) ( #39998 )
2020-10-17 23:01:18 +02:00