Commit Graph

31980 Commits

Author SHA1 Message Date
Kinzume
ccdf68bdea docs(component-library): Fix typo in table (#48675)
Fix typo in table
2022-12-06 19:48:19 +04:00
Oliver Eyton-Williams
526a03921e chore: prune old cypress versions after install (#48678)
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
2022-12-06 18:54:51 +05:30
Jordy
524afc21a1 fix(curriculum): improve readability (#48669)
Small improvement to the readability of a sentence
2022-12-05 18:50:39 +01:00
Bruce Blaser
bfcdcf7788 fix(a11y): enhance accessibility of prismjs code examples (#48639) 2022-12-05 19:49:36 +05:30
camperbot
801c245326 chore(i18n,learn): processed translations (#48673) 2022-12-05 13:38:30 +00:00
Jordy
887c5b6414 fix(curriculum): typo - make a word plural (#48668)
Fixes the spelling of a word in the description of an exercise.
2022-12-05 05:06:44 -08:00
camperbot
3ea05d2e1d chore(i18n,client): processed translations (#48672) 2022-12-05 15:01:06 +02:00
camperbot
0594dfc43e chore(i18n,docs): processed translations (#48671) 2022-12-05 14:59:13 +02:00
YMatsuda
7ff99ea269 fix(UI): make 'Tests' heading translatable (#48654)
* fix(UI): make 'Tests' translatable

* fix(UI): use existing string
2022-12-05 09:23:32 +01:00
renovate[bot]
00c091dc02 fix(deps): update grouped - stripe 2022-12-05 02:20:30 +00:00
renovate[bot]
8da99c1628 chore(deps): update automerged always - codesee to v0.451.0 2022-12-04 23:20:48 +00:00
renovate[bot]
661c21441b fix(deps): update dependency react-router-dom to v6.4.4 2022-12-04 20:36:11 +00:00
renovate[bot]
3eb0e4d66e chore(deps): update dependency lint-staged to v13.1.0 2022-12-04 17:47:58 +00:00
renovate[bot]
65ca50a91d chore(deps): update typescript-eslint monorepo to v5.45.0 2022-12-03 18:47:21 +00:00
renovate[bot]
2e77f8b4a1 chore(deps): update storybook monorepo to v6.5.14 2022-12-03 16:33:25 +00:00
renovate[bot]
4986ad5908 chore(deps): update dependency @types/node to v16.18.4 2022-12-03 13:25:54 +00:00
renovate[bot]
241876b25a chore(deps): update dependency @types/react-helmet to v6.1.6 2022-12-03 10:49:20 +00:00
renovate[bot]
426fe482c9 chore(deps): update babel monorepo 2022-12-03 07:57:55 +00:00
renovate[bot]
d1d8973085 chore(deps): update github actions 2022-12-03 05:17:25 +00:00
camperbot
7c168ef682 chore(i18n,learn): processed translations (#48653) 2022-12-03 05:01:08 +09:00
Oliver Eyton-Williams
0b644afb0e fix(i18n): download english trending for fallback (#48652)
* fix(i18n): download english trending for fallback

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

* fix: prevent duplicate download for english

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

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2022-12-02 17:09:01 +03:00
camperbot
a6c4e39dc1 chore(i18n,docs): processed translations (#48650) 2022-12-02 14:34:26 +02:00
camperbot
6a163b612b chore(i18n,client): processed translations (#48651) 2022-12-02 17:57:26 +05:30
Jannatin Naim
ad8071f1d9 fix(curriculum): consistent stylesheet import (CSS Box Model) (#48592)
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48580
2022-12-02 08:59:41 +00:00
YMatsuda
9cc148a75a fix(curriculum): take browser difference into account (CSS Penguin Step 75) (#48621)
fix(curriculum): take browser difference into account
2022-12-02 14:22:17 +05:30
Niraj Nandish
d06b65ff85 fix(actions): errors in mobile cypress action (#48612)
* action: update flutter version in action

* action: update cypress action version to v4

* fix: mobile cypress test file location
2022-12-02 14:21:22 +05:30
Bryan Moore
f5debdffc1 fix(docs): update references to comments.js (#48558) 2022-12-02 09:26:24 +01:00
Mrugesh Mohapatra
084a21588f chore: install knip on demand (#48649) 2022-12-02 13:12:07 +05:30
camperbot
5cab3724ce chore(i18n,docs): processed translations (#48646) 2022-12-02 00:53:21 +09:00
camperbot
dca808caa2 chore(i18n,learn): processed translations (#48647) 2022-12-02 00:51:31 +09:00
Tom
60d15e4631 feat: get footer from cdn (#47174)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
2022-12-01 15:23:17 +01:00
Naomi Carrigan
2325cc5ee9 feat: add additional test cases (#48628) 2022-11-30 18:52:38 +00:00
camperbot
1bf2ca0cdc chore(i18n,learn): processed translations (#48631) 2022-12-01 01:15:49 +09:00
camperbot
eafd5aa2e3 chore(i18n,client): processed translations (#48630) 2022-11-30 19:48:51 +05:30
camperbot
e58c38ac2e chore(i18n,docs): processed translations (#48629) 2022-11-30 19:48:19 +05:30
Allison J Harper
b19147fc8b fix(docs): add instructions for including files in sidebar (#48624)
* Update how-to-work-on-the-docs-theme.md

* Update docs/how-to-work-on-the-docs-theme.md

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-11-30 19:46:59 +05:30
renovate[bot]
90bf1a2304 chore(deps): update dependency knip to v0.13.2 (#48545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 19:35:20 +05:30
camperbot
f1d4deedbb chore(i18n,learn): processed translations (#48625) 2022-11-29 20:27:18 +02:00
camperbot
214f87fb6c chore(i18n,learn): processed translations (#48620) 2022-11-28 17:00:52 +01:00
ctbaird
7d90b9a179 fix(curriculum): replace instance of var with let (#48610)
fix(curriculum): replace var with let in scope challege english only

Co-authored-by: Catherine Baird <bairdc@cua.edu>
2022-11-28 13:46:50 +00:00
Atir Nayab
b74c9a48a0 fix(curriculum): add blank line above <p> in cat photo app challenge (#48615) 2022-11-28 14:18:21 +01:00
camperbot
73292d565d chore(i18n,client): processed translations (#48619) 2022-11-28 15:17:58 +02:00
camperbot
d805f60093 chore(i18n,docs): processed translations (#48618) 2022-11-28 14:14:55 +01:00
Harshil Nakum
d57da28c4f fix(docs): Add German language link inside certifications (#48608)
Update index.md

Added German language in live certifications section.
2022-11-27 13:03:10 +04:00
renovate[bot]
840bd44a77 chore(deps): update typescript-eslint monorepo to v5.44.0 2022-11-26 21:38:15 +00:00
renovate[bot]
9e867be5e8 chore(deps): update automerged always - codesee to v0.440.0 2022-11-26 19:31:56 +00:00
renovate[bot]
caaec39157 fix(deps): update dependency react-tooltip to v4.5.1 2022-11-26 16:33:17 +00:00
renovate[bot]
10fd02c97a chore(deps): update dependency lint-staged to v13.0.4 2022-11-26 13:14:15 +00:00
renovate[bot]
2357ad69b7 fix(deps): update dependency next to v12.3.4 2022-11-26 10:03:27 +00:00
renovate[bot]
fc9b739772 chore(deps): update dependency bson-objectid to v2.0.4 2022-11-26 07:03:28 +00:00