|
24766c7d24
|
start refactoring bonfire tests
|
2015-08-23 13:10:30 -07:00 |
|
|
59bb244286
|
start refactoring bonfire tests
|
2015-08-23 13:10:30 -07:00 |
|
|
b0d2ac24ec
|
Typo Fix. Closes #2592
Changed "greater then" to "greater than" in Waypoint 30, http://freecodecamp.com/challenges/waypoint-generate-random-whole-numbers-with-javascript
|
2015-08-23 12:20:28 -06:00 |
|
|
2cc09ce374
|
Typo Fix. Closes #2592
Changed "greater then" to "greater than" in Waypoint 30, http://freecodecamp.com/challenges/waypoint-generate-random-whole-numbers-with-javascript
|
2015-08-23 12:20:28 -06:00 |
|
|
84f976c0d8
|
Update README.md
|
2015-08-23 08:18:40 -07:00 |
|
|
9bf70f2d74
|
Check all children instead of just one in 'Target Children with jQuery'
|
2015-08-23 15:19:05 +02:00 |
|
|
67158e876d
|
Check all children instead of just one in 'Target Children with jQuery'
|
2015-08-23 15:19:05 +02:00 |
|
|
d85eded058
|
Consistently capitalize GitHub in the account settings text
- Also remove the capital D from Delete in the confirmation line—it's
not the start of a sentence.
|
2015-08-23 13:52:14 +01:00 |
|
|
af43f9732d
|
Fixes a typo #2311
|
2015-08-23 16:38:38 +04:00 |
|
|
e960cbd9b1
|
Fixes a typo #2311
|
2015-08-23 16:38:38 +04:00 |
|
|
fb12e1da40
|
issue 2308
|
2015-08-23 12:14:03 +02:00 |
|
|
7d1398d01d
|
issue 2308
|
2015-08-23 12:14:03 +02:00 |
|
|
918f57d1c4
|
Fixed #1876; fixed some grammar issues; adhered to JS comment conventions
|
2015-08-23 05:19:45 -04:00 |
|
|
ba0ff40604
|
Fixed #1876; fixed some grammar issues; adhered to JS comment conventions
|
2015-08-23 05:19:45 -04:00 |
|
|
2074fc41ef
|
Replaced backticks with <code></code>
|
2015-08-23 05:03:52 -04:00 |
|
|
a8e3af20b0
|
Replaced backticks with <code></code>
|
2015-08-23 05:03:52 -04:00 |
|
|
4a149df947
|
Deleted tab
|
2015-08-23 03:47:13 -04:00 |
|
|
2d3c0c2780
|
Deleted tab
|
2015-08-23 03:47:13 -04:00 |
|
|
6c51c01808
|
Fixes #1950 using @benschenker's suggested text.
|
2015-08-23 03:42:42 -04:00 |
|
|
7b53607492
|
Fixes #1950 using @benschenker's suggested text.
|
2015-08-23 03:42:42 -04:00 |
|
|
a6175aa47a
|
Fix Link to Bug Reporting Guidelines in Contributing.md
|
2015-08-23 07:20:27 +00:00 |
|
|
fa31b38083
|
Update README.md
Added some additional steps for getting started with the repo
|
2015-08-22 22:09:49 -07:00 |
|
|
91cb86eca9
|
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
|
2015-08-22 18:08:37 -07:00 |
|
|
9fc3fd72b1
|
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
|
2015-08-22 18:08:37 -07:00 |
|
|
97728c8dd4
|
possibly fix issue with bootstrap wells challenge
|
2015-08-22 18:08:25 -07:00 |
|
|
4cc423e488
|
possibly fix issue with bootstrap wells challenge
|
2015-08-22 18:08:25 -07:00 |
|
|
b96378ba41
|
replace other images with imgur images and turn one image into a code snippet
|
2015-08-22 17:47:52 -07:00 |
|
|
0107ec6006
|
replace other images with imgur images and turn one image into a code snippet
|
2015-08-22 17:47:52 -07:00 |
|
|
4a27e965c2
|
replace evernote links with more reliable imgur links
|
2015-08-22 17:44:53 -07:00 |
|
|
cbb0397dae
|
replace evernote links with more reliable imgur links
|
2015-08-22 17:44:53 -07:00 |
|
|
f00a56580c
|
update JavaScript copy from pull request
|
2015-08-22 17:40:59 -07:00 |
|
|
ebf1530d6f
|
update JavaScript copy from pull request
|
2015-08-22 17:40:59 -07:00 |
|
|
ec5a4d62e3
|
Merge pull request #2505 from issyl0/fix_typo_iterate_with_js
In the while loop iterator section, advise while loops, not for loops
|
2015-08-22 17:22:14 -07:00 |
|
|
810e40e4db
|
Merge pull request #2505 from issyl0/fix_typo_iterate_with_js
In the while loop iterator section, advise while loops, not for loops
|
2015-08-22 17:22:14 -07:00 |
|
|
4d9a5dc7fa
|
Merge pull request #2520 from ahstro/contributing
Added CONTRIBUTING.md
|
2015-08-22 15:24:46 -07:00 |
|
|
3876d80fc5
|
Merge pull request #2529 from issyl0/consistently_use_double_quotes
Target Even Numbered Elements: consistently use double quotes
|
2015-08-22 15:23:59 -07:00 |
|
|
46c3e638e5
|
Merge pull request #2529 from issyl0/consistently_use_double_quotes
Target Even Numbered Elements: consistently use double quotes
|
2015-08-22 15:23:59 -07:00 |
|
|
a51d059538
|
Target Even Numbered Elements: consistently use double quotes
- Fixes #2528.
|
2015-08-22 23:20:48 +01:00 |
|
|
9ae92c92b2
|
Target Even Numbered Elements: consistently use double quotes
- Fixes #2528.
|
2015-08-22 23:20:48 +01:00 |
|
|
38397fa5f7
|
Fixed help modal part 3: the modal strikes back
|
2015-08-22 23:18:10 +01:00 |
|
|
bb64ff18a1
|
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
|
2015-08-22 15:16:30 -07:00 |
|
|
a28a79124c
|
Merge pull request #2530 from abhisekp/patch-5
Fix Add your JavaScript Slot Machine Instructions
|
2015-08-22 15:16:16 -07:00 |
|
|
a1cd8c8720
|
update the fcc-footer style slightly
|
2015-08-22 14:58:59 -07:00 |
|
|
b44f537835
|
Fix error in string
|
2015-08-23 03:26:20 +05:30 |
|
|
3b6da88e7f
|
Fix error in string
|
2015-08-23 03:26:20 +05:30 |
|
|
b224955e2f
|
Fix Add your JavaScript Slot Machine Instructions
|
2015-08-23 03:22:05 +05:30 |
|
|
e87913edad
|
Fix Add your JavaScript Slot Machine Instructions
|
2015-08-23 03:22:05 +05:30 |
|
|
c35fde061d
|
Fixed help modal part 2
|
2015-08-22 22:51:48 +01:00 |
|
|
99f285d2e4
|
Added CONTRIBUTING.md
|
2015-08-22 22:37:47 +02:00 |
|
|
6344f73a36
|
In the while loop iterator section, advise while loops, not for loops
- Fixes #2504.
|
2015-08-22 20:27:08 +01:00 |
|