Commit Graph

10357 Commits

Author SHA1 Message Date
f9062fcdbe Add Brazilian Portuguese advanced-bonfires translations 2016-12-21 17:13:51 -02:00
c4a3164d10 Merge pull request #12152 from FlameFractal/fix/contributing-doc
Add instructions in Contributing to not put issue # in commit msgs
2016-12-21 09:20:44 -06:00
b26f11fc67 Fix contributing doc, not add issue # in commit msg 2016-12-21 20:16:45 +05:30
c5c4f6b5e6 Merge pull request #12123 from GramParallelo/fix/instructionsGrammarIssue
Use HTML5 to Require a Field grammar fix
2016-12-21 01:09:38 +05:30
7605dbdbe1 Merge pull request #12120 from BerkeleyTrue/fix/order-undefined
fix: Peg normalizr until breaking change is resolved
2016-12-21 00:37:39 +05:30
e6a222dc99 Use HTML5 to Require a Field - grammar issue 2016-12-20 10:50:26 -05:00
7130ea15bc fix: Peg normalizr until breaking change is resolved
see: https://github.com/paularmstrong/normalizr/issues/186
2016-12-19 14:17:52 -08:00
aa3f13403a Update test message in circular-border-radius challenge 2016-12-19 14:31:20 -05:00
9653008093 Merge pull request #12099 from GiacomoLaw/fix/typo-1
improved sentence structure
2016-12-18 20:45:21 +05:30
f486ee8287 improved sentence structure 2016-12-18 15:01:54 +00:00
4540b11368 Merge pull request #12073 from BerkeleyTrue/fix/react-render-decouple
fix: decouple rendering from pages
2016-12-16 22:13:33 +05:30
c1ad8f0b55 fix: decouple rendering from pages 2016-12-16 08:10:08 -08:00
0e984fe142 Merge pull request #12068 from DarrenfJ/update_instructions/Stand_in_Line_Challenge
Update instructions for Stand in Line Challenge
2016-12-16 18:41:18 +05:30
60c8d53bd9 Update instructions for Stand in Line Challenge 2016-12-16 04:09:36 -05:00
62b40b4601 Merge pull request #12029 from FreeCodeCamp/greenkeeper-babel-istanbul-0.12.1
Update babel-istanbul to version 0.12.1 🚀
2016-12-15 13:19:06 -08:00
b08fd05aad Merge pull request #11251 from Bouncey/Feature/BlockNamesAddedToTitles
Feature/Block names added to challenge and document titles
2016-12-15 12:59:06 -08:00
6fd5f96d45 Merge pull request #12025 from hudsontaylor/patch-1
Center Testimonial Text
2016-12-14 17:36:05 -08:00
966aa1d611 chore(package): update babel-istanbul to version 0.12.1
https://greenkeeper.io/
2016-12-13 16:49:41 -08:00
0ac02647e2 Add blockName to titles 2016-12-13 21:30:36 +00:00
80eae43257 Center Testimonial Text
This gets rid of the odd white spaces in the testimonials section by just centering the text instead of justifying it.
2016-12-13 23:43:44 +05:30
14e77d0ba2 Merge pull request #12009 from raisedadead/fix/license
fix(license): Update License.
2016-12-12 13:58:53 -08:00
42f21cc6c7 Merge pull request #11904 from mtaner/fix/project-ordering
Reorder projects and challenges from newest to oldest
2016-12-12 21:49:45 +05:30
831b1f302f fix(license): Update License. 2016-12-12 12:15:15 +00:00
8cedc90be4 Merge pull request #12002 from ajain17/fix/enhanceClarity
Correct challenge grammar and improve clarity
2016-12-12 12:59:46 +05:30
8f7e8b30ec Correct challenge grammar and improve clarity 2016-12-11 14:56:04 -05:00
9a6eb99ed0 Merge pull request #11937 from Em-Ant/fix/twitch-passthrough-link
Hyperdev has been renamed: update twitch pass-through link
2016-12-05 17:51:03 -08:00
ac4551a720 Merge pull request #11923 from ajain17/fix/updateRedirect
Update Redirect when cancelling to remove account
2016-12-05 19:15:48 -06:00
c193c08292 Update Redirect when cancelling to remove account 2016-12-05 19:28:43 -05:00
a70b10b8ed Merge pull request #11253 from Bouncey/feature/NewSuccessModal
Reactified Success Modal
2016-12-05 15:41:28 -08:00
8423211f55 Update twitch pass-through link 2016-12-06 00:30:38 +01:00
60d46e069b Add reactified challenge success modal 2016-12-05 22:54:38 +00:00
1a7db665b9 Merge pull request #11921 from glynnw/fix/typo-in-challenge
Fix typo in "Use Hex Code for Specific Colors" challenge
2016-12-05 16:24:56 -06:00
1934b70da4 Merge pull request #11881 from johnnyqbui/fix/reset-animations
Remove reset/delete account progress animations and change color/increase size of buttons
2016-12-04 23:54:58 +00:00
ca5ba51586 Fix typo in "Use Hex Code for Specific Colors" challenge
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
2016-12-04 15:40:01 -06:00
5804363806 update geolocation to use either quotation mark 2016-12-04 13:06:12 +00:00
f74f2a9e7c modify friendly dates test to improve thoroughness 2016-12-04 13:03:42 +00:00
30e5199bd6 Add checks for number of items in returned array 2016-12-03 21:45:49 -05:00
9797fc0544 Reorder projects and challenges from newest to oldest 2016-12-03 14:07:54 +00:00
d0024f85b6 Add note about arguments object to seek and destroy challenge 2016-12-01 21:38:21 +00:00
baf225ad3a Remove reset progress animations, changed color and increase size of delete account buttons 2016-12-01 13:56:10 -06:00
12d09948e1 Merge pull request #11879 from bonham000/fix/running-locally-guide-fix
submitted new fix after rebasing
2016-11-30 16:52:57 -06:00
5fa0e5572e submitted new fix after rebasing 2016-11-30 14:29:44 -08:00
e64a16ed64 Remove Github OAuth2 field - scope
Remove the optional and invalid `scope` properties of "github-login" and "github-link" passport strategies.

This will result in only retrieval of the public data as required. This is the current behavior. No breaking changes.
2016-11-30 13:07:28 +05:30
6632583872 Merge pull request #11545 from Bouncey/feature/langDegNote
Added note about language degradation
2016-11-29 15:41:44 -08:00
496c648f46 Fix: Lang routes persist between sessions 2016-11-29 23:10:08 +00:00
9d46ebfc29 Added note about language degradation 2016-11-29 22:52:05 +00:00
5ecfdd65f7 Clarify instructions for "Understand String Immutability" (#11737)
This commit clarifies instructions for "Understand String Immutability".
2016-11-30 04:09:48 +05:30
2434f268eb Merge pull request #11855 from johnnyqbui/fix/description
Revise description for Concatenate Arrays with .concat Challenge
2016-11-29 10:18:20 +05:30
cee59a149f revised description for challenge 2016-11-28 22:02:34 -06:00
46548ceaf0 Merge pull request #11843 from robbawebba/fix/jquery-challenge-test-coverage
Expand the test coverage of jQuery challenge
2016-11-28 15:24:08 -06:00