Commit Graph

39534 Commits

Author SHA1 Message Date
Vinson Pham
12927cdb15 feat(curriculum): Add interactive examples to Functional Pseudo-classes lesson (#62997) 2025-10-24 11:26:27 +02:00
Diem-Trang Pham
11b93bb17e feat(curriculum): add interactive examples to css filter lesson (#63015) 2025-10-24 11:26:03 +02:00
Diem-Trang Pham
72eb4fffc5 feat(curriculum): add interactive examples to css reset lesson (#63016) 2025-10-24 11:25:38 +02:00
Vinson Pham
1cae0cde38 feat(curriculum): Add interactive examples to box sizing lesson (#63018) 2025-10-24 11:25:12 +02:00
Vinson Pham
3cd5a6d1c4 feat(curriculum): Add interactive examples to margin collapsing lesson (#63019) 2025-10-24 11:23:58 +02:00
Vinson Pham
8e36602c17 feat(curriculum): Add interactive examples to css transforms lesson (#63020) 2025-10-24 11:23:29 +02:00
Vinson Pham
62d4518b8f feat(curriculum): Add interactive examples to css overflow lesson (#63021) 2025-10-24 11:22:38 +02:00
Vinson Pham
5c6ab034e4 feat(curriculum): Add interactive examples to Tree-structural Pseudo-classes lessons (#62998) 2025-10-24 11:21:54 +02:00
Diem-Trang Pham
bf35ce2a29 feat(curriculum): add interactive examples to appearance:none; lesson (#63004) 2025-10-24 11:19:52 +02:00
Diem-Trang Pham
51af1e6e98 feat(curriculum): add interactive examples Location Pseudo-classes lesson (#62986) 2025-10-24 11:13:36 +02:00
Ayush Sharma
0e4a85cb1b feat(curriculum): Added interactive examples to Input Pseudo-classes lesson (#62978)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 11:10:04 +02:00
Diem-Trang Pham
e62064708f feat(curriculum): add interactive examples to styling text input lesson (#63001)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 11:07:36 +02:00
Diem-Trang Pham
04801b044d feat(curriculum): add interactive examples to rgb color model lesson (#62988)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 11:01:26 +02:00
Ayush Sharma
5ce7e15ed7 feat(curriculum): Added interactive examples to User Action Pseudo-classes lesson (#62976)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 10:58:27 +02:00
Diem-Trang Pham
2771771408 feat(curriculum): add interactive examples to named colors lesson (#62985)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 10:56:54 +02:00
Diem-Trang Pham
c4ae39851e feat(curriculum): add interactive examples to hsl color model lesson (#62990)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 10:54:37 +02:00
Diem-Trang Pham
0231f8973e feat(curriculum): add interactive examples to hex code lesson (#62993)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 10:53:15 +02:00
Vinson Pham
0c7d42ab4d feat(curriculum): Add interactive examples to linear and radial gradient (#62996)
Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉
2025-10-24 10:49:01 +02:00
Diem-Trang Pham
963bf0ef4c feat(curriculum): add interactive examples to Styling Special Input Elements lesson (#63006) 2025-10-24 10:46:16 +02:00
Shaun Hamilton
c2c6ca37b8 feat: copy and generate exam token (#62623)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-24 08:22:15 +00:00
Dario
556abb4b9f fix(curriculum): replace blockType with blockLabel in planet lab (#63027) 2025-10-24 09:46:01 +02:00
Ilenia
f8b815458d feat(curriculum): add build a planet class lab (#62625)
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2025-10-24 10:28:46 +05:00
Preytorkamen
5d105ed25d fix (curriculum): fixed __blank typo (#63022) 2025-10-24 06:33:36 +02:00
Shaun Hamilton
dd08d1ae1c chore(api): upgrade typebox to 1.0 (#62969)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2025-10-24 07:22:35 +05:30
Vinson Pham
02e1e1c331 fix(curriculum): missing word in String Transformer step 3 (#63000) 2025-10-23 22:48:10 +02:00
Oliver Eyton-Williams
27a54624c3 refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30
Ayush Sharma
808d0d0d74 fix(curriculum) : Added missing cute puppy and tropical-resort images (#62926)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-10-23 19:06:01 +02:00
Diem-Trang Pham
62e0170cc3 feat(curriculum): add interactive examples to pseudo classes lesson (#62958) 2025-10-23 08:03:08 -07:00
Vinson Pham
e6bb589b5f feat(curriculum): Add interactive example for calc lesson (#62959) 2025-10-23 08:02:32 -07:00
Vinson Pham
59edf1571e feat(curriculum): Add interactive examples for absolute units lesson (#62960) 2025-10-23 08:02:05 -07:00
Vinson Pham
68465070a3 feat(curriculum): Add interactive examples to progressive disclosure lesson (#62962)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 08:01:33 -07:00
Oliver Eyton-Williams
0c04e1a9ed test: use expect for clearer errors (#62965) 2025-10-23 15:32:40 +05:30
Oliver Eyton-Williams
8380c7c01f chore: ignore dist folders when linting (#62966) 2025-10-23 15:25:48 +05:30
Oliver Eyton-Williams
4a635c1b32 refactor: migrate (some) curriculum files to TypeScript (#62228)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 10:54:57 +05:30
Diem-Trang Pham
0d44fff1ff feat(curriculum): add interactive examples to em and rem lesson (#62955)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-22 23:42:29 +00:00
Diem-Trang Pham
99d91a1219 feat(curriculum): add interactive examples to percentages lesson (#62956)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-22 19:38:17 -04:00
Diem-Trang Pham
a70fb3a2e9 feat(curriculum): add interactive examples to vh and vw lesson (#62953) 2025-10-22 19:31:17 -04:00
Dario
b99f643757 chore: @freecodecamp/curriculum-helpers@7.1.0 (#62954) 2025-10-22 15:26:08 -07:00
Diem-Trang Pham
f22cafcf38 feat(curriculum): add interactive examples to designing cards lesson (#62946)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-22 15:25:09 -07:00
Diem-Trang Pham
8b8327aac1 feat(curriculum): add interactive examples to infinite scroll lesson (#62945) 2025-10-22 15:24:29 -07:00
Diem-Trang Pham
8959ce8187 feat(curriculum): add interactive examples to modal design lesson (#62944) 2025-10-22 15:23:38 -07:00
Diem-Trang Pham
90e0bd974f feat(curriculum): add interactive examples to progress indication lesson (#62943) 2025-10-22 15:22:55 -07:00
Diem-Trang Pham
cf25e1faee feat(curriculum): add interactive examples for shopping cart design lessons (#62942)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-22 15:21:27 -07:00
freeCodeCamp's Camper Bot
bffb74f1d4 chore(i18n,learn): update i18n-curriculum submodule (#62935) 2025-10-22 13:01:15 -05:00
freeCodeCamp's Camper Bot
88f6d600a0 chore(i18n,client): processed translations (#62932) 2025-10-22 19:59:15 +05:30
Tom
806031d5aa fix(curriculum): rework daily challenge 75 to something more friendly (#62929) 2025-10-22 19:58:21 +05:30
Zaira
b84cd339c9 feat(curriculum): add dynamic programming quiz questions (#62418)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
2025-10-22 06:42:24 -07:00
Oliver Eyton-Williams
e42a864e12 fix: direct import from curriculum (#62931) 2025-10-22 06:07:59 -07:00
Dario
b8f089810f chore: @freecodecamp/curriculum-helpers@7.0.1 (#62927) 2025-10-22 10:54:50 +02:00
Aditya Jaiswal
7136537e45 fix(curriculum): correction of grammar (#62924) 2025-10-22 10:35:18 +05:30