Commit Graph

27863 Commits (e89de73f6645372ebfa7a2906cbc8f5bd3bdc526)

Author SHA1 Message Date
gikf a7556a82d5
fix(curriculum): rework Project Euler 95 (#42255) 2021-06-01 01:52:05 +05:30
Shaun Hamilton 6f65591ec9
fix(curriculum): add strict versioning to adnode (#42297) 2021-06-01 01:51:33 +05:30
Renovate Bot aa21dc945c chore(deps): update typescript-eslint monorepo to v4.26.0 2021-05-31 18:37:10 +00:00
gikf 42ff4307ba
fix(curriculum): rework Project Euler 94 (#42243)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-31 23:04:05 +05:30
gikf b765237f38
fix(curriculum): rework Project Euler 89 (#42219)
* fix: define test arrays in background

* fix: add solution

* fix: position block evenly between paragraphs

* fix: include rules from external link

* fix: change to preferred version of spelling

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* fix: improve wording

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-05-31 23:03:33 +05:30
Oliver Eyton-Williams 128cb813cb
fix: remove unused polyvinyl functions (#42295) 2021-05-31 21:16:26 +05:30
camperbot 50a146224f
chore(i18n,client): processed translations (#42316) 2021-05-31 18:30:52 +05:30
Renovate Bot 0e05584768 chore(deps): update dependency acorn to v8.3.0 2021-05-31 09:46:59 +00:00
camperbot 6e661efe17
chore(i18n,curriculum): update translations (#42298) 2021-05-31 09:57:24 +02:00
Renovate Bot 8705c0ec81 chore(deps): update dependency execa to v5.0.1 2021-05-30 20:19:15 +00:00
Oliver Eyton-Williams 90d2c3b344
feat: use webpack caching in development (#42286)
* feat: use webpack caching in development

This cuts build time for build-workers considerably.

* fix: update gitpod config

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-05-30 08:59:55 +01:00
renovate[bot] e605800d82
fix(deps): update dependency react-transition-group to v4.4.2 (#42299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-30 05:42:07 +00:00
renovate[bot] 6100e80b20
chore(deps): update dependency ws to 7.4.6 [security] (#42303)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-30 10:43:39 +05:30
Renovate Bot fd5621db7b chore(deps): update dependency eslint-plugin-react to v7.24.0 2021-05-29 23:56:10 +00:00
Renovate Bot 67057577af chore(deps): update dependency eslint-plugin-import to v2.23.4 2021-05-29 23:07:38 +00:00
Rebekah Koon 5a3d22e76b
fix(curriculum): changing Charles -> Ada in JavaScript challenge descriptions (#42280)
* changing Charles -> Ada in JavaScript challenge descriptions

* fix: changing Charles -> Ada in JavaScript challenge descriptions

* fix: changing firstName value from Ada to Augusta in javascript lesson
2021-05-29 21:33:21 +05:30
Renovate Bot c966823920 chore(deps): update babel monorepo to v7.14.4 2021-05-28 20:06:23 +00:00
camperbot ac8e70133c
chore(i18n,learn): update translations (#42289) 2021-05-28 11:41:28 -07:00
camperbot f146e5221a
chore(i18n,curriculum): update translations (#42290) 2021-05-28 11:40:43 -07:00
Renovate Bot 55c237fc89 fix(deps): update dependency react-tooltip to v4.2.21 2021-05-28 15:25:56 +00:00
Renovate Bot 473948244b fix(deps): update dependency i18next to v20.3.1 2021-05-28 14:29:43 +00:00
Renovate Bot 28b4393c20 fix(deps): update dependency date-fns to v2.22.1 2021-05-28 13:57:30 +00:00
Renovate Bot f3c6fb1fd9 fix(deps): update dependency react-i18next to v11.10.0 2021-05-28 11:46:44 +00:00
Renovate Bot 634547c233 fix(deps): update dependency date-fns to v2.22.0 2021-05-28 11:01:02 +00:00
Renovate Bot 59a2191223 fix(deps): update dependency react-tooltip to v4.2.20 2021-05-28 08:24:55 +00:00
Renovate Bot 3ce80a9545 chore(deps): update dependency webpack to v5.38.1 2021-05-28 00:30:44 +00:00
Renovate Bot 56c975fcf4 fix(deps): update dependency gatsby to v3.6.1 2021-05-27 22:37:28 +00:00
gikf cf567f4a76
fix(curriculum): rework Project Euler 97 (#42276)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: use MathJax to improve look of math notation

* fix: grammar

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-27 21:38:56 +02:00
gikf c3eddec05a
fix(curriculum): rework Project Euler 88 (#42206)
* fix: rework challenge to use argument in function

* fix: use MathJax to improve math notation

* fix: position block evenly between paragraphs

* fix: add solution
2021-05-27 21:37:38 +02:00
gikf a184b10433
fix(curriculum): rework Project Euler 92 (#42233)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: position examples evenly between paragraphs

* fix: use MathJax for math notation
2021-05-27 10:46:20 -07:00
gikf 2b1d0cdaf8
fix(curriculum): rework Project Euler 91 (#42224)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: use MathJax to improve math notation
2021-05-27 10:27:16 -07:00
suburban-daredevil d70b17bca7
feat(curriculum): update handleclick method to use state function (#42225)
* Updated the handleClick method to use updater function in react tutorial english

* Update comments in the seed code of curriculum/challenges/english/03-front-end-libraries/react/render-conditionally-from-props.md

Changing comments in the seed code according to the list of [agreed-upon comments](https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/dictionaries/english/comments.json)

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-05-27 18:42:55 +02:00
Sem Bauke 3c36bda9ab
feat: change challenge desc to ts (#42270)
* feat: change challenge desc to ts

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: add return type on function

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-27 17:50:08 +02:00
camperbot bbfd599386
chore(i18n,learn): update translations (#42271) 2021-05-27 07:18:07 -07:00
gikf 2f901f9ffe
fix(curriculum): rework Project Euler 87 (#42194)
* fix: rework challenge to use argument in function

* fix: add solution

* fix: position equations evenly between paragraphs
2021-05-27 13:14:40 +05:30
Nicholas Carrigan (he/him) 00b76c0389
fix: link import bug (#42266)
Fix a small bug in the CSS helper tool.
2021-05-27 08:46:23 +02:00
Renovate Bot 6e86d4fe08 chore(deps): update dependency mongodb to v3.6.9 2021-05-26 23:45:02 +00:00
Renovate Bot 074409e699 chore(deps): update dependency typescript to v4.3.2 2021-05-26 18:39:25 +00:00
Renovate Bot a51a046d3e chore(deps): update dependency autoprefixer to v10.2.6 2021-05-26 17:53:08 +00:00
camperbot 587f89b1d7
chore(i18n,curriculum): processed translations (#42258) 2021-05-26 20:00:54 +05:30
gikf 8ac8772da1
fix(curriculum): rework Project Euler 86 (#42189)
* fix: rework challenge to use argument in function

* fix: add solution
2021-05-26 14:22:42 +05:30
renovate[bot] e0708688df
chore(deps): update dependency copy-webpack-plugin to v9 (#42250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 09:57:47 +02:00
camperbot 1a6b4ca531
chore(i18n,learn): update translations (#42245) 2021-05-26 01:00:35 +05:30
camperbot bbf0d2727f
chore(i18n,docs): update translations (#42244) 2021-05-26 00:59:56 +05:30
KowalewskiPawel 057eb0cf2a
fix(curriculum): Typo correction in defaultSrc: ["'self'"] (#42220)
Missing a single quote resulting may be misleading for some of the students.
2021-05-25 23:18:08 +04:00
Luca 09b62480f2
fix(curriculum): remove duplicated test (#42247) 2021-05-25 23:15:11 +04:00
Prashant edf9989e59
fix: Typo in "Convert seconds to compound duration" (#42248)
* fix: Typo in "Convert seconds to compound duration"

* fix: spacing

Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local>
2021-05-25 23:13:18 +04:00
Renovate Bot 75bf6fc78c fix(deps): update gatsby monorepo 2021-05-25 18:51:19 +00:00
Shaun Hamilton d5cc9ba259
feat(dev): add css helper function (#42148)
* feat(dev): add css helper function

* add media declaration methods

* use a selector to grab styles

* add CSSHelp class with annoying TS warnings (no-verify)

* replace indexing with getPropertyValue

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* connect CSSHelp to helpers, clean up types

* fix: return extended object, not modify prototype

* fix: unnecessary assertion error

* add tests with fixtures

* add afterAll document clean-up

* 'fix' tests

* undo jest transform config

* remove erroneous comments and logs

* reafactor: use existing types and narrow types

* refactor test descriptions

* rename files to appease Mrugesh 😄

* remove probably unnecessary document clean

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-25 07:34:55 -07:00
Renovate Bot a32559b203 fix(deps): update dependency react-i18next to v11.9.0 2021-05-25 09:59:30 +00:00