Commit Graph

32334 Commits

Author SHA1 Message Date
camperbot
94f48cc587 chore(i18n,learn): processed translations (#49280) 2023-02-08 08:53:51 +01:00
@DiegoCascavita
0e538a926d fix(curriculum): renaming tabs for uniformity in responsive design (#49286)
renaming tabs for uniformity in responsive design
2023-02-08 08:08:06 +01:00
Sriparno Roy
c3855d011e fix(curriculum): make step 43 of learn typography project easier to read (#49250) 2023-02-07 08:53:55 -07:00
Muhammed Mustafa
f558e93bb5 refactor(tools): fix selector type error in the footer.ts (#49259) 2023-02-07 18:17:49 +09:00
hbar1st
8fe7893b0d fix(i18n): replace English with Arabic quotes and compliments (#49262) 2023-02-06 18:35:09 +02:00
abe
4494b0c05b fix(UI): keep portal preview open (#48451)
* moved portal states to redux

stored a global window

open window if does not exist clear htmlif already exists

moved close window to desktop-layout

close portal if user navigates to route outside of challenges

naming conventions, specify url

dispatch setIsAdvancing and use in portal preview

* fix: close portal if main window closes

* fix: refactor it

* Revert "fix: refactor it"

This reverts commit 197a40a3a6.

* feat: add isAdvancing to hotkeys

* fix: revert to pane on first step of block

* fix: safari issues

* fix: revert to pane when not advancing

---------

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-02-06 08:18:46 +01:00
renovate[bot]
4b8d4c495b chore(deps): update automerged always - codesee to v0.494.0 2023-02-05 23:37:22 +00:00
renovate[bot]
1221853719 chore(deps): update dependency @types/node to v18 (#49233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 12:34:51 +01:00
renovate[bot]
bb2dda3fcc fix(deps): update dependency @growthbook/growthbook-react to v0.11.1 (#49091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 12:30:57 +01:00
renovate[bot]
0c2d9ea030 chore(deps): update dependency mocha to v10 (#49239)
* chore(deps): update dependency mocha to v10

* fix(scripts): executable `bin/mocha -> bin/mocha.js`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-02-05 12:29:41 +01:00
camperbot
6f45efef44 chore(i18n,learn): processed translations (#49241) 2023-02-05 12:17:28 +01:00
renovate[bot]
0c9d032ca3 fix(deps): update dependency validator to v13.9.0 2023-02-05 10:02:18 +00:00
renovate[bot]
b8d4fc3196 chore(deps): update dependency @types/node to v16.18.12 2023-02-05 07:12:59 +00:00
renovate[bot]
ac247f6646 chore(deps): update typescript-eslint monorepo to v5.50.0 2023-02-05 04:41:44 +00:00
renovate[bot]
8c28147c14 chore(deps): update automerged always - codesee to v0.493.0 2023-02-04 21:25:23 +00:00
renovate[bot]
e536ba5224 fix(deps): update dependency typescript to v4.9.5 2023-02-04 19:39:26 +00:00
renovate[bot]
33f9825164 fix(deps): update dependency node-fetch to v2.6.9 2023-02-04 17:50:42 +00:00
renovate[bot]
9f871cb2c5 fix(deps): update dependency sanitize-html to v2.9.0 2023-02-04 14:04:58 +00:00
renovate[bot]
c1c1639d19 fix(deps): update dependency @babel/standalone to v7.20.15 2023-02-04 07:50:12 +00:00
renovate[bot]
0d90c6810b chore(deps): update dependency @types/express to v4.17.17 2023-02-04 04:35:25 +00:00
camperbot
d99d29ad20 chore(i18n,client): processed translations (#49238) 2023-02-03 11:58:46 -06:00
Oliver Eyton-Williams
3116e17c78 fix(client): handle edits without editable region (#49242)
fix: keep editable region as empty array

There's no need to make it undefined, since editors without editable
regions are initiated with [] and the editor knows that an empty array
means the editable region doesn't exist.
2023-02-03 22:39:30 +05:30
Shaun Hamilton
9771e0ad70 fix(client): cert project help post sans editable region (#49157)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-02-02 11:46:13 -06:00
camperbot
033707d18c chore(i18n,learn): processed translations (#49232) 2023-02-02 16:24:34 +01:00
Muhammed Mustafa
a1380b2873 feat(client): make the console RTL (#49210)
feat(client): make the console.log RTL

Co-authored-by: hbar1st hanaab@gmail.com
2023-02-02 20:20:49 +05:30
Kristofer Koishigawa
b00defc9c4 fix(client): move console in multi-file editor (#49228)
* fix: move the console in the multifile editor to below the preview

* fix: go back to single displayConsole, move project based / multifile
logic into the jsx

* revert: previewPane flex value

* feat: refactor to allow console to open up the preview panel and take up all the vertical space

* fix: simplify editor layout logic
2023-02-02 20:03:54 +05:30
Namit Arjaria
2ded2a872b fix: remove unnecessary class on nutrition label project (#49225)
* fix: removed unnecessary CSS class

Removed the CSS class "right" which is used in places where it is not needed.

* Update 615f94786869e1a7fec54375.md

* fix: removed unnecessary css class

Removed the CSS class "right" which is used in places where it is not needed.
2023-02-02 09:02:29 +01:00
camperbot
3d610c3b3c chore(i18n,learn): processed translations (#49222) 2023-02-02 08:37:07 +01:00
Naomi Carrigan
6221b2b1a5 chore: rename files in challenge editor to kebab case (#49224)
chore: rename files
2023-02-02 07:59:02 +01:00
Oliver Eyton-Williams
b0325f5c99 fix: validate upcoming changes better (#49219)
* fix: mark new JS projects as upcoming changes

* fix: verify all non-cert superblocks have metas

* fix: remove special handling of new JS challenges
2023-02-01 12:12:38 -08:00
Kubatbek-A
9834091143 fix(curriculum): nest package versions in code blocks (#49223)
fix: nest package versions in code
2023-02-01 20:22:52 +01:00
CallmeHongmaybe
1206694545 fix(curriculum): Changed verbiage of the cat photo app lesson step 56. (#49161)
* Changed verbiage of the cat photo app lesson.

* Update curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5efc4f528d6a74d05e68af74.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

---------

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
2023-02-01 16:57:12 +00:00
Sem Bauke
d7eaffdb99 chore: migrate sass test to TypeScript (#49213)
* chore: rename file

* chore: migrate sass ts
2023-02-01 18:43:34 +02:00
camperbot
92a3bdbebc chore(i18n,client): processed translations (#49220) 2023-02-01 19:58:49 +05:30
Ahmad Abdolsaheb
21eb7c5e21 fix: allow cypress 3rd party TS config files (#49218) 2023-02-01 19:43:51 +05:30
Mrugesh Mohapatra
c3103bae3d revert: mobile auth for unblocking deployments (#49212) 2023-01-31 22:06:17 +05:30
camperbot
74b1ff96a1 chore(i18n,learn): processed translations (#49211) 2023-01-31 08:04:10 -08:00
a2937
9f5e6a894f fix(curriculum): Include paragraph tags in edit region (#49204)
Chore(curriculum) - Include paragraph tags in edit region
2023-01-31 06:43:46 +01:00
camperbot
b97242ef47 chore(i18n,learn): processed translations (#49203) 2023-01-30 18:58:54 +02:00
Suryansh Anand
4d5b0a871a fix(curriculum): clarify instructions for accessibility-quiz step-57 (#49199)
Made instructions clear for accessibility quiz (step 57)

Co-authored-by: Suryansh Anand <suryansh.anand42@gmail.com>
2023-01-30 16:11:35 +02:00
camperbot
d028668333 chore(i18n,client): processed translations (#49201) 2023-01-30 12:48:35 +00:00
Emre
d4a1e379d8 fix(curriculum): wrap span texts into code block (#49195)
Co-authored-by: Emre Apaydin <emre.apaydin@cultofcoders.com>
2023-01-30 12:05:42 +01:00
Oliver Eyton-Williams
b16c62f631 feat: split odin project block in two (#49140)
* feat: split odin project block into two blocks

* refactor: remove redundant isOdinProject checks

* fix: revert checkbox outline changes

Keyboard users need a way to see what's currently in focus, so we can't
hide the outline

* fix: add help category

* fix: use HTML-CSS help category

---------

Co-authored-by: sembauke <semboot699@gmail.com>
2023-01-30 18:03:58 +09:00
a2937
5484a0f90b fix(curriculum): add test for multiple ol elements (#49168)
* Fix(curriculum) - Prevent an oversight in step 27 of the cat app

* Fix(curriculum) - Remember to make the queried nodes iterable
2023-01-30 08:49:34 +01:00
Jeremy L Thompson
1ae24311ce fix(curriculum): make Rosetta Farey solution/tests match definition (#49167)
* fix - make farey solution/tests match definition

* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/farey-sequence.md

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

* fix typo

---------

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-01-30 09:26:06 +02:00
renovate[bot]
71c4a55bf4 fix(deps): update dependency react-router-dom to v6.8.0 (#49190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 11:45:50 +05:30
renovate[bot]
548b5abfb0 fix(deps): update algolia-instantsearch monorepo to v6.39.0 2023-01-30 02:31:24 +00:00
renovate[bot]
1ec4d740eb chore(deps): update storybook monorepo to v6.5.16 2023-01-29 22:47:17 +00:00
renovate[bot]
a046c62108 chore(deps): update typescript-eslint monorepo to v5.49.0 2023-01-29 19:25:16 +00:00
renovate[bot]
1cceb7e73f chore(deps): update automerged always - codesee to v0.492.0 2023-01-29 15:43:01 +00:00