Commit Graph

2426 Commits

Author SHA1 Message Date
camperbot
994c2a1ce2 chore(i18n,curriculum): update translations (#42080) 2021-05-10 16:18:45 +02:00
camperbot
253f30b205 chore(i18n,curriculum): update translations (#42070) 2021-05-09 21:42:02 +02:00
renovate[bot]
5e8a64e62c chore(deps): update dependency hosted-git-info to 2.8.9 [security] (#42056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-08 00:30:12 +05:30
Renovate Bot
9911911936 chore(deps): update dependency mocha to v8.4.0 2021-05-07 18:11:21 +00:00
camperbot
44dc4f6788 chore(i18n,curriculum): update translations (#42022) 2021-05-06 08:11:14 -07:00
renovate[bot]
5c6fe6ed91 chore(deps): update dependency puppeteer to v9 (#41881)
chore(deps): update dependency puppeteer to v9
2021-05-06 19:09:27 +05:30
Sem Bauke
607b1c3dbf fix(curriculum): look for possible www link in regex (#41955)
* fix(curriculum): look for possible www. link in regex

* Add suggestions from Nick

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-06 10:06:33 +05:30
gikf
f42e4292ad feat: add solution 2021-05-06 04:26:22 +05:30
Nicholas Carrigan (he/him)
3da4be21bb chore: seed chinese traditional (#42005)
Seeds the chinese traditional files manually so we can deploy to
staging.
2021-05-05 22:43:49 +05:30
renovate[bot]
4ace78e0f7 chore(deps): pin dependencies (#42002)
chore(deps): pin dependencies
2021-05-05 20:52:14 +05:30
camperbot
a067bd15a1 chore(i18n,curriculum): update translations (#42001) 2021-05-05 08:09:17 -07:00
Oliver Eyton-Williams
be19823422 chore(deps): update joi and joi-objectid 2021-05-05 18:12:50 +05:30
gikf
582b9a3298 fix(curriculum): rework Project Euler 66 (#41963)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-05-05 13:24:49 +05:30
gikf
7a04b8977f fix(curriculum): rework Project Euler 70 (#41988)
* fix: rework challenge to use argument in function

* fix: use MathJax for display consistency

* fix: add solution
2021-05-05 13:22:16 +05:30
Renovate Bot
340e06db5d chore(deps): update dependency acorn to v8.2.4 2021-05-05 03:19:48 +00:00
Renovate Bot
f5a9251f5e chore(deps): update babel monorepo to v7.14.1 2021-05-05 00:17:08 +00:00
gikf
57238ccdc9 fix(curriculum): rework Project Euler 69 (#41974)
* fix: rework challenge to use argument in function

* fix: use mathjax for consistent phi letter

* fix: add solution

* fix: re-align table formatting
2021-05-04 11:12:33 +05:30
camperbot
d27b53dcb2 chore(i18n,curriculum): update translations (#41957) 2021-05-02 21:17:31 +02:00
renovate[bot]
df1cc921a0 chore(deps): update dependency acorn to v8.2.2 (#41961)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 20:34:43 +05:30
Renovate Bot
31a69ea685 chore(deps): update babel monorepo to v7.14.0 2021-05-01 16:09:10 +00:00
Sem Bauke
9c28a2300a fix(curriculum): look for inlined filter function (#41953) 2021-04-30 20:55:16 +01:00
Oliver Eyton-Williams
2eac236e39 fix: remove JS comments revisited (#41952)
* fix: restrict removeJSComments to test-evaluator

To prevent @babel from being included everywhere, this only calls
removeJSComments inside the test-evaluator

* test: add removeJSComments test
2021-04-30 22:30:06 +03:00
camperbot
2762d4b8e5 chore(i18n,curriculum): update translations (#41945) 2021-04-29 08:43:46 -07:00
GM Fuster
3b056aa7b4 chore(replit): use correct brand name across codebase (#41941)
* replace repl.it with replit.com in the English version

Replace repl.it to replit.com in the English version.  Chinese and Spanish versions have the same issue.

* Updated the repl.it to replit.com or Replit

I changed the text from replit.com to Replit and added the changes to the files outside the curriculum folder.

* Forgot removing one .com.

There was on Replit.com that I missed when I reviewed the files.

* Resolve conflicts

I got an unable to auto merge so resolving conflicts and trying again.

* try committing conflicts again

* Trying the conflicts again

* chore: fix typo in personal library

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-29 11:13:38 +01:00
Oliver Eyton-Williams
9be2fb9a10 fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
Evgeny Klimenchenko
db369fbed1 fix(client): remove JS comments from user code for tests (#41873)
* Removes comments in js challanges by default

* fix local-scope-and-functions test regex

* fix all languages

* revert language changes

* removed unnecessary removeJSComments from challenges

* fix challanges in other languages

* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
camperbot
0296abbea6 chore(i18n,curriculum): processed translations (#41939) 2021-04-28 18:43:20 +05:30
sjc5
a0463d2c99 fix: insert missing forward-slash in instructions (#41934)
inserted forward-slash in closing 'sup' tag in instructions section
2021-04-28 08:07:43 +02:00
GM Fuster
d8ca6db29e fix(curriculum): replace repl.it with replit.com (#41933)
Replace repl.it to replit.com in the English version.  Chinese and Spanish versions have the same issue.

Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
2021-04-27 21:30:04 +01:00
Shaun Hamilton
55a1b2a5bf fix(curriculum): allow adnode regex test for multi-line (#41929) 2021-04-28 00:07:12 +05:30
Shaun Hamilton
315bfb07f1 fix(curriculum): remove inaccessible fields from anon test (#41932) 2021-04-28 00:05:23 +05:30
camperbot
9bc80ce293 chore(i18n,curriculum): processed translations (#41928) 2021-04-27 17:16:44 +02:00
Tom
093325abdf fix(curriculum): tabindex order lesson (#41901)
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-04-27 00:55:28 +05:30
EboranBokaj
e45689d495 fix(curriculum): HTML-challenges: links are inconsistent. (#41900)
Co-authored-by: Ilenia <nethleen@gmail.com>
2021-04-26 22:34:53 +05:30
camperbot
6f744e063e chore(i18n,curriculum): update translations (#41917) 2021-04-24 17:53:08 +02:00
Tom
6be76738b0 fix(curriculum): import a google font lesson regex test (#41907) 2021-04-24 12:43:55 +02:00
Jeremy L Thompson
6ae186a8cf fix(curriculum): record collection challenge - variable names shouldn't be keywords (#41904)
* style - update record collection challenge, variables shouldn't be name after keywords

* minor - typo fix

* Apply suggestions from code review

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-23 21:51:41 +02:00
GDAD3
3fbe1ebc05 fix(curriculum): remove stale video from nest anchor element (#41914) 2021-04-24 02:47:35 +07:00
Sem Bauke
99cecfb581 fix(curriculum): check if count gets incremented by function (#41856)
* fix(curriculum): check if count gets incremented by function

* update text

* Update regex to look for whitespace

* look for function globally

* Apply suggestions from gikf

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-04-23 11:01:54 -05:00
camperbot
81e84542e4 chore(i18n,curriculum): update translations (#41909) 2021-04-23 07:35:27 -07:00
Tom
a329eec0a8 fix(curriculum): sanitize css comments on typography lesson (#41902) 2021-04-23 16:24:50 +02:00
Jonathan
e36ae5d80f fix(curriculum): fluid containers test not specific (#41866)
* fix: fluid containers test not specific

* fix: fluid containers test not specific

* fix: update fluid containers test not specific

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-23 15:14:58 +01:00
Oliver Eyton-Williams
b439ae7e34 fix: add universalify to lock (#41887) 2021-04-22 15:22:40 +05:30
renovate[bot]
09b6b6fa0d chore(deps): update dependency jsdom to v16 (#41709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-22 11:44:02 +03:00
Oliver Eyton-Williams
669844527c chore: remove unused code (#41878) 2021-04-22 11:36:56 +03:00
Ritesh Arora
ec761dbdfa fix(curriculum): add target in challeges link (#41876) 2021-04-22 11:34:23 +07:00
Renovate Bot
6e481cd193 chore(deps): update babel monorepo to v7.13.16 2021-04-20 18:26:07 +00:00
Oliver Eyton-Williams
560517eb33 chore(curriculum): remove redundant babel plugin (#41869) 2021-04-20 16:42:43 +00:00
Jonathan
0858f078e2 fix(curriculum): added 4th test to amb challenge (#41848)
* fix: added 5th test to amb challenge

* fix: added 4th test to amb challenge

* Fix: updated 4th amb test

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>

Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-20 15:05:46 +09:00
Glitchy-Tozier
dbdc704271 fix(curriculum): give better instructions on alignment p-tags (#41859)
* Improve instructions

* Remove unneccessary line break

* Move empty line
2021-04-19 19:42:59 +02:00