|
ae0d34359a
|
fix(curriculum): stop false positives in test for array hard coding (#42461)
* Fixed test regex to avoid false matches
* Changed regex to only match values in globalArray
* Revert non-English changes
|
2021-06-15 10:35:35 -05:00 |
|
|
dba157e7c0
|
Add a period at the end of an ul tag (#42483)
|
2021-06-15 20:44:36 +05:30 |
|
|
978ce8b512
|
chore(i18n,curriculum): processed translations (#42504)
|
2021-06-15 07:22:09 -07:00 |
|
|
e9c8d12703
|
fix(i18n): add missing portuguese blocks (#42505)
|
2021-06-15 07:21:20 -07:00 |
|
|
4a240fc58d
|
chore(tools): split color tokens to separate layers (#42388)
|
2021-06-15 15:33:18 +03:00 |
|
|
56fa9aba3c
|
fix(deps): update dependency algoliasearch to v4.9.3 (#42499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 17:48:51 +05:30 |
|
|
f1f7c64c3b
|
chore(deps): update dependency webpack to v5.39.0 (#42493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 17:13:04 +05:30 |
|
|
f6c7e2ace6
|
chore(deps): update babel monorepo to v7.14.6 (#42492)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 16:38:39 +05:30 |
|
|
b93ab9e0fd
|
fix(deps): update dependency monaco-editor to v0.25.1 (#42452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 15:37:10 +05:30 |
|
|
d1aebc895f
|
fix(deps): pin dependency normalize-url to v4.5.1 (#42497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 11:24:19 +02:00 |
|
|
3cb174a1ce
|
fix(client): downgrade normalize-url to fix Safari issue (#42490)
|
2021-06-15 11:06:41 +02:00 |
|
|
9430e8294b
|
chore(deps): update dependency @codesee/tracker to v0.36.0 (#42495)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 09:54:06 +02:00 |
|
|
f25e3e69f8
|
feat: enable new langs (#42491)
Enable italian and portuguese
|
2021-06-15 13:19:18 +05:30 |
|
|
d8d6d20793
|
fix(deps): update dependency react-i18next to v11.11.0
|
2021-06-15 13:04:00 +05:30 |
|
|
8c6711e8b9
|
chore(deps): update dependency postcss to v8.3.4
|
2021-06-15 13:03:18 +05:30 |
|
|
c23213bee1
|
chore(deps): update typescript-eslint monorepo to v4.27.0
|
2021-06-15 07:01:42 +00:00 |
|
|
ceb30b6f0f
|
chore(deps): update dependency @codesee/babel-plugin-instrument to v0.36.0 (#42494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-15 08:20:16 +02:00 |
|
|
82a834af37
|
fix(curriculum): rework Project Euler 51 (#42459)
* fix: rework challenge to use argument in function
* fix: add solution
|
2021-06-15 14:32:34 +09:00 |
|
|
24d2555633
|
fix(curriculum): add await before Promise.all() (#42472)
|
2021-06-14 19:40:47 +01:00 |
|
|
b3af21d50f
|
chore(i18n,curriculum): update translations (#42487)
* chore(i18n,curriculum): update translations
* chore: Italian to italian
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
|
2021-06-14 11:34:20 -07:00 |
|
|
840c7c738f
|
chore(i18n,learn): update translations (#42486)
* chore(i18n,learn): update translations
* fix: lowercase file name
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
|
2021-06-14 11:31:18 -07:00 |
|
|
3130265991
|
revert: (test, e2e) test suit for cypress (#42488)
This reverts commit 22b45761a7 .
|
2021-06-14 23:44:43 +05:30 |
|
|
3fc6877bb0
|
fix(Cypress): show certification wait on editor to load (#42485)
|
2021-06-14 20:00:02 +02:00 |
|
|
c2326741a8
|
feat(tools): add languages (#42484)
|
2021-06-14 19:07:21 +02:00 |
|
|
22b45761a7
|
feat(test, e2e) test suit for cypress (#42138)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2021-06-14 22:07:52 +05:30 |
|
|
08fc4014c7
|
fix(curriculum): Removing genitive from inside backticks and backticks from word own (#42466)
* inherit-behaviors-from-a-supertype put genitive outside backticks
* override-inherited-methods genitive outside backticks
* reset-an-inherited-constructor-property genitive outside backticks
* use-prototype-properties-to-reduce-duplicate-code genitive outisde backticks
* use-prototype-properties-to-reduce-duplicate-code own without backticks
* removing genitive by rephrasing
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
|
2021-06-14 17:52:28 +02:00 |
|
|
d6491a9902
|
fix(curriculum): Period added to the end of the sentence. (#42480)
Dot added to the end of the sentence.
|
2021-06-14 20:44:23 +05:30 |
|
|
7a0d7e603b
|
chore(i18n,curriculum): processed translations (#42478)
|
2021-06-14 07:47:03 -07:00 |
|
|
e89de73f66
|
chore(deps): update dependency @testing-library/jest-dom to v5.14.1 (#42441)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-14 16:35:42 +05:30 |
|
|
d6b97894b2
|
chore(deps): update dependency acorn to v8.4.0 (#42442)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-14 15:51:59 +05:30 |
|
|
6937421f97
|
chore(deps): update dependency @codesee/tracker to v0.35.0 (#42464)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-14 09:33:13 +02:00 |
|
|
e05bed9ed5
|
chore(deps): update dependency @codesee/babel-plugin-instrument to v0.35.0 (#42463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-14 12:02:36 +05:30 |
|
|
80b736b826
|
fix(curriculum): improve description and tests descriptions (#42408)
* fix: add input and output to tests descriptions
* fix: remove results from background code
* fix: clarify input and output of function
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
|
2021-06-14 12:01:51 +05:30 |
|
|
2613622ef0
|
fix(curriculum): rework Project Euler 61 (#42397)
|
2021-06-14 12:01:28 +05:30 |
|
|
c4cf53a742
|
fix(curriculum): improve description and tests descriptions (#42387)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2021-06-14 12:01:07 +05:30 |
|
|
7e921fb9d6
|
fix(curriculum): rework Project Euler 62 (#42384)
* fix: reworck challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation
|
2021-06-13 13:32:54 +02:00 |
|
|
d14008b32c
|
fix(curriculum): rework Project Euler 52 (#42434)
* fix: rework challenge to use argument in function
* fix: update solution
|
2021-06-13 13:30:32 +02:00 |
|
|
53f6a28ad9
|
fix(curriculum): rework Project Euler 102 (#42446)
* fix: rework challenge to use argument in function
* fix: add solution
|
2021-06-13 13:28:40 +02:00 |
|
|
dadc6cc623
|
fix(curriculum): rework Project Euler 96 (#42376)
* fix: use in tests arrays defined in background
* feat: add solution
* fix: improve wording
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2021-06-13 13:20:47 +02:00 |
|
|
ce3ccc47d4
|
fix(curriculum): remove unnecessary backticks (#42458)
|
2021-06-12 20:53:45 +02:00 |
|
|
ca2f024aec
|
fix(curriculum): fixed typo in challenge (#42456)
|
2021-06-12 17:37:17 +02:00 |
|
|
05a33d703e
|
chore(deps): update dependency @codesee/tracker to v0.34.0 (#42449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-12 19:11:52 +05:30 |
|
|
28864ab7f3
|
chore(deps): update dependency @codesee/babel-plugin-instrument to v0.34.0 (#42448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-12 17:21:42 +05:30 |
|
|
daeb674a2e
|
chore(deps): update dependency postcss to v8.3.2 (#42437)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-12 17:20:51 +05:30 |
|
|
388d660c55
|
fix(deps): update gatsby monorepo (#42435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-12 16:16:22 +05:30 |
|
|
032d7abbb9
|
fix(deps): update dependency monaco-editor to v0.25.0 (#42439)
* fix(deps): update dependency monaco-editor to v0.25.0
* chore: bump monaco-editor-webpack-plugin to 4.0.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2021-06-12 13:20:47 +05:30 |
|
|
00aee78b13
|
fix(deps): update dependency algoliasearch to v4.9.2 (#42432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-12 13:19:02 +05:30 |
|
|
9beb788d7b
|
chore: group together monaco-editor and plugin (#42443)
This should get renovate to create PRs where both are modified.
|
2021-06-12 13:11:21 +05:30 |
|
|
2d450bd4e6
|
fix(curriculum): correct small english typo (#42447)
|
2021-06-11 15:59:36 -07:00 |
|
|
f0375198df
|
fix(curriculum): rework Project Euler 56 (#42364)
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve look of math notation
|
2021-06-11 13:22:54 -05:00 |
|