Commit Graph

115 Commits

Author SHA1 Message Date
Bhavesh S. Gupta
ab9ae5188d Put all lists in a single string 2017-02-28 14:56:26 +01:00
Vincent D'Onofrio
f0c63a0ab1 Updated broken Codepen Signup link 2017-02-27 18:18:48 -05: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
4c3b4d24f1 Filtered out text-decoration and added more descriptions 2017-02-26 12:29:07 +08:00
boyinstruggle
3bcb72d6a6 Amended regex to properly validate inline-style 2017-02-24 22:21:17 +08:00
John OKeefe
9aa8cd261a Fix for failing test on width css property 2017-02-23 20:18:32 -08:00
MANISH-GIRI
e6524f3f39 Improve instructions in font degrade challenge 2017-02-23 14:00:08 -05:00
Dylan
0e4f07a197 Merge pull request #13491 from cdrainxv/fix/tertiary-colors-test
modified the tests to work on firefox
2017-02-21 07:55:37 -06: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
Joseph Livengood
34eea3a59c Merge pull request #13492 from Atomk/fix/challenge-remove-hover
[beta] Remove unnecessary hover references
2017-02-21 08:29:02 -05:00
cdrainxv
45f22df304 modified the tests to work on firefox 2017-02-21 01:32:47 -07:00
cdrainxv
032a078feb modified the test case to include color value 2017-02-20 23:09:09 -07:00
Ellen
5e1e8a50a7 Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
Jamos Tay
da13d605b1 Add new 'Modify Fill Mode of an Animation' challenge (#13299) 2017-02-19 17:39:25 -06:00
Atomk
418411fe62 Remove unnecessary hover references 2017-02-19 20:05:40 +01: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
Samuel Plumppu
5381953137 Merge pull request #13415 from Manish-Giri/fix/improve-instructions-add-images
Improve instructions in add images challenge
2017-02-18 19:28:28 +01:00
Jenell Pizarro
640eee5f19 correct URLs by escaping quotes (#13416) 2017-02-18 12:10:38 +05:30
MANISH-GIRI
bfa39b530b Improve instructions in add images challenge 2017-02-17 22:07:55 -05:00
mrugesh mohapatra
1fc42ad55b Merge pull request #13406 from amandaporto/fix/update-url-product-landing-challenge
Modify url in build-a-product-landing-page challenge description
2017-02-18 02:04:11 +05:30
mrugesh mohapatra
1d58af3d81 Merge pull request #13272 from Marmiz/fix/Add-images-challenge
added step by step instruction on adding an image to a website
2017-02-18 01:42:09 +05:30
Rares Matei
407b052417 Add target _blank to all external links in challenges (#13231)
Add target _blank to all external links in challenges:
- applied-visual-design 
- basic-html-and-html5 
- quality-assurance-and-information-security-projects
2017-02-18 01:27:56 +05:30
Amanda Porto
205ef7017b Fix codepen url 2017-02-17 14:17:39 -05:00
Jamos Tay
12f3b1b10a Remove extra close brace 2017-02-14 22:24:42 +08:00
Claudio Restifo
9ba3226cd2 added step by step instruction on adding an image to a website 2017-02-14 08:29:37 +07:00
Dylan
34280a7cb4 Merge pull request #13287 from cdrainxv/fix/edit-label-text
Edited label text in description and challenge code
2017-02-11 21:50:03 -06:00
rrjoson
3f6ccb42fb Fix media query instructions and test 2017-02-12 01:43:39 +08:00
cdrainxv
b88521fd87 Edited label text in description and challenge code 2017-02-11 09:03:20 -07:00
Samuel Plumppu
9dec4d1e4d Merge pull request #13196 from Manish-Giri/fix/remove-hover-state
Remove hover state requirement
2017-02-07 23:15:08 +01:00
MANISH-GIRI
1a91bd48a2 Fix typo in articles 2017-02-07 15:09:23 -05:00
Eric Leung
e47b2c7af7 Merge pull request #13012 from Greenheart/fix/remove-u-tag-from-links
fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text"
2017-02-07 09:10:51 -08:00
Samuel Plumppu
3e788f2e5c fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text".
* Update instruction.
* Update `challengeSeed` for following challenges.
* Use strict equality for tests.
2017-02-07 12:54:35 +01:00
MANISH-GIRI
9dc5617f7f Remove hover state requirement 2017-02-06 14:50:31 -05:00
Heather Kusmierz
3edb8825ae Revise intro for Basic CSS section 2017-02-05 16:24:17 -05:00
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
dnahol
740fea2e0f fix challenge test 2017-02-02 08:27:35 -08:00
mrugesh mohapatra
4db24a8e7d Merge pull request #12887 from ajain17/fix/multiple_flexbox_issues
Fixes multiple flex issues
2017-02-02 11:59:23 +05:30
Ayushi Jain
82dac61c47 Fixes multiple flex issues 2017-02-01 13:55:35 -05:00
Dylan
f19ab500b7 Merge pull request #13017 from Greenheart/fix/text-transform-instruction-and-format
fix(challenge): Update instructions and format for text-transform challenge
2017-02-01 11:05:27 -06:00
envy7
56a2bdbed4 removed all empty translations present in the challenges in the seed files 2017-02-01 15:14:37 +05:30
Samuel Plumppu
c7ff926f27 fix(challenge): Update instructions and format for text-transform challenge.
* Improve instruction.
* Format CSS values as table.
* Add additional test.
* Use strict equality check.
2017-02-01 00:28:21 +01:00
Samuel Plumppu
2d2c2e24bc Merge pull request #12860 from ajain17/feature/changeTextInsideStrongTag
Changed the text enclosed by strong tag
2017-01-31 19:39:11 +01:00
padulam
4b9cb8f32e Fix issue with id for Intro to Basic CSS challenge 2017-01-30 21:58:47 -05:00
Ayushi Jain
417152a52b Changed the text enclosed by strong tag 2017-01-30 16:22:25 -05:00
Hapoofesgeli
f91282bce4 Update basic-css.json 2017-01-29 19:30:10 +00:00
mrugesh mohapatra
90ca422d52 Merge pull request #12821 from no-stack-dub-sack/fix/project-landing-pages
update links and formatting, project landing pages
2017-01-29 14:13:02 +05:30
wildlifehexagon
daa3002488 fixes for various typos in Applied Visual Design 2017-01-28 17:16:57 -06:00