freeCodeCamp/curriculum
Nicholas Carrigan (he/him) a563b3b4e4
feat(curriculum): CSS Box Model project (#42182)
* feat(curriculum): add initial steps

Add the initial step files for this project.

* feat(curriculum): write test texts

Add some test text (tests coming soon).

* feat: tests for HTML bits

Add tests for the HTML bits - CSS holding off until parser lands.

* feat: CSS tests

New CSS parser works great!

* fix: link href

Fix the href in the boilerplate.

* chore: apply suggestions from code review

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

* fix: clarify link element

* fix: optional chaining

* fix: remove unused meta props

* fix: update helper and fix tests

* chore: apply tom's review suggestions

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

* chore: no console logs

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

* feat: intro

Add introductory text, tweak instructions a bit.

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-10 17:17:03 +01:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges feat(curriculum): CSS Box Model project (#42182) 2021-09-10 17:17:03 +01:00
dictionaries chore(i18n,curriculum): update translations (#42918) 2021-07-19 16:05:37 +05:30
schema refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
test refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
getChallenges.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
getChallenges.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
getChallenges.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
gulpfile.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json chore(deps): update babel monorepo to v7.15.6 (#43424) 2021-09-10 15:27:27 +05:30
package.json chore(deps): update babel monorepo to v7.15.6 (#43424) 2021-09-10 15:27:27 +05:30
utils.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00