renovate[bot]
c00d001df0
chore(deps): update automerged always - codesee to v0.513.0 ( #49429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:11:26 -08:00
renovate[bot]
140694a447
chore(deps): update dependency tailwindcss to v3.2.7 ( #49428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:05:39 -08:00
renovate[bot]
577c18eeaf
chore(deps): update dependency start-server-and-test to v1.15.4 ( #49423 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:04:54 -08:00
renovate[bot]
23e6ae6f92
chore(deps): update dependency @types/react-dom to v17.0.19 ( #49422 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 12:04:33 -08:00
renovate[bot]
d4ef090fd6
chore(deps): update dependency @types/inquirer to v8.2.6 ( #49421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 11:56:15 -08:00
Rudi Colombi
b4cb4bf947
fix(curriculum): replace blockquotes with pre blocks ( #49384 )
...
* fix: replace blockquotes with code blocks
* fix: replace code blocks with pre elements as suggested
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
---------
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com >
2023-02-18 10:39:54 -08:00
Muhammed Mustafa
c027bce6de
fix(client): pre code having extra spaces when code elements are stacked ( #49343 )
...
Co-authored-by: hbar1st <hanaab@gmail.com >
2023-02-18 10:18:54 -08:00
Kolade Chris
59da395e20
fix(learn): Improved the verbiage of the colored marker project ( #49009 )
...
fix: Improved the verbiage of the colored marker(implemented more requested changes)
2023-02-18 08:34:33 -08:00
Muhammed Mustafa
d1166f0a3a
refactor(tools): import close button props and stop reassigning its value ( #49235 )
...
refactor(tools): import close button props and stop reassigning its value
2023-02-18 08:18:40 -08:00
renovate[bot]
d941153be8
chore(deps): update actions/github-script digest to 98814c5 ( #49420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 08:17:11 -08:00
Masaki Mori
6acbade16f
fix(docs): the description of npm run seed in the how-to-setup-freecodecamp-locally page ( #49424 )
...
fix: npm run seed description in the docs
2023-02-18 14:20:14 +00:00
javrrr
e69d78e51d
fix(curriculum): add test cases to ensure single whitespace ( #49417 )
...
* fix: update solutions regex to reflect test cases
---------
Co-authored-by: javrrr <javrrr@gmail>
2023-02-18 16:14:07 +02:00
Muhammed Mustafa
df1eb8c8de
fix(client): misaligned buttons in the RWD certification ( #49404 )
...
* fix(client): misalignedbuttons in the RWD certification
* Clean the css file
2023-02-17 21:55:47 -08:00
hbar1st
f975728c63
fix(curriculum): remove instruction about run button click ( #49415 )
2023-02-18 00:19:08 +00:00
renovate[bot]
0e3059cc9d
fix(deps): update dependency react-router-dom to v6.8.1 ( #49345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 22:55:32 +05:30
camperbot
35c5e7f38c
chore(i18n,learn): processed translations ( #49412 )
2023-02-17 17:00:49 +02:00
tanimedi
4caccdb0cd
fix(curriculum): test to check for body element ( #49410 )
...
fix(learn): test to check for body element
2023-02-17 15:37:35 +01:00
Muhammed Mustafa
4f357db02f
refactor(client): clean extra code in donate form ( #49276 )
2023-02-17 17:32:41 +03:00
Mrugesh Mohapatra
537ef39a8d
feat(tools): sentry apm and other telemetry ( #49385 )
...
* feat(tools): sentry apm and other telemetry
* fix: use middleware json to remove duplication
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-02-17 18:23:18 +05:30
Tom
c29ecaf14f
fix(client): site crashing when leaving rdb challenge ( #49409 )
...
fix: crashing when leaving rdb
2023-02-17 07:56:28 +02:00
camperbot
ac08298c7b
chore(i18n,learn): processed translations ( #49400 )
2023-02-16 16:23:54 +01:00
Sem Bauke
e22fd0f7b6
chore: switch to @compodoc/live-server ( #49397 )
2023-02-16 13:30:11 +00:00
Muhammed Mustafa
150d5cb0d3
feat(client): remove ltr direction from quotes in rtl layout ( #49340 )
2023-02-16 13:50:35 +01:00
Bruce Blaser
cb0da3bbf9
fix(client): console height in multi-file editor ( #49372 )
...
fix: allow console to take up entire height of panel
2023-02-16 12:22:57 +01:00
camperbot
cd58053ced
chore(i18n,learn): processed translations ( #49326 )
2023-02-16 12:04:56 +01:00
Shaun Hamilton
88752ccd6c
fix(env): resolve localhost to 127.0.0.1 ( #49394 )
2023-02-16 12:02:00 +01:00
camperbot
190ce3fea7
chore(i18n,docs): processed translations ( #49390 )
2023-02-15 20:33:57 -08:00
Oliver Eyton-Williams
3a1ad99f0b
fix(.gitpod.yml): use lts node ( #49382 )
...
* fix: use lts node in gitpod
* fix: use custom Dockerfile
* fix: actually use the image...
2023-02-14 21:24:33 +05:30
Mrugesh Mohapatra
96a821a2ac
revert(tools): sentry apm and other telemetry ( #49383 )
...
Revert "feat(tools): sentry apm and other telemetry (#49230 )"
This reverts commit b4fa56be3e .
2023-02-14 20:20:01 +05:30
Naomi Carrigan
26367a17c7
chore: remove crowdin scripts ( #49374 )
2023-02-14 09:53:38 +02:00
Sriparno Roy
b5fcc389f0
fix(curriculum): Fix awkward phrasing ( #49358 )
...
* Fix awkward phrasing
* Remove sentence
2023-02-13 21:38:27 +01:00
renovate[bot]
58386567a7
fix(deps): update dependency @freecodecamp/react-calendar-heatmap to v1.1.0 ( #49356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 23:50:45 +05:30
Muhammed Mustafa
5e4ba38309
refactor(client): delete block save wrapper ( #49217 )
...
* refactor(client): delete block save wrapper
* Clean bloating divs and extra css import
* remove the blocksave wrapper snapshot
2023-02-13 23:26:44 +05:30
renovate[bot]
cfc9d5e372
chore(deps): update automerged always - codesee to v0.498.0 ( #49347 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 22:24:06 +05:30
Dario-DC
cd0c3e5c68
chore(curriculum): added code tags in links and images questions of the odin project ( #49366 )
...
added code tags in links and images questions of the odin project
2023-02-13 07:43:11 -08:00
Oliver Eyton-Williams
4ff00922da
refactor: fix hidden eslint errors ( #49365 )
...
* refactor: explicit types for validate
* refactor: explicit return types for ui-components
* refactor: use exec instead of match
* refactor: add lots more boundary types
* refactor: more eslint warnings
* refactor: more explicit exports
* refactor: more explicit types
* refactor: even more explicit types
* fix: relax type contrainsts for superblock-order
* refactor: final boundaries
* refactor: avoid using 'object' type
* fix: use named import for captureException
This uses TypeScript (which works) instead of import/namespace
(which doesn't) to check if captureException exists in sentry/gatsby
(it does)
2023-02-13 07:13:50 -08:00
camperbot
218fe6605b
chore(i18n,client): processed translations ( #49369 )
2023-02-13 20:32:14 +05:30
Mrugesh Mohapatra
b4fa56be3e
feat(tools): sentry apm and other telemetry ( #49230 )
2023-02-13 14:32:49 +00:00
renovate[bot]
2b63eaa8bb
chore(deps): update dependency joi to v17.7.1 ( #49339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 11:31:28 +00:00
renovate[bot]
ea7df4fb9a
fix(deps): update font awesome to v6.3.0 ( #49357 )
...
* fix(deps): update font awesome to v6.3.0
* update profile snapshot for the new icon
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sboonny <muhammed@freecodecamp.org >
2023-02-13 11:23:33 +00:00
renovate[bot]
028112f215
fix(deps): update dependency @growthbook/growthbook-react to v0.11.2 ( #49344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 17:02:48 +05:30
Mrugesh Mohapatra
51217a62db
fix: update github actions trigger configs ( #49328 )
2023-02-13 16:56:48 +05:30
renovate[bot]
f2a4f58911
chore(deps): update dependency @types/node to v18.13.0 ( #49348 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 10:06:39 +00:00
renovate[bot]
046f73a0f4
chore(deps): update typescript-eslint monorepo to v5.51.0 ( #49355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 10:05:01 +00:00
jpjpjp
57932418fd
fix(curriculum): nutrition label step 53 instruction ( #49349 )
...
fix(curriculum): Add 0mg span element too
this commit fixes #49324
2023-02-11 17:41:16 +00:00
Shiva kumar
65b9f87b0b
fix(curriculum): remove attributes from Building a registration Form ( #49334 )
...
fix #49301-removed name attributes from seed code on step 41
2023-02-11 11:34:56 +00:00
renovate[bot]
8aa35385a0
chore(deps): update dependency prettier to v2.8.4 ( #49341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 10:47:49 +00:00
renovate[bot]
3065d7cab7
chore(deps): update dependency tailwindcss to v3.2.6 ( #49342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 10:47:01 +00:00
Vansh Baghel
e9b2cc630b
chore(curriculum) : Added backticks and class reference to bar word ( #49322 )
...
Added backticks and class reference to bar word
2023-02-11 08:00:51 +00:00
a2937
1cc6c55469
Chore : Migrate universal-navigation.js ( #49337 )
2023-02-11 07:57:47 +00:00