Kealan Parr
6c8df573c3
fix(curriculum): clarify test text for react challenge ( #42577 )
...
* Ensure the test only checks the state name variable is present, it doesn't have to be the only word
* Emphasise in the test the wording that the instructions use
2021-06-21 06:29:34 +02:00
Nicholas Carrigan (he/him)
31bdea63a2
chore(learn): audit front end libraries ( #41179 )
...
* chore(learn): audit bootstrap
* chore(learn): audit FE projects
* chore(learn): audit jQuery
* chore(learn): audit React
* chore(learn): audit react-redux
* chore(learn): audit redux
* chore(learn): audit sass
* fix: apply review suggestions
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* fix: apply non-suggestions
* chore: remove comments from code
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-02-25 10:19:24 -07:00
Oliver Eyton-Williams
ee1e8abd87
feat(curriculum): restore seed + solution to Chinese ( #40683 )
...
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com >
2021-01-12 19:31:00 -07:00
Oliver Eyton-Williams
0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
Oliver Eyton-Williams
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00