|
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 |
|
|
1206655940
|
In the while loop iterator section, advise while loops, not for loops
- Fixes #2504.
|
2015-08-22 20:27:08 +01:00 |
|
|
73eb6ec2d1
|
kind of got the modals working - Ben will finish this
|
2015-08-22 12:10:08 -07:00 |
|
|
cd4823de76
|
comment out a line that was causing JavaScript errors
|
2015-08-22 11:42:27 -07:00 |
|
|
e9050290eb
|
remove now unnecessary jquery functions
|
2015-08-22 11:42:11 -07:00 |
|
|
bf3930db4e
|
Merge pull request #2419 from bugron/bugron-1064
fixed unclosed "code" tag #1064
|
2015-08-22 11:01:15 -07:00 |
|
|
33418cc813
|
Merge pull request #2419 from bugron/bugron-1064
fixed unclosed "code" tag #1064
|
2015-08-22 11:01:15 -07:00 |
|
|
e4908513e9
|
Merge pull request #2501 from issyl0/fix_typos
Fix typos in Target Parent jQuery and Spans for Inline Elements waypoints
|
2015-08-22 11:00:47 -07:00 |
|
|
6ac4ded142
|
Spans for Inline Elements: remove "grow" as we already said "fill"
- Fixes #2332.
|
2015-08-22 18:51:21 +01:00 |
|
|
3d818147a5
|
Spans for Inline Elements: remove "grow" as we already said "fill"
- Fixes #2332.
|
2015-08-22 18:51:21 +01:00 |
|
|
b9000ce88f
|
Target Parent jQuery: elements => element because we reference only one
- Partially fixes #2392.
|
2015-08-22 18:46:37 +01:00 |
|
|
ab35e56661
|
Target Parent jQuery: elements => element because we reference only one
- Partially fixes #2392.
|
2015-08-22 18:46:37 +01:00 |
|
|
f90f59f0c6
|
Merge pull request #2498 from issyl0/add_full_stops
Add full stops at the end of "Random Whole Number" waypoint
|
2015-08-22 10:14:04 -07:00 |
|
|
45f7fee772
|
Merge pull request #2498 from issyl0/add_full_stops
Add full stops at the end of "Random Whole Number" waypoint
|
2015-08-22 10:14:04 -07:00 |
|
|
a816dc5a19
|
Add periods at the end of sentences in the Random Whole Number waypoint
- Partially fixes #1991.
|
2015-08-22 18:08:58 +01:00 |
|
|
43f229a231
|
Add periods at the end of sentences in the Random Whole Number waypoint
- Partially fixes #1991.
|
2015-08-22 18:08:58 +01:00 |
|
|
8545105232
|
Merge pull request #2496 from issyl0/fix_code_tag_form_elements
Add missing <code> tags to form element bootstrap waypoint
|
2015-08-22 09:22:30 -07:00 |
|
|
8ab4864bdd
|
Merge pull request #2496 from issyl0/fix_code_tag_form_elements
Add missing <code> tags to form element bootstrap waypoint
|
2015-08-22 09:22:30 -07:00 |
|
|
3ff2fc946c
|
Add missing <code> tags to form element bootstrap waypoint
- Fixes #2409.
|
2015-08-22 17:19:46 +01:00 |
|
|
c3562e735f
|
Add missing <code> tags to form element bootstrap waypoint
- Fixes #2409.
|
2015-08-22 17:19:46 +01:00 |
|