freeCodeCamp/client/src
Shaun Hamilton 2deb73c8d1
feat(curriculum): add accessibility-quiz practice project (#43244)
* feat(curriculum): add accessibility-quiz practice project

* add parts 002-006

* add parts 7-8, tentative on logo aspect-ratio

* add parts 008-013

* add parts 013-016

* add parts 017-026

* add parts 026-027

* add parts 027-029

* add parts 029-044

* add parts 044-067 - all parts done

* add tests 001-009

* add tests 010 - 033

* add tests 034 - 039

* update tests 008~033, add tests 040-050

* add all tests

* fix some stuff, remove final.md

* take reasonable suggestions from Nich, ignore rest

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

* replace svg link with actual CDN

* remove getAttribute in potentially bad places

* add method to form

* fix silly querySelectors

* adjust selectors for 028

* fix selectors, and add color transformations

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

* fix: typos, and make one test lenient

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

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-09-28 15:38:44 -05:00
..
__mocks__ fix(client): set the correct language to the HTML lang attribute (#42729) 2021-07-04 10:38:41 -07:00
__tests__/integration chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets feat: change logos on chinese language (#43269) 2021-08-25 18:21:56 +02:00
client fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
client-only-routes chore(deps): update dependency typescript to v4.4.3 (#43316) 2021-09-28 10:56:46 +02:00
components fix: move ActionRow outside the ReflexContainer (#43532) 2021-09-27 13:16:29 +03:00
pages feat(curriculum): add accessibility-quiz practice project (#43244) 2021-09-28 15:38:44 -05:00
redux feat: localize videos (#42869) 2021-09-27 12:26:38 +03:00
resources feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
templates fix: move ActionRow outside the ReflexContainer (#43532) 2021-09-27 13:16:29 +03:00
utils refactor(client): remove unused axios dependents (#43579) 2021-09-27 14:32:42 +05:30
declarations.d.ts feat(client): migrate to ts - (HelpModal, Preview, VideoModal, Side-Panel) (#42857) 2021-09-17 18:37:53 +01:00
html.tsx feat(client): ts-migrate /client/src/html.js (#42468) 2021-06-30 20:50:56 +05:30