Commit Graph

31001 Commits

Author SHA1 Message Date
Ilenia
237f11be8b chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
Sherelle
5021c56320 removed jargon text in line 10 that goes against challenge document #… (#46842)
removed jargon text in line 10 that goes against challenge document #46837
2022-07-10 11:17:49 -05:00
Manabu Matsumoto
05923624e9 fix(curriculum): add code block to input element in cat photo app step 36 (#46844)
fix: add code block to input element
2022-07-10 11:14:44 -05:00
renovate[bot]
00d6e1acd8 chore(deps): update dependency @testing-library/dom to v8.15.0 2022-07-10 16:13:23 +00:00
Randell Dawson
55b3fcef3b fix(curriculum): Add new tests to check for space between result strings for two JavaScript challenges involving string concatenation (#46833) 2022-07-10 19:39:52 +07:00
Naomi Carrigan
31a542d111 fix: update i18n keys (#46838)
* fix: update key for i18n CTA link

* chore: sync remaining keys

* fix: update forum category links
2022-07-10 10:25:46 +02:00
Naomi Carrigan
db7b7a3819 docs: clarifications on translation flow (#46839)
* docs: add tip at top of translation page to call out article

* docs: add note about maintaining client json files

* docs: add instructions for missing github json files
2022-07-10 09:20:26 +02:00
Dhruv Gajjar
a18639dc07 fix(curriculum): Dead code example in (#46825)
fix(curriculum): Dead code example in #46813
2022-07-10 09:06:12 +02:00
renovate[bot]
f2c3329855 fix(deps): update dependency react-instantsearch-dom to v6.30.0 2022-07-10 06:21:47 +00:00
renovate[bot]
fc580165ae fix(deps): update dependency psl to v1.9.0 2022-07-10 03:05:25 +00:00
renovate[bot]
aa3c514ba8 chore(deps): update dependency rollup to v2.76.0 2022-07-10 00:45:47 +00:00
renovate[bot]
44fb2f37b8 chore(deps): update codesee to v0.315.0 2022-07-09 22:18:13 +00:00
packagespace
eac6a1b9af Removed missing data from challenge text (#46832)
Removed false information from challenge text
2022-07-09 11:42:04 -07:00
renovate[bot]
4b9583acc8 fix(deps): update dependency next to v12.2.2 2022-07-09 17:02:46 +00:00
renovate[bot]
cededa10de chore(deps): update dependency @testing-library/dom to v8.14.1 2022-07-09 14:45:51 +00:00
renovate[bot]
8855d90854 fix(deps): update dependency next to v12.2.1 2022-07-09 11:54:02 +00:00
David Qian
5bfa2123a7 fix(curriculum): typos in rosetta code (#46820)
Update rosetta code doc
2022-07-09 10:00:27 +02:00
renovate[bot]
428de4154d chore(deps): update dependency tailwindcss to v3.1.5 2022-07-09 04:54:24 +00:00
renovate[bot]
b0352c34e9 chore(deps): update babel monorepo to v7.18.8 2022-07-09 02:00:46 +00:00
Arun Teja Dhondi
f4bce8582a fix: updated typo in english cramers-rule (#46812)
typo fix in cramers-rule
2022-07-08 15:13:52 -07:00
alpox
e3fe5d0a9b feat: add title to "ask for help" forum requests (#46777)
* feat: add title to "ask for help" forum requests

* fix: remove need for translation

* fix: remove dangling comma

* fix: no email-fallback but remove user part if no username is available

* fix: fallback to username if no name is set

* Use nanoid instead of username

* Add block title to challenge description
2022-07-08 13:48:09 -07:00
camperbot
1ec9133cc6 chore(i18n,docs): processed translations (#46805) 2022-07-08 20:40:42 +02:00
Dario-DC
c1155eb854 fix(docs): typos in language lead handbook (#46808)
fix typos in language lead handbook
2022-07-08 15:23:53 -03:00
camperbot
2eace033cb chore(i18n,learn): processed translations (#46806) 2022-07-08 19:58:33 +02:00
Manabu Matsumoto
3edafd9e89 fix(curriculum): add a closing parenthesis (#46803)
fix: add a closing parenthesis
2022-07-08 13:51:06 +00:00
Ilenia
645b9c8b3b docs: expand language lead handbook (#46802) 2022-07-08 15:35:27 +02:00
Ilenia
78430b1776 fix(curriculum): move editable region to expose selector (#46804) 2022-07-08 15:32:45 +02:00
camperbot
04eaee51fc chore(i18n,learn): processed translations (#46799) 2022-07-08 13:31:58 +02:00
Ilenia
2ed0720b6e docs: remove duplicated commands (#46800)
docs: fix commands
2022-07-08 10:30:38 +00:00
Shaun Hamilton
cc7f584b96 feat(challenge-editor): make work in gitpod (#46784)
* feat(challenge-editor): make work in gitpod

* gitpod: make chal-editor ports public

* refactor: use .env files to set variables

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-07-08 11:25:36 +02:00
Nathan Bisson
066c024327 fix: Changed instructions to clarify the task for cafe menu step 14 (#46793) 2022-07-07 18:22:24 -07:00
sidemt
3823aa90c1 fix: update a link URL to www.freecodecamp.org (#46796)
fix: update URL to www.freecodecamp.org
2022-07-07 18:20:50 -07:00
Ryan Kendrick
2cfd5237ec Fix/line goes against doc skyline project (#46795)
* fix: #46794 skyline goes against doc skyline project

* fix: #46794 skyline goes against doc skyline project

* fix: #46794 skyline goes against doc skyline project
2022-07-08 00:55:08 +00:00
Jeremy L Thompson
20fb7e4f9e Fix(curriculum) Less strict whitespace in HTML Form 15 (#46792)
HTML form - less strict whitespace tests
2022-07-07 10:16:17 -07:00
Randell Dawson
c7c9a5492d fix: remove duplicate test and make small change to recently added test for Counting Cards challenge (#46790)
fix: remove duplicate test
2022-07-07 08:50:29 -07:00
Muhammed Mustafa
5ef6b4afd8 fix(curriculum): HTML validation in building a magazine project (#46613)
* added lang test and hint

* changed the seed code to reflect adding lang

* google font validation error fixed

* allow one or more spaces between html and lang

* Whoops, nice catch Tom 😅👍
2022-07-07 17:02:27 +02:00
Kshitiz Mhto
588f3c336f In cat app photo project, Mislabeled meta element changed to tag (#46779)
* meta element changed to tag

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/62bb4009e3458a128ff57d5d.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/62bb4009e3458a128ff57d5d.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/62bb4009e3458a128ff57d5d.md

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

Co-authored-by: ibergx00 <ibergx00@localhost.localdomain>
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
2022-07-07 16:58:49 +02:00
camperbot
a2d25f40c3 chore(i18n,client): processed translations (#46787) 2022-07-07 07:54:38 -07:00
camperbot
5a57f52d3b chore(i18n,learn): processed translations (#46788) 2022-07-07 11:53:03 -03:00
camperbot
f7619ded6d chore(i18n,docs): processed translations (#46786) 2022-07-07 19:42:09 +05:30
Nathan Bisson
b1a2310ccc fix: Fixed typos for 'self closing link element' in multiple files (#46789) 2022-07-07 19:39:44 +05:30
Ahmad Abdolsaheb
ba6de5a8ef feat: footer jun 22 (#46764) 2022-07-07 10:55:47 +02:00
Randell Dawson
eca650dc69 fix: add test to validate result format has space between count value and text - Counting Cards challenge (#46782)
fix: add test to validate result format
2022-07-06 21:57:18 -07:00
Mohamad Dahhan
e2b8827b92 fix(curriculum): typo "condider" to "consider" (#46780)
fixed typo

replaced "condider" with "consider"
2022-07-07 04:20:54 +00:00
sidemt
c7955c4fbc docs(docs,i18n): update docs to conform with new translation flow (#46567)
* docs(docs,i18n): update docs to conform with new translation flow

* docs(docs,i18n): add link to news platform

* docs(docs,i18n): update available languages

* docs(docs): change contributors chat room to Discord
2022-07-07 01:10:55 +05:30
renovate[bot]
c95b7ff712 chore(deps): update dependency @types/node to v16.11.43 (#46739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 01:07:23 +05:30
Naomi Carrigan
8314e7c69b chore: update stray chat links (#46778) 2022-07-06 18:19:37 +00:00
camperbot
5a617186c1 chore(i18n,client): processed translations (#46773) 2022-07-06 17:34:24 +02:00
camperbot
dbbb802b8c chore(i18n,learn): processed translations (#46774) 2022-07-06 17:33:30 +02:00
Niraj Nandish
510d4a61fa docs: mobile contribution doc (#46768) 2022-07-06 14:56:12 +03:00