Commit Graph

29967 Commits

Author SHA1 Message Date
1bdb03807a chore(deps): update codesee to v0.191.0 2022-02-18 02:52:53 +00:00
1cf2a9c7b7 chore(deps): update dependency prismjs to v1.27.0 2022-02-18 00:38:41 +00:00
9b7d7ba716 fix(curriculum): inconsistancy on const Naming cases (#45149) 2022-02-17 11:35:16 -08:00
ed88a25359 fix(curriculum): add test cases to ferris-wheel project #45099 (#45134)
* added tests to satisfy first-of-type and last-of-type

* edited hints to require nth-of-type selector

* refactor for readability
2022-02-17 11:15:11 -08:00
58de1061e4 chore(i18n,learn): processed translations (#45151) 2022-02-17 10:59:34 -08:00
a26f45ed81 chore(i18n,client): processed translations (#45150) 2022-02-18 03:49:44 +09:00
915b331c69 chore(deps): update babel monorepo to v7.17.5 2022-02-17 18:45:18 +00:00
460930443b chore(deps): update dependency simple-get to 4.0.1 [security] (#45057)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 00:07:46 +05:30
29e2b9f775 chore(deps): update dependency webpack to v5.69.1 2022-02-17 17:52:30 +00:00
4360e3cdbd chore(deps): update dependency follow-redirects to 1.14.8 [security] (#45056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 21:34:28 +05:30
1681cf262a fix: translatable "code saved" message (#45130) 2022-02-17 21:33:02 +05:30
4d57eae187 chore(deps): update dependency engine.io to 4.1.2 [security] (#45055)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 18:08:44 +05:30
c056af0e7a chore(deps): update codesee to v0.190.1 2022-02-17 02:17:58 +00:00
dda619a8aa fix(deps): update dependency nanoid to v3.3.1 2022-02-17 00:25:33 +00:00
b223cdd255 refactor: display solutions (#45139)
* refactor: re-organise show-project-links

* refactor: update ChallengeFile's declared shape

* fix: handle missing challenge solution

* refactor: use display function for Certification

* refactor: use display function for TimeLine

* refactor: use common component for timeline + cert

* fix: handle legacy solutions

* refactor: use widget for certifications

* refactor: reorganise ShowDisplayWidget

* refactor: remove unused ids

* test: pass dataCy, not projectTitle, to widget

* chore: kebabify

* revert: add id back for dropdown

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

* revert: add the ids back

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-16 13:48:22 -08:00
92778f1b2f Bugfix in typeof lesson in Javascript debugging (#45118)
* Local scope and functions: Make the example less confusing

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/local-scope-and-functions.md

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

* Fix bug in typeof lesson in debugging javascript

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/debugging/use-typeof-to-check-the-type-of-a-variable.md

Co-authored-by: Ilenia <nethleen@gmail.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Ilenia <nethleen@gmail.com>
2022-02-16 20:14:12 +01:00
ce4be17660 chore(i18n,docs): processed translations (#45140) 2022-02-16 18:19:28 +01:00
fe7f2b74ca chore(i18n,client): processed translations (#45141) 2022-02-16 18:18:47 +01:00
c934590548 chore(i18n,learn): processed translations (#45123) 2022-02-16 18:18:09 +01:00
51c8b065f5 chore(deps): update dependency tailwindcss to v3.0.23 2022-02-16 15:56:35 +00:00
229a9d8b2b chore(deps): update babel monorepo to v7.17.4 2022-02-16 03:55:50 +00:00
904778c7a6 chore(deps): update dependency @testing-library/react to v12.1.3 2022-02-16 01:35:20 +00:00
6f6b6cc84c fix(deps): update dependency @stripe/stripe-js to v1.23.0 2022-02-15 22:56:09 +00:00
7abb89326b fix(a11y): make breadcrumb nav more accessible (#45021)
* fix: make breadcrumb nav more accessible

* refactor: cypress test and jest snapshot

* slight adjustment to left breadcrumb focus outline

* feat: translate aria for nav

* chore(tools): update snapshot

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-02-15 21:44:18 +03:00
1f8df61b1e chore(deps): update dependency @types/estree to v0.0.51 (#45034)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 23:42:14 +05:30
cde1407f58 feat(client): make all sources available in tests (#44725)
* feat: make all sources available in tests

The original contents of all files (index.html, script.js etc.) will be
accessible in tests.  For example __sources['index.html'] gets the
original html file and nothing else.

* feat: use __file to get user code
2022-02-15 23:29:31 +05:30
137edc2fb3 Storybook improvements / Design System (#44967)
Co-authored-by: Name <Lana-Lannister@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-15 23:28:49 +05:30
62e75bc14f chore(deps): update babel monorepo to v7.17.3 2022-02-15 17:24:44 +00:00
4a157750f5 chore(i18n,client): processed translations (#45122) 2022-02-15 08:04:06 -08:00
606055fcbe chore(i18n,docs): processed translations (#45121) 2022-02-15 08:03:02 -08:00
84f60cb9c5 chore(deps): update dependency webpack to v5.69.0 2022-02-15 15:56:49 +00:00
9d7457557a fix(api-server): npm run build on windows (#45120) 2022-02-15 13:09:26 +00:00
a500344ce9 fix(deps): update dependency nanoid to v3.3.0 2022-02-15 09:47:46 +00:00
a4ad49ccd4 chore(deps): update typescript-eslint monorepo to v5.12.0 2022-02-15 05:03:30 +00:00
84d50486be chore(deps): update dependency @types/node to v16.11.25 2022-02-15 02:44:43 +00:00
192c0fb192 chore(deps): update codesee to v0.189.0 2022-02-15 00:05:59 +00:00
bcc2a4971e chore(i18n,learn): processed translations (#45109) 2022-02-14 08:50:30 -08:00
ad7c9af5bd chore(i18n,client): processed translations (#45108) 2022-02-14 07:51:42 -08:00
24a5087c6c chore(deps): update codesee to v0.187.0 (#45013)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 21:09:48 +05:30
fa5c697d2a feat: clean ga (#45107) 2022-02-14 10:26:56 +01:00
23adcf30f3 chore(deps): update dependency lint-staged to v12.3.4 2022-02-14 03:03:44 +00:00
f644c239c1 chore(client): tsmigrate getTargetEditor.js (#45090) 2022-02-14 06:12:04 +07:00
5f56e08c3f feat: enable more languages (#45089) 2022-02-13 13:27:39 +01:00
dbef7a3464 chore(i18n,client): processed translations (#45083) 2022-02-13 12:44:51 +09:00
a7fca04d93 chore(i18n,docs): processed translations (#45094) 2022-02-13 12:41:07 +09:00
23d706f3e6 chore(i18n,learn): processed translations (#45084) 2022-02-12 07:31:07 -08:00
114efcf9f0 chore(deps): update storybook monorepo to v6.4.19 2022-02-12 12:48:35 +00:00
fa670e37db fix(deps): update dependency react-reflex to v4.0.6 2022-02-12 05:03:51 +00:00
0ccf3d4558 fix(tools): add missing colors to the Color storybook page (#45018)
* fix(tools): add missing colors to the Color storybook page

* remove colors
2022-02-11 16:01:40 -08:00
a5e4596db7 fix(a11y): remove tab role from buttons in beta rwd challenges (#45032)
* fix: remove tab role from buttons in beta rwd challenges

* remove sr-only text

* remove whitespace
2022-02-11 16:00:36 -08:00