Commit Graph

26352 Commits

Author SHA1 Message Date
65fa4055d0 chore(deps): bump gatsby-plugin-create-client-paths
Bumps [gatsby-plugin-create-client-paths](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-create-client-paths) from 2.3.11 to 2.3.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-create-client-paths/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@2.3.13/packages/gatsby-plugin-create-client-paths)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 19:41:54 +00:00
c5f0acb503 chore(deps-dev): bump eslint-plugin-react from 7.20.6 to 7.21.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.21.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.6...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 19:14:51 +00:00
01eafa74b8 fix: adjust dependabot config labels 2020-10-10 00:43:49 +05:30
1518e5e4c1 chore(deps): bump gatsby-source-filesystem from 2.3.30 to 2.3.34
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.30 to 2.3.34.
- [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.34/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 19:09:44 +00:00
e22adfcc6b fix(learn): Update the regex in Adjust the background-color Property (#39907)
* fix: Updated the regex in background-color test

As mentioned by @Skye020 in issue #39823, I have made the semi-colon after the background-colour declaration optional, but only if it is the last declaration in the scope.

* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/adjust-the-background-color-property-of-text.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-10-09 11:09:33 -07:00
b37c493d2f chore(actions): adjust labels for crowdin 2020-10-09 17:29:55 +02:00
643cd81063 feat(tools): enable dependabot updates 2020-10-09 17:29:55 +02:00
6599301186 chore: remove docker scripts, config, etc. 2020-10-09 17:29:55 +02:00
5b335fd62e chore(api): wrap req logs in debug format 2020-10-09 17:29:55 +02:00
a32427c120 fix(learn): make semicolon at end of line optional (#39821) 2020-10-08 21:02:59 +01:00
0fa965849e fix(docs): remove subfolders because we use relative linking (#39812)
* fix(docs): remove subfolders because we use relative linking

* fix(docs): links to chinese section should be direct
2020-10-08 18:16:44 +01:00
94f0cf0ef8 chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809)
* fix: remove isHidden key from tool template

* fix: removed isHidden key from English challenges

* fix: remove isHidden key from Chinese challenges
2020-10-08 14:18:47 +02:00
eab14b8235 fix(CI): update runner, display .env for upcoming (#39808) 2020-10-07 16:20:59 +05:30
05f11a7007 fix: update docker-compose-shared.yml (#39807)
Changed 'FreeCodeCamp' to 'freeCodeCamp'. And removed the extra 'by" in line 18
2020-10-06 23:50:54 +05:30
7a1590363a chore: set env in env file 2020-10-06 23:33:48 +05:30
d82ffb381d chore: rename file to yaml 2020-10-06 23:30:22 +05:30
e725774565 chore(CI): periodic check SHOW_UPCOMING_CHANGES (#39806) 2020-10-06 23:28:31 +05:30
dec409a4bd fix: s/localeTitle/title/g 2020-10-06 23:10:08 +05:30
4a74567986 fix: remove title from Chinese chals 2020-10-06 23:10:08 +05:30
a9092776b5 fix(curriculum): update 3 Chinese challenges 2020-10-06 23:10:08 +05:30
1b895e7809 fix: translate title and dashName correctly 2020-10-06 23:10:08 +05:30
ed2840cb1c refactor: use dashedName over dasherize(title) 2020-10-06 23:10:08 +05:30
d90f84e968 fix(learn): Change demo urls on various backend projects (#39688)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-10-05 23:41:27 +05:30
a48ed627ad fix(docs): add news theme guidelines to doc site 2020-10-04 07:54:30 +05:30
c064bf0022 fix(docs): local server config, run alongside fCC 2020-10-04 07:54:30 +05:30
56a46fd700 fix(docs): add rudimentary support for RTL in Arabic 2020-10-04 07:54:30 +05:30
7287fe9f2b fix(docs): add translation link to avoid GitHub 2020-10-04 07:54:30 +05:30
778a5fc2e8 fix(docs): update translations CTA on landing 2020-10-04 07:54:30 +05:30
90f6d23639 feat(learn): Create tool to delete an existing project step in project-based curriculum (#39786)
* feat: created tool to delete step

* docs: update README.md with delete-step instructions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-10-03 11:54:19 +02:00
86a1da59ff fix(docs): add i18n to nav, and other tweaks 2020-10-02 20:11:25 +05:30
2e8b0366dc fix(docs): use relative linking 2020-10-02 20:11:25 +05:30
b05fb313c4 chore: update codeowners to tag staff 2020-10-02 04:05:18 +05:30
d94b3010e3 fix(learn): changed question to be different from the video (#39773)
* fix(learn): changed test to be different from the video

the array on the test and it's solution were same as the video explanation, replaced the test with one suggested in #39097

* fix to use np,ones

Co-authored-by: Nitin <67074979+nitnjain@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-10-01 22:08:57 +01:00
48c41e5a6a fix(docs, i18n): remove translations nav due to sidebar bug (#39774) 2020-10-02 01:19:03 +05:30
84c5c641c3 chore(docs,i8n): processed translations from crowdin (#39769)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-02 00:28:40 +05:30
5bf84ae475 fix(crowdin): remove push events and use manual runs (#39770) 2020-10-02 00:02:13 +05:30
5a42caffb1 fix(crowdin): update config and exclude files 2020-10-01 23:52:16 +05:30
b1420e2de1 chore: remove all processed files 2020-10-01 23:52:16 +05:30
94ba6cdd0d docs: add translations nav, update styles, links 2020-10-01 23:52:15 +05:30
41c8472015 chore(docs,i8n): processed translations from crowdin (#39734)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-01 23:52:15 +05:30
11b8e5ba9a chore(learn): remove other language curriculum Chinese (#39745) 2020-10-01 23:31:10 +05:30
17a6a8868b Refactor Honesty (#39726)
* remove unused prop from Honesty component

* convert Honesty into a functional component
2020-10-01 09:11:45 -05:00
2b60d14b5c test(client): match any dates (linkedin button) (#39754)
Co-authored-by: Twaha Rahman <39026437+Twaha-Rahman@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2020-10-01 19:40:00 +05:30
41d40608a1 fix(learn): reword incorrect line reference (#39742) 2020-10-01 04:26:43 -07:00
18d2c92da1 fix(i18n): remove debug code and activate crowdin (#39733) 2020-09-30 16:40:06 +05:30
63efc10eca feat(i18n): crowdin actions for docs (#39730) 2020-09-30 16:19:48 +05:30
4e51e845bb fix: remove duplicate of borderColorPicker (#39732) 2020-09-30 14:56:30 +05:30
55f3df293a chore(client): refactor ImageLoader (#39691) 2020-09-30 14:52:20 +05:30
Tom
d23feadc1f feat: update replit links to clone from repos (#39724) 2020-09-29 21:37:53 -07:00
41b7a33100 fix: replace .chinese.md extension with .md 2020-09-29 22:09:05 +02:00