Commit Graph

27406 Commits (5b4cb91a2af249987983233321e53c6bcde7845d)

Author SHA1 Message Date
Renovate Bot 5b4cb91a2a fix(deps): update dependency unist-util-remove to v2.1.0 2021-04-15 02:23:06 +00:00
Renovate Bot 934c25000c chore(deps): update dependency webpack to v5.33.2 2021-04-14 22:37:12 +00:00
Renovate Bot 51510b0668 fix(deps): update dependency date-fns to v2.21.0 2021-04-14 20:08:37 +00:00
Renovate Bot 445c27d637 fix(deps): update dependency typescript to v4.2.4 2021-04-14 16:43:55 +00:00
Przemyslaw Karczmarczyk 4901b34670
fix: typo in a correct answer (#41819) 2021-04-14 16:37:56 +02:00
camperbot 11890b098f
chore(i18n,docs): processed translations (#41820) 2021-04-14 15:40:32 +02:00
camperbot 3c6b7cef32
chore(i18n,curriculum): processed translations (#41821) 2021-04-14 15:28:02 +02:00
Renovate Bot a50650ad19 fix(deps): update dependency react-i18next to v11.8.13 2021-04-14 11:16:40 +00:00
Renovate Bot 9d920c2df5 fix(deps): update dependency date-fns to v2.20.3 2021-04-14 08:46:27 +00:00
Renovate Bot 46b46ad1a9 fix(deps): update dependency @actions/core to v1.2.7 2021-04-14 04:04:12 +00:00
Renovate Bot 97fe754b60 chore(deps): update dependency webpack to v5.32.0 2021-04-14 01:02:45 +00:00
Renovate Bot 8dd35693ff chore(deps): update dependency eslint-config-prettier to v8.2.0 2021-04-13 22:45:28 +00:00
Chinmay Kunkikar 50db7c557a
fix(curriculum): specify id attribute in the instructions (#41716)
* fix(curriculum): specify id attribute in the instructions

* Update curriculum/challenges/english/03-front-end-libraries/jquery/remove-an-element-using-jquery.md

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

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-13 22:16:48 +01:00
Renovate Bot 193a5539dc chore(deps): update dependency mongodb to v3.6.6 2021-04-13 19:30:10 +00:00
gikf e180fc21a6
fix(curriculum): rework Problem Euler 65 (#41790)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: missing backticks
2021-04-13 11:32:05 -05:00
camperbot 81dea15778
chore(i18n,curriculum): update translations (#41801) 2021-04-13 07:48:32 -07:00
Hassaan Pasha 9ce5a09593
fix (client): added editor refs to all the instances of Editor to enable hotkey focus (#41757) 2021-04-13 13:29:41 +02:00
Kristofer Koishigawa 1958d116d0
fix: update url shortener test endpoints and test text (#41784) 2021-04-13 13:28:27 +02:00
Kristofer Koishigawa e610ecc8c2
fix: update timestamp ms test endpoints, English test text (#41783) 2021-04-13 10:06:02 +01:00
gikf ec8d248929
feat(curriculum): add two tests to challenge (#41793)
* feat: add two tests

* fix: missing backticks

* fix: improve wording in tests description

* fix: remove not needed link

* fix: unify test with description
2021-04-13 10:23:53 +02:00
Renovate Bot 78f98278c6 chore(deps): update dependency eslint-plugin-react to v7.23.2 2021-04-13 04:29:57 +00:00
Renovate Bot ea8d1e885b chore(deps): update dependency eslint to v7.24.0 2021-04-13 00:41:56 +00:00
Renovate Bot 13fef80dec chore(deps): update dependency cypress to v6.9.1 2021-04-12 21:02:52 +00:00
Renovate Bot 3f29ebb32d chore(deps): update dependency acorn to v8.1.1 2021-04-12 17:59:51 +00:00
gikf 9a160276e1
fix(curriculum): make expected result format in instructions and tests match (#41760)
* fix: make expected result format in instructions and tests match

* fix: grammar

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-04-12 17:15:00 +02:00
Renovate Bot 5facdce519 chore(deps): update babel monorepo to v7.13.15 2021-04-12 14:51:29 +00:00
renovate[bot] f8f89149c4
fix(deps): update dependency mdast-util-gfm to v0.1.2 (#41660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-12 18:15:06 +05:30
Michael Parkadze 081f79060d
fix(client): update search results links to open in new tab (#41734) 2021-04-12 15:29:01 +07:00
camperbot 86c00f8919
chore(i18n,curriculum): update translations (#41792) 2021-04-12 11:56:42 +05:30
Nicholas Carrigan (he/him) 74f2f34688
feat(i18n,client): enable certs (#41789)
Enable the next two certs in Chinese.
2021-04-10 18:11:40 +02:00
Ahmad Abdolsaheb f075837311
feat: create action row and style Multi-file editor (#41579)
* feat: add action row & style editor

* fix: separate conditional for splittter and reflex element

* fix: move jaws whenever a line is deleted or added

* feat: keep line indicator inside editable region

* feat: add submit button and restyle decorator

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-04-09 13:18:54 -07:00
camperbot c1ee2720b3
chore(i18n,curriculum): update translations (#41787) 2021-04-09 09:58:02 -07:00
Sem Bauke 21c8500f94
fix(curriculum): prevent submitting array instead of string (#41720)
* fix(curriculum) prevent users from submitting an array instead of string

* use strict equality instead of new test

* Add suggestions from Tom

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-04-09 07:34:55 -05:00
Gil Joseph Klein 6325c071fb
fix: typo in APIs and Microservices (#41746) 2021-04-09 11:00:18 +03:00
Sem Bauke d4aef30ea7
fix(curriculum): regex compatibility issue for Safari (#41725)
* fix(curriculum) regex compatibility issue for Safari

* fix: escape the dot parameter in regex

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-04-09 06:39:57 +02:00
Sem Bauke 1f9166922c
feat(Cypress): enabling parallelization Cypress (#41782)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-04-09 06:14:45 +02:00
gikf 23e7d8019d
fix(curriculum): rework Project Euler 64 (#41764)
* fix: rework challenge to use argument in function

* fix: add solution
2021-04-08 11:19:59 -07:00
Emer Conghaile fe95d5bca2
fix(curriculum): Remove unnecessary comments (#41777)
* Remove unnecessary comments

https://github.com/freeCodeCamp/freeCodeCamp/pull/41612

* Remove unnecessary comment
2021-04-08 10:59:25 -07:00
Emer Conghaile 87b0e5bb7a
fix(curriculum): Remove unnecessary comments (#41781)
* Remove unnecessary comments

https://github.com/freeCodeCamp/freeCodeCamp/pull/41612

* Update the hints section
2021-04-08 10:49:47 -07:00
Emer Conghaile c4ba0c692f
fix(curriculum): Remove unnecessary comments (#41776)
* Remove unnecessary comments

* Remove last comment, change instruction wording
2021-04-08 10:46:39 -07:00
Emer Conghaile 591a534701
Remove unnecessary comments (#41775)
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
2021-04-08 09:40:34 -07:00
Emer Conghaile a9a68fa498
fix(curriculum): Remove unnecessary comments (#41774)
* fix: Remove unnecessary comments

https://github.com/freeCodeCamp/freeCodeCamp/pull/41612

* Add empty line
2021-04-08 09:36:05 -07:00
camperbot 7a26126478
chore(i18n,curriculum): update translations (#41772) 2021-04-08 16:57:40 +02:00
Saurabh Kumar singh 617f7b07e9
Update iterate-through-an-array-with-a-for-loop (#41742)
* Update iterate-through-an-array-with-a-for-loop

* Update iterate-through-an-array-with-a-for-loop

Add space around minus for better readablilty.

* Update iterate-through-an-array-with-a-for-loop

* Update iterate-through-an-array-with-a-for-loop

* Update iterate-through-an-array-with-a-for-loop.md
2021-04-08 09:56:49 -05:00
Nicholas Carrigan (he/him) a962d6afd4
fix(curriculum): cat photo app (#41768)
Fix a couple of bugs I encountered when running through this
course.
2021-04-08 13:37:18 +05:30
Jonathan fa52f4cafe
fix(curriculum): "Get JSON with the JavaScript fetch method" test too tpecific (#41766) 2021-04-08 09:20:29 +02:00
Nicholas Carrigan (he/him) d1c800879c
fix(tools): multiple workflow fixes (#41763) 2021-04-08 11:30:29 +05:30
camperbot 5eba0482d0
chore: update translations (#41761) 2021-04-08 07:42:06 +02:00
gikf 9c35bf0bd1
fix(curriculum): prevent malforming of svg image (#41755)
* fix: correct displaying of malformed svg
2021-04-07 09:59:33 +02:00
camperbot bfc9f770c4
chore: update translations (#41753) 2021-04-06 18:51:16 +02:00