Commit Graph

29922 Commits

Author SHA1 Message Date
d41433767a chore(deps): update dependency @types/node to v16.11.26 2022-02-25 02:46:55 +00:00
8c5cb2e4d8 chore(deps): update codesee to v0.193.1 2022-02-25 00:43:46 +00:00
5d7c5c8284 chore(deps): update dependency @types/jquery to v3.5.14 2022-02-24 22:26:10 +00:00
805807e276 fix(deps): pin dependency util to 0.12.4 2022-02-24 20:57:57 +00:00
4748740386 feat(docker): create configs for dockerized setup (#44753) 2022-02-25 00:20:24 +05:30
0d26a9e29d chore(i18n,learn): processed translations (#45235) 2022-02-25 03:41:18 +09:00
8ee7aa08f8 chore(i18n,client): processed translations (#45234) 2022-02-24 23:48:04 +05:30
2846df2b66 fix: fix util import statement (#45104)
Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
2022-02-24 08:16:47 -08:00
3f22ab9d5a feat(tools): test sass preview (#45167)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-02-24 14:24:07 +01:00
df785c2085 fix: use rimraf instead of shx (#45228) 2022-02-24 16:56:43 +05:30
a04c7e1096 test(curriculum): Add sudoku solver test cases (#45026) 2022-02-24 16:48:59 +05:30
abdbc58a3f chore: DRY out crowdin workflows (#45078) 2022-02-24 16:33:02 +05:30
1c65d5d34a fix(curriculum): remove callback thereby stripping js comments (#45133)
* fix: strip js comments

* fix: revert helper export, better test approach

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-24 16:29:56 +05:30
3552a04e32 chore(deps): update dependency @rollup/plugin-typescript to v8.3.1 2022-02-24 10:39:24 +00:00
94be3c3e7d fix: ensure only one lockfile is used (#45230)
* fix: ensure only one lockfile is used

* fix: remove extra lockfiles
2022-02-24 09:23:30 +01:00
7b1196ba8f chore(deps): update codesee to v0.193.0 2022-02-24 03:09:35 +00:00
c013ae597d chore(deps): update codesee to v0.192.0 2022-02-23 21:00:40 +00:00
ea416b6dc2 fix(curriculum): add result of comparison expression evaluation to the inline comment (#45224)
* Add result of comparison expression evaluation in the inline comment #45183

* Apply suggestions from code review

thanks!

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-02-23 18:58:42 +01:00
Tom
2586503f9c fix: typo in rdbms git tutorial title (#45226) 2022-02-23 15:42:29 +00:00
74f84ff48a chore(i18n,learn): processed translations (#45223) 2022-02-23 13:10:00 +00:00
ff4e21b7f2 chore(i18n,client): processed translations (#45222) 2022-02-23 12:41:30 +00:00
7406dc993e chore(i18n,docs): processed translations (#45221) 2022-02-23 12:21:49 +00:00
53f5b86d09 chore(deps): update dependency @types/jest to v27.4.1 2022-02-23 11:54:39 +00:00
89787bc25b chore: update root lockfile (#45218) 2022-02-23 15:54:16 +05:30
c681c33587 fix(a11y): use appropriate aria-label for fCC logo depending on its use (#45201) 2022-02-23 13:52:44 +05:30
2f4cee8e36 chore(deps): update dependency @rollup/plugin-babel to v5.3.1 2022-02-23 03:01:32 +00:00
43a389b0c8 fix(curriculum): Remove root relative path from action URL in example (#45203) 2022-02-22 13:04:33 -06:00
3da88317ca chore(i18n,docs): processed translations (#45212) 2022-02-22 20:55:51 +05:30
0a4c8db230 chore(i18n,client): processed translations (#45213) 2022-02-22 20:55:27 +05:30
64efa96d30 feat(client): add badge benefit to progress modal copy (#45142)
* feat: add badge benefit to progress modal copy

* Update client/src/redux/index.js
2022-02-22 12:38:35 +00:00
2cd1f7ea4b chore(deps): update dependency rollup to v2.68.0 (#45211)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:15:59 +03:00
565bcf80af fix(deps): update dependency react-i18next to v11.15.5 2022-02-22 11:21:43 +00:00
09a873f4fe fix(deps): update dependency @babel/standalone to v7.17.6 2022-02-22 02:44:44 +00:00
8614b5f62c chore(deps): update typescript-eslint monorepo to v5.12.1 2022-02-21 22:25:44 +00:00
3668422083 fix: add divider to stand in line challenge in basic javascript section (#45180)
* Fix: Update grammar in PR documnetation

* fix: add divider to stand in line challenge in basic javascript section

* Undo change outside of scope
2022-02-21 22:44:27 +05:30
98c516c010 chore(i18n,docs): processed translations (#45204) 2022-02-21 22:30:12 +05:30
4ec5c2e3d9 docs: fix links within docs to point to respective language (#45187) 2022-02-21 22:10:19 +07:00
657aade2e5 fix(docs): Update grammar in PR documentation (#45174) 2022-02-21 08:42:25 +05:30
3cbcbb481d chore(i18n,client): processed translations (#45196) 2022-02-20 07:36:26 -08:00
614e1a88d4 chore(i18n,learn): processed translations (#45197) 2022-02-20 07:36:06 -08:00
d17f136693 fix:Updated curriculum utils.js duplicate code (#45168) 2022-02-20 19:35:52 +05:30
50fe9a2752 chore(deps): update dependency eslint-config-prettier to v8.4.0 2022-02-19 16:49:35 +00:00
b9f34f0667 chore(i18n,client): processed translations (#45191) 2022-02-19 23:46:49 +09:00
4c86ecb6d8 chore(i18n,docs): processed translations (#45189) 2022-02-19 23:45:42 +09:00
2d3ac85ebf chore(i18n,learn): processed translations (#45192) 2022-02-19 23:41:19 +09:00
75f3278c06 chore(deps): update dependency mocha to v9.2.1 2022-02-19 12:18:25 +00:00
ba14990876 chore(i18n,learn): processed translations (#45165) 2022-02-19 16:26:08 +09:00
8138a07d52 chore(i18n,client): processed translations (#45164) 2022-02-19 16:23:47 +09:00
87f3d320ce refactor(client): explain transform's signature (#45166)
It's important to not pass frame to transform when using
transformWithFrame. Instead we need to pass either frame.contentDocument
or frame.contentDocument.documentElement
2022-02-18 23:02:40 +00:00
431bcbda10 refactor(curriculum): new balance sheet project (#45048)
* refactor: delete existing steps

* feat: create new steps

* feat: start writing tests

* feat: complete html tests

* feat: remaining tests

* chore: remove "test 1"

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: wow I really botched that find and replace

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

* fix: why firefox gotta be different?

* fix: I can maths...

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: unbotch the css oops

* fix: acme widget corp

* fix: remove z-index

* feat: introduce the calc() function

* fix: even one more find and replace oops

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-02-18 19:15:16 +01:00