Commit Graph

51 Commits

Author SHA1 Message Date
Jerrid Schilling
5822d71cdf Update spelling mistake (#17355)
Updated spelling mistake. The word 'declare' was spelled 'declar' in the challenges: Basic CSS - Create a custom CSS Variable and the Basic CSS - Use CSS Variables to change several elements at once.
2018-06-01 00:14:50 +01:00
Bennett Elder
3397fbbf60 fix(challenges): Fix wrong word on Basic CSS lesson (#17219)
Updated 'valuables' to say 'variables' since that's what the description was about.
2018-05-23 12:59:34 +05:30
Stuart Taylor
8535669ea4 Package: Validate challenges on test (#17216)
This PR allows us to validate the schema during test.

It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
c428b2c197 feat(package): Initial Curriculum separation (#17174)
* feat(package): Initial Curriculum separation

* feat(package): Add org scope to package

* chore(ooops): Remove development file

* feat(npm): Add .npmignore

* fix(paths): Fix curriculum paths

* feat(build): Add a build step

* chore(seed): Move package file back to seed

* fix(ignore): Fix .npmIgnore file

* chore(docs): Update README

* chore(seed): Rename coding interview blocks

* fix(seed): Challenge files now fit into learn

* chore(seed): Update seed files for use in learn

* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
Shivam Chawla
f18c791f3e fixed Typo in Basic CSS #17057 (#17061)
Fixed Typo in Basic CSS: Cascading CSS variables description #17057
2018-04-17 15:09:18 -04:00
Quincy Larson
e3db9f6168 fix(seed): Minor copy improvements 2018-03-19 21:14:07 -05:00
Quincy Larson
71f702b1c2 Merge branch 'feature/add-css-variable-challenges' of https://github.com/moT01/freeCodeCamp into moT01-feature/add-css-variable-challenges 2018-03-19 16:42:35 -05:00
Schalk Neethling
014c0a98a0 fix: Small language updates, and fix for colour contrast - basic-css (#16851) 2018-03-09 10:16:55 -06:00
Schalk Neethling
12c02381e1 fix: language update suggestions for basic-css and basic-html (#16767)
* fix: language update suggestions for basic-css and basic-html

* Fix plural
2018-03-08 10:13:20 -06:00
moT01
8d95856077 feat(seed): add css variable challenges 2018-03-08 08:50:23 -06:00
renisalcedo
e0d084465e fix(seed): Fix "Change the Color of Text" challenge not loading (#16764)
Closes #16762
2018-02-22 10:47:33 +01:00
Schalk Neethling
82ec375f19 fix: language update suggestions for basic-css and basic-html (#16729) 2018-02-16 11:11:23 +00:00
Schalk Neethling
5fbf769e1b fix: language update suggestions for basic-css and basic-html (#16713) 2018-02-14 16:24:21 +00:00
Schalk Neethling
5c8b512168 fix: small language update suggestion for basic css (#16706) 2018-02-13 09:46:48 +00:00
Matthew Brener
0bb658078f feat(seed): Fix attribute selector grammar error (#16676)
Changed the word "style" to "styles"

Closes #16675
2018-02-10 09:23:12 +00:00
jpdail01
a78b2a4f33 Select div by element instead of by class to test background-color (#16638) 2018-02-08 11:32:57 +05:30
Irina Brennen
c7a898bed7 refactor(seed): Add link to guide
Partially #16388
2018-01-10 18:32:16 -06:00
Darkpingouin
79c06ac6a5 Updated simple challenges for colorblinds (#15602)
* Update Challenge for color-blindness 

To do : Translate for Ru, Es and pt-br
Done : Corrected the challenge + translation in German done.

* Corrected color for color-blindness in simple challenges

To do : Translate in ru, pt-br and es
Done: code correction + de translation

* Fix a bug and update some translations
2017-09-01 18:56:03 -07:00
Timo
626d243db4 fix(challenges): Revert CSS regex test
Some CSS tests were changed to regex tests while the CSS tests weren't
working on Firefox. Now that the original issue has been fixed, these
changes can be reverted.

Closes #15567
2017-08-30 14:56:09 +02:00
Shubham Sharma
19e4c0fccd fix(challenges): Add test to check semicolon (#15756)
forces semicolon at the end of inline style declaration

Closes #10703
2017-08-12 17:33:42 -05:00
Catherine
42fb08f14c Moved the code example from tests to instruction 2017-06-19 01:51:30 +03:00
chrisrymer
f426c6b8c3 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
texas2010
7d919b4192 move example out of test 2017-05-26 11:26:40 -05:00
Hadrian
da52116860 Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
Peter Weinberg
1aaf0cfc2b Merge pull request #14117 from JoolsMcFly/fix/empty-spaces-should-be-allowed-between-style-attribute-and-its-value
allow spaces between style attribute and its value
2017-04-04 17:51:28 -04:00
Julien Dephix
281d80cfcd allow multiple variants of "color:red" in style attribute 2017-04-04 09:44:41 +02:00
MANISH-GIRI
6a72a114e0 Add test to verify usage of clockwise padding notation 2017-03-28 02:36:18 -04:00
Marmiz
75286773bf added capitalization warning 2017-03-22 23:24:34 +07:00
Dylan
c94f5e34c3 Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00
Heather Kusmierz
4d0d1b5ff0 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
Eric Leung
179da995c5 Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
homerrowsky
e435fb1a4a Fix typos in basic-css-hex-code-colors 2017-03-08 09:59:34 -06:00
Donnie Reese
a638900386 Fixed display issues of various characters not showing up correctly in the console on the test page when tests are ran. html codes to show basic characters such as “%” and “,” where not consistent with other seed entries. 2017-03-02 17:48:35 -06:00
Samuel Plumppu
d424b7331d Merge pull request #13548 from dhcodes/fix/challenge-title-formatting
Fix challenge title formatting misc
2017-02-27 17:55:38 +01:00
dhcodes
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
boyinstruggle
75e4bd563a Created distinction between last two tests and tweaked assertion test 2017-02-27 21:37:30 +08:00
boyinstruggle
3bcb72d6a6 Amended regex to properly validate inline-style 2017-02-24 22:21:17 +08:00
MANISH-GIRI
e6524f3f39 Improve instructions in font degrade challenge 2017-02-23 14:00:08 -05:00
Dylan
640f2597ab Merge pull request #13389 from cdrainxv/fix/modify-test
modified the test case to include color keyword value
2017-02-21 07:48:26 -06:00
cdrainxv
032a078feb modified the test case to include color value 2017-02-20 23:09:09 -07:00
Rares Matei
8430684595 Remove Monospace font from challenge work area
Reword the challenge
Fix typo in Notes section
2017-02-19 09:35:29 +00:00
Quincy Larson
6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Heather Kusmierz
3edb8825ae Revise intro for Basic CSS section 2017-02-05 16:24:17 -05:00
padulam
4b9cb8f32e Fix issue with id for Intro to Basic CSS challenge 2017-01-30 21:58:47 -05:00
Hapoofesgeli
f91282bce4 Update basic-css.json 2017-01-29 19:30:10 +00:00
Heather Kusmierz
66011f3779 Fix sequencing issues in Basic CSS section 2017-01-27 09:08:52 -05:00
Quincy Larson
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
Heather Kusmierz
bfa25a814b Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
dhcodes
11ce3da9cd add intro to basic CSS challenges 2017-01-20 23:32:17 -06:00
Berkeley Martinez
29730a5a50 fix(seed): Missing/duplicate info 2017-01-19 17:19:33 -08:00