freeCodeCamp/client/src
Shaun Hamilton 393aeabc8f
feat(curriculum): add css-penguin practice project (#44214)
* feat: add css-penguin practice project

* rename block name

* rename meta block

* rename necessary properties

* rename page

* add to step 25

* adjust prototype with better structure/naming

* add step adjusting .ground z-index

* fix: add position: absolute to .ground

* add to step 37

* add to step 103

* remove erm from solution

* add tests to 001-020

* add tests 021-030

* test: update 012 to use dynamic hints

* test: improve tests with dynamic hints

* fix: add position:relative to .penguin

* add tests 032-055

* add tests 056 - 103

* fix some tests

* code blocks and test fixes

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

* allow 0% 0px 0

* fix: add width and height step for silly firefox

* add instruction to add html element

* Tom's good suggestions, and his American suggestions

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* adjust wording for - you guessed it - firefox

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* add missing calc keyword

* just fix it with regex :(

* apply Nich's probably bogus suggestions

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

* remove duplicate

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-12-03 17:59:32 -06: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 chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
client fix: ignore unsafe argument 2021-12-02 19:57:47 +05:30
client-only-routes refactor: drop redundant eslint-enables 2021-12-02 19:57:47 +05:30
components fix(client): adjust annual-donation hr (#44360) 2021-12-02 07:45:27 -08:00
pages feat(curriculum): add css-penguin practice project (#44214) 2021-12-03 17:59:32 -06:00
redux fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
resources chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
templates fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
utils chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
declarations.d.ts feat: add email to A/B function (#44187) 2021-11-22 16:43:28 +03:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30