Commit Graph

29081 Commits

Author SHA1 Message Date
0b79725a9e chore(deps): apply npm audit fix on all packages (#44108)
chore(deps): apply npm audit fix on all packages
2021-11-03 16:26:50 +05:30
a971126368 docs: update Node.js and npm versions 2021-11-03 15:06:19 +05:30
4574e4e81d chore: update all workflows to Node.js v16 2021-11-03 15:06:19 +05:30
466f39794b chore: update all lockfiles to v2 2021-11-03 15:06:19 +05:30
6fef483946 chore: update all packages to node v16 & npm v8 2021-11-03 15:06:19 +05:30
0d33dff597 feat: nutrition label (#43852)
* feat: initial infra

* feat: break down steps

* feat: tests 1-30

* feat: tests 31 to end

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: actually testing things helps

* chore: apply review suggestions

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

* chore: take the part, put it in a step

* chore: apply shaun's review suggestions

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

* chore: missed one

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

* chore: clarify verbiage

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-03 09:13:47 +01:00
e7523dd6d1 fix(deps): update dependency @stripe/stripe-js to v1.21.0 2021-11-02 22:52:07 +00:00
6d8d18ef1b fix(deps): update dependency sanitize-html to v2.5.3 2021-11-02 20:36:37 +00:00
81cbd942c8 chore(i18n,docs): update translations (#44099) 2021-11-02 18:25:00 +00:00
a695f744e2 chore(actions): update mongodb in cypress workflow (#44098) 2021-11-02 22:23:06 +05:30
12a0ce697a chore(i18n,curriculum): update translations (#44101) 2021-11-02 15:09:55 +00:00
ade47bfc2b chore(deps): update dependency @testing-library/jest-dom to v5.15.0 2021-11-02 15:04:43 +00:00
9c5104602f chore(actions): bump Node.js to v16 in codesee workflow (#44094) 2021-11-02 17:27:31 +05:30
f84d6078fd chore(actions): use Ubuntu-20.04 in all workflows (#44095) 2021-11-02 17:19:50 +05:30
2dd29a8f68 docs: add news theme docs (#44092) 2021-11-02 15:57:06 +05:30
c080efb89c feat(i18n,esp): back-end and api cert fully translated and proofread (#44083) 2021-11-02 15:55:29 +05:30
2b5c1ed712 chore(deps): updated versions to address vulnerabilities (#44075) 2021-11-02 15:55:05 +05:30
0fa47ead1f chore(deps): update codesee to v0.133.0 2021-11-02 05:41:17 +00:00
647816db63 fix(deps): update dependency @babel/standalone to v7.16.2 2021-11-02 03:28:34 +00:00
a0be79c13c fix(deps): update dependency validator to v13.7.0 2021-11-02 01:18:05 +00:00
a34345d889 chore(i18n,docs): update translations (#44078) 2021-11-01 15:43:48 -07:00
c712f22667 fix(client): keep hints while user edits code (#44085)
* fix: only reset hints and test button on restart

Previously it would be triggered by any change to the editor contents

* refactor: move output node reset into own function

* refactor: reorganise init/update editable region args

* fix: control when line decorations update

* refactor: clean up updateEditableRegion
2021-11-01 16:43:42 +00:00
f163a77fe5 fix(curriculum): typo in accessibility-quiz step-046.md (#44087)
targetting -> targeting
2021-11-01 16:14:22 +00:00
c2572b314d chore(i18n,curriculum): processed translations (#44086) 2021-11-01 15:38:37 +01:00
c42dc1b350 chore(deps): update dependency rollup to v2.59.0 2021-11-01 11:04:30 +00:00
e9512cb968 chore(i18n,curriculum): update translations (#44072) 2021-11-01 11:38:44 +05:30
48b31e1d6d fix(deps): update dependency node-fetch to v2.6.6 2021-10-31 19:04:50 +00:00
5d844ccf4b chore(i18n,learn): update translations (#44080) 2021-10-31 14:48:17 +00:00
cf6e545b03 fix(curriculum): change user story to match test suite (#44076)
* Solving issue #44068 

Eliminated the difference between project’s stated requirements in own page and in widget on codepen

* Update build-a-tribute-page.md
2021-10-31 08:18:29 +01:00
206e34067d fix(deps): update dependency @babel/standalone to v7.16.1 2021-10-31 00:10:02 +00:00
b03b6ab7f7 chore(deps): update codesee to v0.132.0 2021-10-30 09:11:33 +00:00
9419bdfed4 chore(deps): update babel monorepo to v7.16.0 2021-10-30 05:41:50 +00:00
adf3c2b8cc chore(deps): update dependency @types/validator to v13.6.6 2021-10-30 03:12:50 +00:00
537e8f1bce chore(deps): update codesee to v0.131.0 2021-10-30 00:15:28 +00:00
0a85af9abc chore(deps): update dependency tailwindcss to v2.2.19 2021-10-29 21:14:40 +00:00
11a34b5a3e chore(deps): update dependency webpack to v5.61.0 2021-10-29 18:11:41 +00:00
772aca3ea1 chore(i18n,learn): update translations (#44059) 2021-10-29 16:20:03 +01:00
272179b243 chore(i18n,docs): update translations (#44058) 2021-10-29 15:45:21 +01:00
9920b7c83c fix(curriculum): point to all lines requiring change (#44056)
* fix comments for which place to edit

 solution should be placed in this line, previous comments was missleading.
as discussed in https://github.com/freeCodeCamp/freeCodeCamp/issues/44049

* shorter comments

clear of not needed ward Only

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/declare-a-read-only-variable-with-the-const-keyword.md

letter fixes

Co-authored-by: Ilenia <nethleen@gmail.com>

* fix for spelling of Change

only letter change

* fix for italian language

all other languages

* revert

revert of changes that will be done in other place

* revert

Co-authored-by: Ilenia <nethleen@gmail.com>
2021-10-29 12:37:01 +02:00
7a0b0872cc chore(deps): update codesee to v0.130.0 2021-10-29 03:41:03 +00:00
e84fe15a97 fix(deps): update dependency react-i18next to v11.13.0 2021-10-28 21:59:52 +00:00
cb5244be73 feat: css magazine (#43507)
* feat: initial infrastructure

* feat: html steps done

* feat: through step 50

* feat: complete steps

* feat: write tests

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* chore: use correct alt text

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* fix: image size

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* feat: add temporary width

* chore: apply sem's review suggestions

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

* chore: missed one

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

* chore: apply kris' review suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: no text walls

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: walls of text

* chore: remaining review suggestions

* chore: apply shaun's review suggestions

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

* fix: linting index.md

* chore: lang tags

* feat: clarify noreferrer

* feat: clarify lazy loading

* chore: apply shaun's review suggestions

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

* fix: note about justify

* fix: split step 7

* fix: hero title

* chore: parts are secretly steps

* chore: apply tom's review suggestions

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

* chore: missed one

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

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2021-10-28 14:31:12 -05:00
5ffdaf7606 chore(deps): update dependency autoprefixer to v10.4.0 (#44045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:25:01 +05:30
88f279ed1e fix(deps): update dependency gatsby to v3.14.5 (#44044)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:37 +05:30
3d725f3579 chore(deps): update codesee to v0.129.0 (#44039)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 22:24:00 +05:30
ab2e85978f chore(client): migrate-landing-components (#43769)
* feat: migrate landing components

* fix: import declarations

* fix: interface names

* fix: typing

* fix: attribute name

* fix: interface names

* Update client/src/declarations.d.ts

Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>

* Update client/src/components/landing/components/campers-image.tsx

* Update client/src/components/landing/components/campers-image.tsx

* Apply suggestions from code review

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

* fix: linting issues

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-28 08:19:45 -07:00
897f01a92d chore(i18n,curriculum): update translations (#44047) 2021-10-28 16:04:40 +01:00
e88d24371a chore(i18n,client): processed translations (#44046) 2021-10-28 14:48:11 +01:00
449f08be2f fix(deps): update dependency redux to v4.1.2 (#44043)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:55 +05:30
e273753d6e fix(deps): pin dependency tone to 14.7.77 (#44038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:46:20 +05:30