Oliver Eyton-Williams
|
e048e903c3
|
refactor(api): delete dead code (#58577)
|
2025-02-05 08:36:58 -05:00 |
|
Dario-DC
|
38d2e7d112
|
fix(curriculum): update challengeType for lectures with video added (#58590)
|
2025-02-05 13:04:51 +01:00 |
|
Supravisor
|
da210bc18c
|
fix(curriculum): remove stray period (#58585)
|
2025-02-05 11:14:59 +01:00 |
|
JungLee-Dev
|
2269dc2acc
|
fix(curriculum): update usage of the toFixed by removing this from the calculation (#58583)
|
2025-02-05 10:23:08 +01:00 |
|
Dario-DC
|
8f2dac41e5
|
chore(curriculum): add comparisons and conditionals transcripts (#58567)
|
2025-02-04 16:19:27 -08:00 |
|
agilan11
|
54c5e221a3
|
fix(curriculum): fixed test to allow both inline styles and CSS classes for text color (#58555)
|
2025-02-04 13:30:27 -08:00 |
|
Jessica Wilkins
|
c14f0216cd
|
refactor(curriculum): DOM quiz questions (#58466)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
|
2025-02-04 14:59:16 -06:00 |
|
Oliver Eyton-Williams
|
e621e5fcb2
|
fix(tools): enable type checking for the client (#58579)
|
2025-02-04 11:51:25 -08:00 |
|
Sem Bauke
|
0f2fdf3ce4
|
refactor(profile): convert AboutSettings from class to functional component (#58568)
|
2025-02-04 14:30:50 -05:00 |
|
Tom
|
2eb11a7708
|
fix(client): persist transcript expanded state (#58437)
|
2025-02-04 10:34:05 -08:00 |
|
Mohammad Faiz
|
7dcc6f5252
|
fix: typo for intro text to JS Debugging review (#58576)
|
2025-02-04 18:23:27 +00:00 |
|
Jessica Wilkins
|
93595b9445
|
refactor(curriculum): asynchronous quiz (#58509)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-04 16:17:22 +00:00 |
|
Zaira
|
62630f5993
|
refactor(curriculum): JS form validation quiz (#58471)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-04 15:35:04 +01:00 |
|
Jessica Wilkins
|
7c351fddd6
|
chore(curiculum): adding video ids for audio and video lecture block (#58532)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-04 15:20:43 +01:00 |
|
Zaira
|
baaf46efdd
|
refactor(curriculum): JavaScript date quiz (#58477)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-04 14:57:27 +01:00 |
|
Zaira
|
a04afd6cfd
|
refactor(curriculum): JS higher-order quiz (#58472)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-04 14:54:36 +01:00 |
|
Raymond Liu
|
683b6cfcad
|
fix(ui,i18n): move plural check to i18next (#58560)
|
2025-02-04 09:21:09 +01:00 |
|
WeiJu (Livia) Li
|
9c0659e501
|
fix(curriculum): ensure 'security threats' appears as a blank in Task 93 (#58548)
|
2025-02-03 23:32:53 -03:00 |
|
Eric Do
|
c10a9aa06d
|
fix(curriculum): fix regex issues and improve trivia-bot test flexibility (#58515)
|
2025-02-03 22:14:48 +01:00 |
|
Oliver Eyton-Williams
|
d2effdaa41
|
refactor(client): fixed/hid type errors + extended isPoly (#58527)
|
2025-02-03 14:47:43 -06:00 |
|
Oliver Eyton-Williams
|
25c964abc0
|
refactor: control character from scene (#58551)
|
2025-02-03 15:12:31 -05:00 |
|
Tom
|
1948c3ef73
|
fix(curriculum): add to layout and effects review page (#58519)
|
2025-02-03 20:48:36 +01:00 |
|
Oliver Eyton-Williams
|
a6529e9cd2
|
fix(client): missing test prop + incorrect type (#58553)
|
2025-02-03 14:30:15 -05:00 |
|
Oliver Eyton-Williams
|
4c7b0d2372
|
refactor: remove some imports from to e2e (#58556)
|
2025-02-03 14:05:57 -05:00 |
|
Jessica Wilkins
|
e876e1cea0
|
refactor(curriculum): recursion quiz questions (#58488)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-03 12:24:54 -06:00 |
|
Kolade Chris
|
eb4b9715ec
|
refactor(curriculum): JavaScript Maps and Sets quiz and review (#58524)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
|
2025-02-03 18:14:47 +01:00 |
|
Tom
|
2b3fe700c4
|
fix(curriculum): regex quiz after audit (#58497)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
|
2025-02-03 18:08:13 +01:00 |
|
haiderr510
|
123df501c8
|
fix(curriculum): Project asked for four list items but checked for 8 (#58537)
|
2025-02-03 06:53:18 -08:00 |
|
freeCodeCamp's Camper Bot
|
b3168c8371
|
chore(i18n,learn): update i18n-curriculum submodule (#58554)
|
2025-02-03 15:50:59 +01:00 |
|
freeCodeCamp's Camper Bot
|
0dde10a992
|
chore(i18n,client): processed translations (#58552)
|
2025-02-03 08:38:45 -06:00 |
|
Sem Bauke
|
5f9c6c31bc
|
fix(mobile): update non-editor superblocks (#58550)
|
2025-02-03 14:10:04 +01:00 |
|
Huyen Nguyen
|
f809e48077
|
fix(curriculum): improve tables and forms quiz (#58489)
|
2025-02-03 11:22:56 +00:00 |
|
Vipul Singh
|
b8cce13891
|
fix(curriculum): typos in A2 English (#58544)
|
2025-02-03 11:13:31 +00:00 |
|
Raymond Liu
|
0779f3e124
|
fix(ui,i18n): add plurality to assignment title and complete assignment (#58522)
|
2025-02-03 09:33:36 +01:00 |
|
Anna
|
0047f98a24
|
feat(tools): use stylelint globally (#58508)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2025-02-03 08:44:33 +01:00 |
|
Supravisor
|
4e280577be
|
fix(curriculum): Hobby typo (#58547)
|
2025-02-03 08:39:25 +01:00 |
|
Yogesh kumar
|
dc4c9190cc
|
fix(curriculum): remove unwanted display inline property (#58539)
|
2025-02-01 15:10:53 +01:00 |
|
Ihechikara Vincent Abba
|
8e8c5b09fa
|
refactor(curriculum): js classes quiz (#58526)
|
2025-01-31 23:01:36 +01:00 |
|
Ihechikara Vincent Abba
|
ee43b956ae
|
chore(curriculum): add common design tools transcripts (#58344)
|
2025-01-31 13:46:30 -06:00 |
|
agilan11
|
fd780af00c
|
fix(curriculum): Modified one of the ambigious options of a question in grid lecture challenge (#58342)
|
2025-01-31 11:40:33 -08:00 |
|
Oliver Eyton-Williams
|
0b9d914602
|
refactor: memoize only selectors that compute (#58499)
|
2025-01-31 10:28:42 -06:00 |
|
Oliver Eyton-Williams
|
1738b1f05f
|
chore(client): fix several type errors (#58500)
|
2025-01-31 10:25:43 -06:00 |
|
agilan11
|
acfabb69de
|
fix(curriculum): Added missing information to JS function Review page (#58384)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2025-01-31 16:13:33 +00:00 |
|
Sem Bauke
|
e60c3f8cee
|
chore: update curriculum-helpers to version 3.9.0 (#58525)
|
2025-01-31 08:48:16 -06:00 |
|
Supravisor
|
9fb74f3545
|
fix(curriculum): replace quote marks with back ticks for text (#58517)
|
2025-01-31 09:43:01 -05:00 |
|
Oliver Eyton-Williams
|
8455309958
|
fix(curriculum): add trailing periods in quizzes (#58501)
|
2025-01-31 11:25:05 +00:00 |
|
Anna
|
87e26097b0
|
fix(curriculum): update step 46 hanoi tower comment (#58172)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
|
2025-01-31 11:33:53 +01:00 |
|
Oliver Eyton-Williams
|
795838496b
|
fix(client): make search bar only highlight footer when it is selectd. (#58506)
|
2025-01-31 11:25:19 +01:00 |
|
Anna
|
8961b6b7f4
|
fix(curriculum): registration form anchor fix (#58518)
|
2025-01-31 10:29:05 +01:00 |
|
Jessica Wilkins
|
43985b1e87
|
refactor(curriculum): functional programming quiz (#58495)
|
2025-01-31 09:37:55 +01:00 |
|