Commit Graph

11 Commits

Author SHA1 Message Date
Krzysztof G
32fbef544c fix(curriculum): add missing dispatchEvent (#55216) 2024-06-18 23:06:53 -07:00
Re1nGer
d215a48b4c feat(curriculum): add more semantic elements to JavaScript certificate projects (#54105) 2024-06-10 07:55:35 -05:00
Anna
e5adb9444f fix(curriculum): limit hardcoding roman numerals (#54819) 2024-06-06 08:40:08 +02:00
Deep Dhanuka
3b549867ee fix(curriculum): add dispatchevent to trigger onchange after value change in tests (#54628)
Co-authored-by: Deep <deep.dhanuka1@myntra.com>
2024-05-17 02:33:08 +06:00
RGHANILOO
d94801c7e3 chore(curriculum): wrap strings in quotes in Build a Roman Numeral Converter project (#53915) 2024-02-29 13:27:11 -08:00
Manabu Matsumoto
e5ea4621e2 fix(curriculum): match the solution code with original demo (#52728) 2024-01-02 11:02:59 -06:00
Naomi Carrigan
2d513aee33 feat: make new javascript live (#52623)
Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
2023-12-20 00:39:33 -06:00
Kristofer Koishigawa
fc9d2687d5 feat: add user stories and tests for new JS certification projects (#52370)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-12-16 05:40:13 +01:00
DanielRosa74
1f0e7f3e19 fix(curriculum): IX should be 9, not 0 (#46174)
Typo fix on line 23
2022-05-27 18:17:49 +05:30
Muhammed Mustafa
d38a6d3e2e fix(curriculum): external roman numeral links in JS projects (#46171)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-05-27 16:31:28 +05:30
Naomi Carrigan
fe71a9cf25 feat: new js cert (#45873)
* chore: move files

* wip: i have no idea what i am doing

* feat: finish up the logic

* chore: use order from randy sheet

* chore: standardise titles

* feat: fix layout for new js projects

* fix: utils test

* fix: challenge tests

* fix: ignore show new curriculum on non-english tests

* chore: help category????

* fix: if these tests would fail locally that'd be great

* chore: duplicate ids
2022-05-16 11:53:45 +02:00