Commit Graph

136 Commits

Author SHA1 Message Date
bugron
5ac2902b46 Fixes a word typo 2015-08-26 12:11:40 +04:00
bugron
16579fdd4b Fixes indoor, personality and label issues 2015-08-26 11:51:36 +04:00
Berkeley Martinez
cfd94523c3 Merge pull request #2699 from bugron/bugron-2106
Changes CSS attributes to CSS properties
2015-08-25 22:32:23 -07:00
bugron
d2704d2dc3 Changes catPhotoApp.com to FCC controlled domain 2015-08-26 05:44:59 +04:00
bugron
ac8fa3cbec Changes CSS attributes to CSS properties 2015-08-26 03:58:49 +04:00
sJhonny-e
547fa9424f changed regex for checking style element in challenge "Use CSS Selectors to Style Elements"; regex now allows opening style elements to have whitespace before closing '>', and also the allowed attributes (type, media etc..) 2015-08-25 18:12:17 +03:00
Quincy Larson
4d97932310 Merge pull request #2611 from jbmartinez/jbmartinez-2610
Added tests to enforce ID styling. Closes #2610
2015-08-24 20:03:44 -07:00
Quincy Larson
e5a9b697ae Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-24 17:54:00 -07:00
Berkeley Martinez
175800ef37 Merge pull request #2421 from bugron/bugron-1063
fixed missing URL scheme #1063
2015-08-24 11:15:02 -07:00
Berkeley Martinez
cf24be1673 Merge pull request #2577 from bugron/bugron-2311
Fixes a typo #2311
2015-08-24 10:53:56 -07:00
Juan Martínez
141e6f7c36 Added tests for enforcing ID styling. Closes #2610 2015-08-24 03:03:02 +00:00
Arsen Melikyan
e960cbd9b1 Fixes a typo #2311 2015-08-23 16:38:38 +04:00
Quincy Larson
0107ec6006 replace other images with imgur images and turn one image into a code snippet 2015-08-22 17:47:52 -07:00
Berkeley Martinez
33418cc813 Merge pull request #2419 from bugron/bugron-1064
fixed unclosed "code" tag #1064
2015-08-22 11:01:15 -07:00
Berkeley Martinez
6d3fcb3d0b Merge pull request #2342 from dokkillo/dokkillo-2333
issue 2333 : Fix grammar error in Waypoint
2015-08-21 09:37:17 -07:00
Arsen Melikyan
24dbee7257 fixed missing URL scheme #1063 2015-08-21 18:38:43 +04:00
Arsen Melikyan
3d16d96133 fixed #1064 2015-08-21 17:56:44 +04:00
dokkillo
81afc27412 issue 2333 2015-08-20 20:24:25 +02:00
dokkillo
1bdbec15c3 issue 2265 2015-08-20 17:05:50 +02:00
dokkillo
45b53937c8 issue #2265 2015-08-20 16:57:50 +02:00
dokkillo
c8b32afaeb Merge remote-tracking branch 'upstream/staging' into staging
Conflicts:
	seed/challenges/html5-and-css.json
2015-08-20 16:46:06 +02:00
dokkillo
b001b8f8f2 issue #2271 2015-08-20 16:28:14 +02:00
benmcmahon100
74d79da1bf Merge pull request #2239 from dokkillo/dokkillo-2099
issue #2099
2015-08-19 23:24:23 +01:00
dokkillo
21d674b238 issue #2099 2015-08-20 00:13:06 +02:00
benmcmahon100
dd2d376130 Merge pull request #1910 from itxchy/patch-1
Spelling and grammar edit.
2015-08-19 21:35:50 +01:00
benmcmahon100
1159849947 Merge pull request #1978 from jbmartinez/jbmartinez-1970
Fixes #1970 (minor typo)
2015-08-19 21:30:50 +01:00
benmcmahon100
e14e8239bf Merge pull request #2125 from saadanerdetbare/saadanerdetbare-2119
update seed for Override Styles in Subsequent CSS
2015-08-19 21:22:25 +01:00
dokkillo
a2e3e4a476 issue #2133 2015-08-19 20:29:53 +02:00
Jakob Dahl
298bea5e35 update seed for Override Styles in Subsequent CSS 2015-08-18 23:46:09 +02:00
Quincy Larson
85b736b64d fix 1705 2015-08-18 01:07:09 -07:00
Quincy Larson
27758a7418 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-17 23:44:53 -07:00
Juan Martínez
db1afbc87b Fixes #1970 (minor typo) 2015-08-18 02:20:24 +00:00
Matt Trifilo
e8bffc5721 Spelling and grammar edit.
Minor spelling and grammar edit in the description of "Waypoint: Use Hex Code for Specific Colors" for clarity.
2015-08-17 14:55:22 -05:00
benmcmahon100
db4170eed7 Merge pull request #1769 from djordjelacmanovic/djordjelacmanovic-1005
fixed #1005
2015-08-17 20:25:16 +01:00
benmcmahon100
cebe1bfdcb Merge pull request #1853 from AryanJ-NYC/AryanJ-NYC-1849
Fixed #1849
2015-08-17 20:25:02 +01:00
Quincy Larson
bfabe09dad Fix case insensitivity to colors 2015-08-17 10:18:28 -07:00
Aryan Jabbari
d4b3b0c336 Fixed #1849 2015-08-17 09:12:04 -04:00
benmcmahon100
c748534b43 Merge pull request #1851 from AryanJ-NYC/AryanJ-NYC-1848
Fixed #1848
2015-08-17 14:03:04 +01:00
Aryan Jabbari
11f62a7cbf Fixed #1848 2015-08-17 09:01:48 -04:00
benmcmahon100
cffefac4ca Merge pull request #1832 from ahstro/ahstro-1830
Ignore case in HTML/CSS hex color waypoints.
2015-08-17 13:58:35 +01:00
Quincy Larson
97b3d298fe fix 1844 2015-08-17 05:30:28 -07:00
ahstro
9681534f24 Ignore case in HTML/CSS hex color waypoints. #1830 2015-08-17 10:21:01 +02:00
Juan Martínez
b4afc3430a Fixed #1090 2015-08-16 21:11:36 +00:00
Quincy Larson
33ae7b243c fix #1771 2015-08-16 08:10:40 -07:00
Djordje Lacmanović
d80ed9f366 fixes issue #1005 2015-08-16 00:37:31 +02:00
Quincy Larson
40e14c3999 fix critical failing test in early waypoint 2015-08-15 15:33:21 -07:00
Isabell Long
fa454cfdd4 Close a <code> tag so that only actual code is marked
- Fixes #1767, hopefully.
2015-08-15 19:53:04 +01:00
Quincy Larson
40ab7d2911 more style improvements to front end challenges 2015-08-14 18:17:34 -07:00
Quincy Larson
aed4b6bfe1 improvements to copy of text and test output 2015-08-14 17:26:24 -07:00
Quincy Larson
f1dd82974f finish QAing bootstrap 2015-08-13 20:58:27 -07:00