Commit Graph

29945 Commits (d37fc114a7667aa7230e3a6a757d6b947a69c7de)

Author SHA1 Message Date
Renovate Bot 6f6b6cc84c fix(deps): update dependency @stripe/stripe-js to v1.23.0 2022-02-15 22:56:09 +00:00
Bruce B 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
renovate[bot] 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
Oliver Eyton-Williams 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
Lana Fidelis 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
Renovate Bot 62e75bc14f chore(deps): update babel monorepo to v7.17.3 2022-02-15 17:24:44 +00:00
camperbot 4a157750f5
chore(i18n,client): processed translations (#45122) 2022-02-15 08:04:06 -08:00
camperbot 606055fcbe
chore(i18n,docs): processed translations (#45121) 2022-02-15 08:03:02 -08:00
Renovate Bot 84f60cb9c5 chore(deps): update dependency webpack to v5.69.0 2022-02-15 15:56:49 +00:00
Sem Bauke 9d7457557a
fix(api-server): npm run build on windows (#45120) 2022-02-15 13:09:26 +00:00
Renovate Bot a500344ce9 fix(deps): update dependency nanoid to v3.3.0 2022-02-15 09:47:46 +00:00
Renovate Bot a4ad49ccd4 chore(deps): update typescript-eslint monorepo to v5.12.0 2022-02-15 05:03:30 +00:00
Renovate Bot 84d50486be chore(deps): update dependency @types/node to v16.11.25 2022-02-15 02:44:43 +00:00
Renovate Bot 192c0fb192 chore(deps): update codesee to v0.189.0 2022-02-15 00:05:59 +00:00
camperbot bcc2a4971e
chore(i18n,learn): processed translations (#45109) 2022-02-14 08:50:30 -08:00
camperbot ad7c9af5bd
chore(i18n,client): processed translations (#45108) 2022-02-14 07:51:42 -08:00
renovate[bot] 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
Ahmad Abdolsaheb fa5c697d2a
feat: clean ga (#45107) 2022-02-14 10:26:56 +01:00
Renovate Bot 23adcf30f3 chore(deps): update dependency lint-staged to v12.3.4 2022-02-14 03:03:44 +00:00
Krzysztof G f644c239c1
chore(client): tsmigrate getTargetEditor.js (#45090) 2022-02-14 06:12:04 +07:00
Naomi Carrigan 5f56e08c3f
feat: enable more languages (#45089) 2022-02-13 13:27:39 +01:00
camperbot dbef7a3464
chore(i18n,client): processed translations (#45083) 2022-02-13 12:44:51 +09:00
camperbot a7fca04d93
chore(i18n,docs): processed translations (#45094) 2022-02-13 12:41:07 +09:00
camperbot 23d706f3e6
chore(i18n,learn): processed translations (#45084) 2022-02-12 07:31:07 -08:00
Renovate Bot 114efcf9f0 chore(deps): update storybook monorepo to v6.4.19 2022-02-12 12:48:35 +00:00
Renovate Bot fa670e37db fix(deps): update dependency react-reflex to v4.0.6 2022-02-12 05:03:51 +00:00
Huyen Nguyen 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
Bruce B 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
Renovate Bot f7ab163aea chore(deps): update dependency tailwindcss to v3.0.22 2022-02-11 23:36:49 +00:00
Oliver Eyton-Williams 604e29c4bc
chore: remove broken endpoints (#45086)
These still exist, technically, but there's no render engine so they all
generate errors instead of pages
2022-02-11 12:44:07 -08:00
Madhu Sudhan Reddy Vinta 0a895dad47
fix(curriculum): make example less confusing (#45088)
* 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>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2022-02-11 12:08:46 -08:00
Oliver Eyton-Williams 7fe4695794
refactor: ignore eslint less (#45082)
* refactor: remove and fix some eslint disables

* refactor: drop max-line disables
2022-02-11 10:28:13 -08:00
Tom 57cf47dad4
feat: split rdbms into individual blocks and two challengeTypes (#44978)
* feat: split english rdbms into individual blocks

fix: stuff

fix: remove from partiallyComplete array on submit

fix: add suggestion

Update client/i18n/locales/english/translations.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/i18n/locales/english/intro.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/i18n/locales/english/intro.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/i18n/locales/english/intro.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Update client/src/templates/Challenges/codeally/show.tsx

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: prettier

* fix: style suggestion

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-02-11 15:39:27 +00:00
Renovate Bot 226a8248b7 chore(deps): update dependency tailwindcss to v3.0.21 2022-02-11 12:12:17 +00:00
camperbot c947391e03
chore(i18n,docs): processed translations (#45079) 2022-02-11 10:17:27 +01:00
Renovate Bot 2b85a4bb04 chore(deps): update dependency rollup to v2.67.2 2022-02-11 05:03:13 +00:00
Bruce B 361e7fc2e5
fix(a11y): FCC logo link (#45039)
* fix: fcc logo link

* fix: fcc svg label

* feat: use translated aria for logo

* clean up

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-10 17:02:26 -08:00
Matt 898a9ef86f
fix: added test for depth first search challenge (#45063) 2022-02-10 16:58:28 -08:00
Steven fdd20700da
fix(curriculum): typography step 43 tests pass in safari (#44984)
* meta tag accepts valid html

* Fix step 43 tests for safari

* Incorporating suggestions from PR

* incorporating suggestions from PR

* added fix for step17
2022-02-10 16:43:24 -08:00
Poonkuzhali f4077cab7f
feat: added new test case to argument optional challenge (#45076) 2022-02-10 17:17:07 -06:00
Bruce B fe3187a4d7
fix: RWD beta update remaining doctype first tests (#44996) 2022-02-10 16:28:55 -06:00
Krzysztof G 0f2246b750
feat: test custom output for js objects (#45077) 2022-02-10 14:38:03 -06:00
Christopher Ehrlich 16f7567827
fix(curriculum): add test to exercise tracker (#44862)
* fix#44806: add test to exercise tracker

* Fix typo in test

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

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-10 14:33:36 -06:00
Huyen Nguyen 8711fbad8e
chore: remove unused file (#45073) 2022-02-10 20:07:42 +01:00
Naomi Carrigan 2147038e76
feat(tools): enable german docs download (#44994) 2022-02-10 12:14:21 -06:00
camperbot 5e12ca5dc9
chore(i18n,docs): processed translations (#45066) 2022-02-10 10:11:03 -08:00
camperbot 829ec163c0
chore(i18n,client): processed translations (#45067) 2022-02-10 10:07:53 -08:00
camperbot 1957ec6cdb
chore(i18n,learn): processed translations (#45068) 2022-02-10 10:07:28 -08:00
Oliver Eyton-Williams 5f06b7805c
test: titles in project previews (#45051)
* fix: trim titles before injecting into iframes

Surrounding whitespace isn't useful

* test: check preview iframe has correct title
2022-02-11 00:57:50 +07:00
Oliver Eyton-Williams 44e2bce920
refactor: clean up ref types (#45070)
The react-hotkeys innerRef type is incorrect (it accepts both callback
and object refs), but the lib is unmaintained at this point.
2022-02-10 11:31:55 -06:00