81fd19e097
Edited basic-javscript.json to improve camelCase task description
...
Edited clarification statement with consideration to 'DRY'
2016-06-22 02:33:56 +00:00
bb1fa7f5cc
change Video Challenges sequence
2016-05-24 14:35:03 +09:00
e1e2f13920
add code tags for visual appeal
...
add 'e' to code tag
2016-05-23 23:01:23 -04:00
283b2b8fc5
Merge pull request #8757 from kevindessely/fix/broken-Read-Search-Ask-links
...
Fix Read-Search-Ask broken links
2016-05-23 07:00:06 -07:00
f39e06a39d
Merge pull request #8347 from erictleung/fix/compress-and-reduce-redundant-css-hex-rgb
...
Compress and reduce redundant Hex/RGB challenges
2016-05-22 18:46:27 -07:00
14b56fadf9
Fix Read-Search-Ask broken links
2016-05-22 14:56:55 +08:00
95961edb68
Merge pull request #8702 from DealPete/fix/streamers
...
add some 24/7 streamers
2016-05-21 22:57:30 -07:00
a236567c46
Merge pull request #8746 from drewbs/fix/profile-lookup
...
Remove unnecessary line in Profile Lookup
2016-05-21 22:17:11 +05:30
5ccc733a5f
Remove unnecessary line in Profile Lookup
2016-05-21 20:12:03 +08:00
d5bd7a44d3
Compress and reduce redundant Hex/RGB challenges
2016-05-20 16:43:44 -07:00
51874adb30
remove word 'coding' from description of streamers
2016-05-20 16:14:12 -02:30
3d656418cb
Fixed <code> tag in seed/challenges/01-front-end-development-certification/basic-javascript.json
2016-05-20 21:01:57 +06:00
7417ce7a1a
Alters the Celsius to Fahrenheit challenge to eliminate the initial error massage
2016-05-19 19:08:36 -04:00
5b0989c2e4
Merge pull request #8552 from pranayberry/fix/instruction-update
...
Updated Instructions and added a test case.
2016-05-19 09:05:38 -07:00
d06df1ee58
Added a test case and updated instructions.
...
Added one more test case to check for use of only one element of the array and changed the existing test case for better flexibility. Updated instructions for better understanding of the challenge.
2016-05-19 21:28:25 +05:30
dcb301604b
remove https from forum link
2016-05-18 15:50:37 -07:00
aab796e48c
add some 24/7 streamers
...
fix spacing on streamers list
2016-05-18 16:46:52 -02:30
f9beba687c
Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
...
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
27b16cad87
Use brand new object id
2016-05-18 09:28:04 -07:00
3fe5dc80c7
Replace subreddit challenge with forum challenge. Add placeholder copy for non-English languages.
2016-05-18 00:03:44 -07:00
5f017b2ab1
Merge pull request #8663 from pranayberry/fix/bracket-notation-testcase
...
Updated the test case for better flexibility.
2016-05-17 09:03:28 -07:00
edb132b995
Changed the test case for better flexibility
...
Changed the test case so that it still uses same logic but can accept more complex statements.
2016-05-17 19:36:17 +05:30
07326b8219
Merge pull request #8665 from sahilkhurana19/fix/frontend-certificate-background
...
Changed Frontend development certificate's background color to green.
2016-05-16 21:02:11 +01:00
11f82a40c1
update copy of projects to recommend sharing them on Facebook instead of on Twitter
2016-05-16 12:52:04 -07:00
86cb4d1957
Changed Frontend development certificate's background color to green.
2016-05-16 23:55:17 +05:30
07d5b327d3
Merge pull request #8651 from nishant-tomer/fix/instructions-of-challenge-Trigger-Click-Events-with-jQuery
...
Update instructions for Trigger Click Events with jQuery
2016-05-16 19:34:56 +05:30
10a5989396
update instructions for Trigger click events with jQuery
2016-05-16 19:22:45 +05:30
1f50bbecf0
Merge pull request #8652 from nishant-tomer/fix/broken-regex-for-challenge-Generate-Random-Whole-Numbers-with-JavaScript
...
Fix Generate Random Whole Numbers with JavaScript
2016-05-16 18:44:51 +05:30
524eae210b
Merge pull request #8646 from nishant-tomer/fix/typo-from-instructions-of-challenge-Profile-Lookup
...
Remove typo from instructions of challenge - Profile Lookup
2016-05-15 19:18:11 -07:00
d3089f4da9
Fix a minor bug in regex for challenge-Generate-Random-Whole-Numbers-with-JavaScript
2016-05-16 05:25:34 +05:30
11a50e62d8
changed https://github.com/FreeCodeCamp/freecodecamp/wiki/List-of-Free-Code-Camp-city-based-Campsites to https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/LocalGroups-List
2016-05-15 23:40:38 +05:30
300a3392d4
Merge pull request #8639 from elazzabi/fix/typo-in-accessing-objects-properties-with-variables
...
Fixing typo in accessing objects proprieties with variables
2016-05-15 22:21:13 +05:30
7488667ae7
Remove typo from instructions of challenge - Profile Lookup
2016-05-15 21:55:09 +05:30
0b84eec3fa
Fixed grammatical error in Manipulate Arrays with push
2016-05-15 18:37:07 +05:30
62caf34c1b
fix/fixing typo in accessing objects proprieties with variables
2016-05-15 11:18:28 +01:00
a1474e73e3
Fixed broken link.
2016-05-14 22:21:59 +05:30
375e310006
Merge pull request #8538 from Bouncey/FIX/btn-block-Bootstrap-challenge
...
Fix btn-block Bootstrap challenge
2016-05-13 01:55:54 +05:30
c939e1690a
Fix/ btn-block Bootstrap challenge
...
Fixes issue with image for describing the difference between btn and
btn-block. The image was deemed confusing with regards to the Bootstrap
btn classes
PR updated inline with feedback
More detailed description give with regards to `btn` and `btn-block` classes
2016-05-12 21:09:24 +01:00
52e7997573
Fixed increment and decrement issue
...
Implemented a more flexible check to ensure both pre and post operations are accepted.
2016-05-13 00:44:29 +05:30
6bfd0f5dfe
Change number of arguments in sorted-union challenge's function to 1
2016-05-11 00:02:40 +05:30
e2613a2ab5
Merge pull request #8549 from mriyaz/fix/ordered-list
...
Fixed the Ordered List Issue
2016-05-10 19:41:21 +05:30
639dadfd31
Fixed the Ordered List Issue
2016-05-10 23:43:21 +10:00
8057be657f
Merge pull request #8170 from erictleung/fix/add-tests-to-geolocation-challenge
...
Add tests Get Geo-location Data challenge
2016-05-10 18:47:44 +05:30
629cd34d3a
Merge pull request #8498 from pranayberry/fix/counting-cards-spaces
...
Fixed space issue on counting cards challenge.
2016-05-09 18:46:47 +01:00
dd0b22c109
Fixed Spaces in Counting Cards Challenge
2016-05-09 23:14:33 +05:30
7936bf147e
Merge pull request #8512 from ecotg/fix/challenge-typo
...
Fix typo in OOP challenge
2016-05-09 20:07:32 +05:30
e734471235
Merge pull request #8525 from hangaebal/fix/Test_in_Override_Styles_Using_Important_#8511
...
Fix Test in Override Styles Using Important
2016-05-09 18:40:43 +05:30
e59dfb4863
Fix Test in Override Styles Using Important _
2016-05-09 21:49:07 +09:00
5446b40bf8
Merge pull request #8519 from farhd/fix/spaces-document-ready
...
adjust test to pass on space after document
2016-05-09 10:08:31 +05:30
1910b74c1c
Merge pull request #8520 from oharrison/fix/instructions-typo
...
Fix typo
2016-05-09 09:51:05 +05:30