InsomniacSabbir
3d656418cb
Fixed <code> tag in seed/challenges/01-front-end-development-certification/basic-javascript.json
2016-05-20 21:01:57 +06:00
InsomniacSabbir
08c811b28b
Fixed <code> tag in seed/challenges/01-front-end-development-certification/basic-javascript.json
2016-05-20 21:01:57 +06:00
Mrugesh Mohapatra
580b5b5666
Merge pull request #8593 from sarbbottam/fix/button-a11y
...
fix(a11y): using button instead of div
2016-05-20 17:25:47 +05:30
Eric Leung
f2521218b3
Merge pull request #8727 from BoDonkey/fix/fVariableError
...
Alters the C to F challenge to eliminate the initial reported error
2016-05-19 23:00:39 -07:00
BoDonkey
7417ce7a1a
Alters the Celsius to Fahrenheit challenge to eliminate the initial error massage
2016-05-19 19:08:36 -04:00
BoDonkey
46bea1d647
Alters the Celsius to Fahrenheit challenge to eliminate the initial error massage
2016-05-19 19:08:36 -04:00
Sarbbottam Bandyopadhyay
9365b39cb0
fix(a11y): using button instead of div
...
label, div, a can be styled to look like a button, but it does not behave as a button semantically
2016-05-19 14:42:27 -07:00
Eric Leung
95108e4ca1
Merge pull request #8552 from pranayberry/fix/instruction-update
...
Updated Instructions and added a test case.
2016-05-19 09:05:38 -07:00
Eric Leung
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
Pranay Berry
62d7e77c86
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
Pranay Berry
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
Berkeley Martinez
e5c18bed60
Merge pull request #8701 from QuincyLarson/fix/fix-code-of-conduct-formatting-issues
...
fix some typos and improve our code of conduct
2016-05-18 23:00:19 -07:00
Quincy Larson
e1f2d619fb
Merge pull request #8690 from theflametrooper/fix/campernews
...
Removed Camper News completely
2016-05-18 22:59:53 -07:00
Berkeley Martinez
8c788450e5
Merge pull request #8708 from QuincyLarson/fix/navbar-forum-links
...
fix forum links in navbars
2016-05-18 19:00:55 -07:00
Berkeley Martinez
7a7143a83b
Merge pull request #8710 from DealPete/fix/spelling
...
changed Fransisco to Francisco
2016-05-18 19:00:12 -07:00
DealPete
70ca86b989
changed Fransisco to Francisco
2016-05-18 22:09:32 -02:30
Quincy Larson
1872b8c775
fix forum links in navbars
2016-05-18 16:45:59 -07:00
Berkeley Martinez
f4daab82c2
Merge pull request #8706 from QuincyLarson/fix/remove-https-from-forum-link
...
remove https from forum link
2016-05-18 16:22:57 -07:00
Quincy Larson
dcb301604b
remove https from forum link
2016-05-18 15:50:37 -07:00
Quincy Larson
a1f20424f3
remove https from forum link
2016-05-18 15:50:37 -07:00
DealPete
8e4bee1a8a
add some 24/7 streamers
...
fix spacing on streamers list
2016-05-18 16:46:52 -02:30
DealPete
aab796e48c
add some 24/7 streamers
...
fix spacing on streamers list
2016-05-18 16:46:52 -02:30
Quincy Larson
ce34be6451
fix some typos and improve our code of conduct
2016-05-18 11:59:52 -07:00
Berkeley Martinez
ee746da65a
Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
...
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
Berkeley Martinez
f9beba687c
Merge pull request #8671 from QuincyLarson/fix/remove-tweet-buttons
...
Remove tweet buttons and /labs
2016-05-18 09:34:07 -07:00
Berkeley Martinez
704f757cbb
Merge branch 'feature/forum-challenge' into staging
2016-05-18 09:29:53 -07:00
Berkeley Martinez
27b16cad87
Use brand new object id
2016-05-18 09:28:04 -07:00
Berkeley Martinez
eae92b0cd7
Use brand new object id
2016-05-18 09:28:04 -07:00
Jonathan
212e2c298d
Merge pull request #8694 from FreeCodeCamp/greenkeeper-gulp-tape-0.0.9
...
Update gulp-tape to version 0.0.9 🚀
2016-05-18 08:19:57 +01:00
Quincy Larson
9ced160f47
Remove vestigial Trello and Blogger API keys and functions
2016-05-18 00:04:19 -07:00
Quincy Larson
3fe5dc80c7
Replace subreddit challenge with forum challenge. Add placeholder copy for non-English languages.
2016-05-18 00:03:44 -07:00
Quincy Larson
aebb25431d
Replace subreddit challenge with forum challenge. Add placeholder copy for non-English languages.
2016-05-18 00:03:44 -07:00
Quincy Larson
366a4adca9
Add forum link to navbar and React nabber
2016-05-18 00:02:44 -07:00
greenkeeperio-bot
f7d7c93fe3
chore(package): update gulp-tape to version 0.0.9
...
https://greenkeeper.io/
2016-05-17 16:44:35 -07:00
nishant-tomer
c7109fd643
add a test in Record Collection
2016-05-17 23:22:21 +05:30
nishant-tomer
971b0310d9
add a test in Record Collection
2016-05-17 23:22:21 +05:30
Jonathan
62946689dc
Removed Camper News completely
2016-05-17 18:31:40 +01:00
Logan Tegman
b45fcaf143
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
Logan Tegman
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
Pranay Berry
6df4e04c3a
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
Pranay Berry
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
Rafael J. Rodriguez
2fb6221b52
Updates link to report bugs
...
* Updates the link to report a bug to the current one
2016-05-17 11:06:52 +05:30
Logan Tegman
6e14928e80
Merge pull request #8655 from FreeCodeCamp/greenkeeper-loopback-connector-mongodb-1.15.2
...
Update loopback-connector-mongodb to version 1.15.2 🚀
2016-05-16 18:27:51 -07:00
greenkeeperio-bot
46ec943cba
chore(package): update loopback-connector-mongodb to version 1.15.2
...
https://greenkeeper.io/
2016-05-16 18:10:27 -07:00
Logan Tegman
1c9c764add
Merge pull request #8615 from FreeCodeCamp/greenkeeper-connect-mongo-1.2.0
...
Update connect-mongo to version 1.2.0 🚀
2016-05-16 18:10:11 -07:00
greenkeeperio-bot
a37cf58403
chore(package): update connect-mongo to version 1.2.0
...
https://greenkeeper.io/
2016-05-16 18:00:16 -07:00
Logan Tegman
f3f5287e4b
Merge pull request #8579 from FreeCodeCamp/greenkeeper-babel-plugin-add-module-exports-0.2.1
...
Update babel-plugin-add-module-exports to version 0.2.1 🚀
2016-05-16 18:00:02 -07:00
greenkeeperio-bot
7dcc024599
chore(package): update babel-plugin-add-module-exports to version 0.2.1
...
https://greenkeeper.io/
2016-05-16 17:43:04 -07:00
Logan Tegman
851f6dc115
Merge pull request #8560 from FreeCodeCamp/greenkeeper-gulp-tape-0.0.8
...
Update gulp-tape to version 0.0.8 🚀
2016-05-16 17:42:50 -07:00
greenkeeperio-bot
909858a38f
chore(package): update gulp-tape to version 0.0.8
...
https://greenkeeper.io/
2016-05-16 17:28:30 -07:00