Commit Graph

8793 Commits

Author SHA1 Message Date
21ffe77dc5 fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 01:06:51 +00:00
4fdbf9beb5 Merge pull request #9628 from FreeCodeCamp/snyk-fix-2add4e49
[Snyk] Fix for 8 vulnerable dependency paths
2016-07-08 18:04:09 -07:00
98dbf8f77e fix: package.json & .snyk to reduce vulnerabilities 2016-07-09 00:55:06 +00:00
b115efe702 Merge pull request #9627 from atjonathan/fix/moretypos
Fixed more grammar and spelling mistakes in Shop
2016-07-08 17:23:07 -07:00
65c12837e7 Fixed grammar and spelling mistakes in Shop 2016-07-09 00:46:03 +01:00
bc4cf4ab9d Merge pull request #9624 from BerkeleyTrue/fix/shop-grammer
Fix(typo): add missing `for` in shop copy
2016-07-08 16:25:13 -07:00
439f4dbaa8 Fix(typo): add missing for in shop copy 2016-07-08 16:19:04 -07:00
b1f28626b8 Fix(lint): peg babel-eslint
6.1.1 has a regression
see: https://github.com/babel/babel-eslint/issues/337
2016-07-08 15:58:45 -07:00
7dd2ffc83e improve shop and set flyer show threshold to 15 brownie points 2016-07-08 14:23:15 -07:00
2c4d9bc816 Merge pull request #9615 from agparadiso/fix/one-is-not-a-prime-number
Correct description in Sum All Primes challenge
2016-07-08 10:03:56 -04:00
f61f3cc63e change the description from: 'A prime number is defined as having only two divisors, 1 and itself. For example, 2 is a prime number because it's only divisible by 1 and 2. 1 isn't a prime number, because it's only divisible by itself.' to 'A prime number is defined as a number greater than one and having only two divisors, one and itself. For example, 2 is a prime number because it's only divisible by one and two.' 2016-07-08 12:22:02 +02:00
7bec5d6126 Merge pull request #9611 from QuincyLarson/feature/shop-improvements
add optimizely and expand shop offerings
2016-07-08 00:03:12 -07:00
3c71abf6cc Merge pull request #9502 from flipsyde606/fix/flyer-dismiss-firefox
Fixed flyer dismiss issue on firefox
2016-07-08 00:02:41 -07:00
b6c8b52465 add optimizely and expand shop offerings 2016-07-07 23:50:55 -07:00
1f7e2737e1 Merge pull request #9591 from joshghent/fix/update-codeofconduct
Updated Spamming definition in the Code of Conduct
2016-07-07 19:46:57 +01:00
91c0ee0f1b Updated spamming definition in code of conduct. 2016-07-07 18:26:55 +01:00
1350423c00 Merge pull request #9599 from atjonathan/fix/typos
Quick Grammar Fix
2016-07-07 10:04:45 +01:00
fdea4c7bbb Fixed grammar mistake 2016-07-07 09:41:05 +01:00
e5001d60ab Merge pull request #9596 from QuincyLarson/fix/remove-github-star-from-instructions
remove "you can star our repo" text from chat room challenge
2016-07-07 00:23:31 -07:00
45338e9e87 remove "you can star our repo" text from chat room challenge 2016-07-06 23:23:05 -07:00
42d3303391 Merge pull request #9369 from jondcoleman/feature/backend_instructions
Make separate Get Set instructions for Back End
2016-07-06 18:13:54 +01:00
4ebd18c33f Make separate Get Set instructions for Back End
Move original Clementine based instructions to dynamic web apps section and create
a new waypoint for the API projects.
2016-07-06 12:49:08 -04:00
08b1931085 Merge pull request #9556 from dkat90/fix/unnecessary-line-breaks
fixed uncessary line breaks
2016-07-06 10:20:16 +01:00
4b26497bd3 Merge pull request #9573 from adamisntdead/fix/Remove-Double-Regex-Check
Remove Double If Statement
2016-07-06 10:15:58 +01:00
a5b925a80d Merge pull request #9574 from BKinahan/fix/fibonacci-instructions
Clarify Sum All Odd Fibonacci Numbers instructions
2016-07-05 23:58:28 +01:00
d660436ad0 Clarify Sum All Odd Fibonacci Numbers instructions 2016-07-05 19:03:21 +00:00
55d199ec7f Remove Double If Statement 2016-07-05 19:20:12 +01:00
6c637ebd6a Merge pull request #9527 from arun1595/fix/uncomment-html
Fix tests for uncomment html challenge
2016-07-05 11:50:40 +01:00
a9c172454f Merge pull request #9561 from alanbares/fix/javascript-functions-objects-challenge
Fix property of car object in construct JavaScript objects with functions challenge.
2016-07-05 00:38:17 -07:00
2f8c7657cc Merge pull request #9559 from arun1595/fix/update-tests
Update tests when reset button is clicked
2016-07-05 08:29:35 +01:00
599aa16f4e Change value of seat property on car object to 5 2016-07-04 21:19:59 -07:00
1af3d0adc6 Update tests when reset button is clicked 2016-07-05 08:22:36 +05:30
cb97a1bcb7 fix uncessary line breaks 2016-07-05 10:09:09 +08:00
4021929c26 Merge pull request #9537 from erictleung/fix/simplify-manipulating-complex-objects
Rewrite Manipulating Complex Objects for clarity
2016-07-05 01:51:14 +01:00
78a1240f4f Merge pull request #9552 from dhcodes/fix/better-map-code-example
Updated Code Example for Iterate Over Arrays w Map
2016-07-04 17:40:52 -07:00
0221259765 Updated Code Example for Iterate Over Arrays w Map 2016-07-04 18:48:43 -05:00
9187c5b886 Rewrite Manipulating Complex Objects for clarity 2016-07-04 10:40:34 -07:00
8491bb603c Merge pull request #9534 from erictleung/fix/stylize-youtube
Stylize 'Youtube' as 'YouTube' in About page
2016-07-04 07:32:44 +01:00
fce3ec1abd Stylize 'Youtube' as 'YouTube' in About page 2016-07-03 22:01:01 -07:00
6c989a4a9d Merge pull request #9485 from ChadKreutzer/branch/fix/confusing-comments-issue9546
Make example functions in Challenge seed unique
2016-07-03 16:53:00 -07:00
16f99008ac Fix tests for uncomment html challenge 2016-07-04 03:55:59 +05:30
86ac4f150b Merge pull request #9517 from BKinahan/fix/background-color-div
Change background color from 'gray' to 'silver'
2016-07-03 18:21:54 +01:00
2a96008fc7 Change background color from 'gray' to 'silver' 2016-07-03 16:59:21 +00:00
b4f108c1af Merge pull request #9509 from HassHz/fix/typoCompBasics
Fix typos in Source Code video questions
2016-07-02 18:30:49 +01:00
cbb35527b1 Change Javascript to JavaScript, fix typo 2016-07-02 12:59:56 -04:00
780a54bc55 Merge pull request #9466 from Trion129/fix/about-responsive
Contact table in about page made responsive
2016-07-02 20:29:41 +05:30
dbc347a8b6 Merge pull request #9445 from rajkthakur/fix/AddingMDNlinkForArraySortMethod
Added MDN Link for Array.Prototype.sort() for further reference
2016-07-02 18:26:07 +05:30
66002b3abb Added MDN Link for Aarray.Prototype.sort() for furthe reference 2016-07-02 16:05:06 +05:30
1e6c32c949 Merge pull request #9492 from aksinghdce/fix/9481
made output for sum and subtraction consistent with product
2016-07-02 14:04:22 +05:30
725dcbabfc Merge pull request #9495 from tjstinso/fix/unclear-instructions
Modified the text in the Accessing Nested Objects for clarity
2016-07-02 14:00:10 +05:30