Commit Graph

841 Commits

Author SHA1 Message Date
08efc3ecb0 Merge pull request #2003 from michael-krebs/michael-krebs-1986
fix #1986
2015-08-19 21:28:13 +01:00
5bceb73887 Merge pull request #2004 from michael-krebs/michael-krebs-1988
fix #1988
2015-08-19 21:27:54 +01:00
16f83d544a Merge pull request #2006 from itxchy/patch-4
Fixed: Misspell #1877
2015-08-19 21:27:34 +01:00
dda4d74a0e Merge pull request #2022 from michael-krebs/michael-krebs-2011
fix #2011
2015-08-19 21:26:20 +01:00
4b5ac2975c Merge pull request #2051 from Gornstats/patch-1
Fixed new waypoint description typo
2015-08-19 21:24:33 +01:00
038d77776c Merge pull request #2069 from AryanJ-NYC/AryanJ-NYC-2036
Fixes #2036
2015-08-19 21:24:24 +01:00
bdfb84ef86 Merge pull request #2074 from jbmartinez/jbmartinez-2049
Fixed #2049
2015-08-19 21:23:05 +01:00
33e03a965e Merge pull request #2125 from saadanerdetbare/saadanerdetbare-2119
update seed for Override Styles in Subsequent CSS
2015-08-19 21:22:25 +01:00
3cdc703147 Merge pull request #2127 from ptsurbeleu/staging
fix issue #2124 and rephrase the challenge a bit to avoid confusion
2015-08-19 21:22:12 +01:00
951068cd06 Merge pull request #2228 from dokkillo/dokkillo-2189
Dokkillo 2189
2015-08-19 21:17:40 +01:00
2cae7c641d issue #2189 2015-08-19 21:57:41 +02:00
2ab2604da6 issue #2118 2015-08-19 21:00:39 +02:00
2c7313dcdb issue #2133 2015-08-19 20:29:53 +02:00
97b54dd933 Merge pull request #2213 from dokkillo/staging
issue #2191
2015-08-19 19:11:27 +01:00
0b45c69d32 issue #2191 2015-08-19 19:12:51 +02:00
9ee456e07c Merge pull request #2181 from souldreamer/patch-3
Fix for Issue #2175
2015-08-19 18:00:09 +01:00
6d5309b189 issue 2173 2015-08-19 18:49:25 +02:00
72c69a7e19 Fix for Issue #2175
Fixes #2175
2015-08-19 15:08:57 +03:00
fa1c831249 add types to testing waypoints 2015-08-18 21:49:16 -07:00
d6752a0600 fix issue #2124 and rephrase the challenge a bit to avoid confusion 2015-08-18 15:17:26 -07:00
986ad3662c update seed for Override Styles in Subsequent CSS 2015-08-18 23:46:09 +02:00
bde4c2a280 add beginnings of react and d3 challenges 2015-08-18 10:57:38 -07:00
1b42bb4433 Fixed #2049 2015-08-18 14:05:51 +00:00
079d396770 Fixes #2036 2015-08-18 09:34:34 -04:00
c9f561af86 Fixed typo in waypoints #1 and #2 2015-08-18 21:35:10 +10:00
cc43a2ab71 Fixed new waypoint description typo
Small but important typo in challenge description for:
Object Oriented and Functional Programming section
Waypoint #1 - Declare JavaScript Objects as Variables
2015-08-18 21:27:19 +10:00
02b25dfd3e fix 1705 2015-08-18 01:07:09 -07:00
6b02219ca5 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-17 23:44:53 -07:00
1ff3dbaf83 closes #1739 2015-08-17 23:44:43 -07:00
e7927459c6 fix #2011 2015-08-18 02:05:53 -04:00
5d3582aa0a Fixed: issue #2014
I changed "#button" to "button" in the example to target all buttons, and I changed the single quotes to double quotes in the description for consistency.
2015-08-18 00:43:28 -05:00
5119565411 Fixed: Misspell #1877
Issue #1877's description's hint mentioned the wrong variable.
2015-08-17 23:29:11 -05:00
de9adc0aa8 fix #1988 2015-08-18 00:22:33 -04:00
3215c39b8b fix #1986 2015-08-18 00:17:56 -04:00
ee451a34fa Issue: Grammar #1994
Put in the proposed grammar changes from [this issue](https://github.com/FreeCodeCamp/FreeCodeCamp/issues/1994).
2015-08-17 23:01:52 -05:00
7353d62060 Fixes #1833 2015-08-18 03:33:38 +00:00
ea131f3821 Fixes #1924 2015-08-17 22:54:08 -04:00
c31f6956c1 Fixed #1982 2015-08-17 22:31:37 -04:00
3683d5143e Fixed #1980 2015-08-17 22:29:35 -04:00
c8e41ef084 Fixed #1944 2015-08-17 22:21:57 -04:00
e632f2b06a Fixes #1970 (minor typo) 2015-08-18 02:20:24 +00:00
7bfe73ce26 Fixed #1909 #1972 2015-08-17 22:19:14 -04:00
46c2ad4057 Problem Instruction clarrification
Replaced with correct instruction to the problem.
2015-08-18 04:17:24 +05:30
4d41aa3555 Merge remote-tracking branch 'origin/staging' into staging 2015-08-17 22:57:36 +01:00
098a526626 Fix #1942 2015-08-17 22:57:25 +01:00
1fc43ad70a Fix <a target='_blank'></a> code tags
Changed &rt to &gt.
2015-08-17 16:49:19 -04:00
eef4c8ebfa Update basic-ziplines.json
Add missing </code> around &lt;a target='_blank'&rt;</a>.
2015-08-17 16:43:43 -04:00
79b2c0bd2c Fixed #1926 2015-08-17 16:42:20 -04:00
237df7aa64 Moved closing code to line 961 2015-08-17 16:34:45 -04:00
14713a4c48 Fixes #1878 2015-08-17 16:19:02 -04:00