Commit Graph

16 Commits

Author SHA1 Message Date
Josh
8f9913d02b fix(curriculum): fix tests for step 43 of shopping cart project (#54631) 2024-05-07 20:11:30 +06:00
MrGliff
686f2fa23b fix(learn): Added hint for 'this' keyword (#54653)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-05-06 07:52:01 -07:00
Ilenia
b365d1405d fix: add quotes around attribute value (#54108) 2024-03-15 19:19:48 +01:00
James
4c84362b4a chore(curriculum): add quotes to strings in OOP shopping cart (#54023) 2024-03-13 08:45:28 +06:00
Srikanth Kandi
5c6e3ffb0e fix(curriculum): Replaced all instances of Macaroon's to Macaron's (#53860) 2024-02-26 13:12:22 +06:00
Krzysztof G
341b3f9e08 fix(curriculum): consistent space checking around semicolon (#53722) 2024-02-25 01:56:46 +06:00
Krzysztof G
1f41d48cc8 fix(curriculum): consistent space checking around comma (#53658) 2024-02-12 07:50:16 -08:00
Korada Shanmukh Sai
44fb7c7c01 fix(curriculum): Update test to accept solution with semicolon also (#53596)
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-02-08 06:19:24 +01:00
Krzysztof G
c8311eb506 fix(curriculum): spaces inside parenthesis (#53480) 2024-02-02 11:26:21 +01:00
Krzysztof G
78c4f0871a fix(curriculum): remove leftover console.log from hints (#53481) 2024-02-01 14:36:50 +05:00
Krzysztof G
1e32d4390a fix(curriculum): consistent space checking around square brackets (#53244) 2024-01-29 11:48:19 +01:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Ketan Sahu
e9e80a7acb fix(curriculum): typo - replaced data with dessert (#53172) 2024-01-14 14:30:28 +07:00
Krzysztof G
a6e8d8e4a3 fix(curriculum): arrow function checking consistency (#53067)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2024-01-11 23:32:26 +06:00
Jessica Wilkins
0e3f257b27 fix(curriculum): rename shopping cart project for JS curriculum (#52436)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-11-30 09:06:09 -08:00