Commit Graph

2887 Commits

Author SHA1 Message Date
e0729c0683 Merge branch 'master' of github.com:Chalarangelo/30-seconds-of-code 2018-01-30 20:23:04 +00:00
2d06a74d64 Travis build: 1490 [cron] 2018-01-30 20:16:28 +00:00
c5fb9f4897 Tests for collatz() 2018-01-30 19:41:04 +00:00
1621fb9a5f Test for chainAsync() 2018-01-30 19:30:09 +00:00
dc78c88701 Fix chainAsync() throwing an error 2018-01-30 19:30:03 +00:00
9ff6a490c8 Test for call() 2018-01-30 19:20:21 +00:00
c2edf62a5f Add description to binarySearch() test 2018-01-30 19:12:58 +00:00
156057a38b bottomVisible() test 2018-01-30 19:11:56 +00:00
462394fa55 Test for binarySearch() 2018-01-30 19:01:54 +00:00
adc7595090 Travis build: 1488 2018-01-30 02:59:50 +00:00
a2df278fe5 Merge pull request #581 from tcmal/master
[FIX: #580] Fix randomHexColorCode() sometimes returning strings too short & Fix test for same snippet
2018-01-29 18:58:18 -08:00
f2d544a079 Travis build: 1486 [cron] 2018-01-29 20:15:30 +00:00
50fddfbbe6 Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
d6cf9bddf4 Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
ca831caefb Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
a405d33b96 Merge branch 'master' into add-toCurrency 2018-01-28 15:43:02 -05:00
fa7a5690f7 fix conflicting files 2018-01-28 15:39:02 -05:00
eecccbadbc Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
f061627a16 Merge pull request #579 from Chalarangelo/kingdavidmartins-contributing-typo
Update CONTRIBUTING.md
2018-01-28 14:50:26 -05:00
fdd2f635e7 Update CONTRIBUTING.md
Fix typo 

Replace `npm run tdd` with `npm run tester`
2018-01-28 14:48:10 -05:00
c28f5eacc2 ran npm run tester 2018-01-28 14:43:35 -05:00
e8dbd62693 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -05:00
7a409ab5db Travis build: 1477 2018-01-28 14:42:38 +00:00
b93676cb48 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
9e2ab61b87 Added some tests 2018-01-28 16:41:20 +02:00
8245508b0f Travis build: 1475 2018-01-28 14:30:09 +00:00
b18411617a Added some tests 2018-01-28 16:28:54 +02:00
ed38c84c95 Travis build: 1473 2018-01-28 13:24:21 +00:00
4c2efdfc41 Merge remote-tracking branch 'origin/master' 2018-01-28 15:23:06 +02:00
6ec19fb5ae Add throttle 2018-01-28 15:23:01 +02:00
37b059ab94 Travis build: 1471 2018-01-28 13:20:02 +00:00
30b9e35651 Add debounce 2018-01-28 15:18:26 +02:00
ca7c242d24 Travis build: 1469 2018-01-28 13:05:40 +00:00
f74c10be60 Add rearg 2018-01-28 15:04:21 +02:00
187bff9e21 Travis build: 1467 2018-01-28 12:55:37 +00:00
e13203613e Add overArgs 2018-01-28 14:54:16 +02:00
8a0cdd15a9 Travis build: 1465 2018-01-28 12:45:54 +00:00
b6274365c2 Add attempt 2018-01-28 14:44:40 +02:00
00c14d69d5 Travis build: 1463 2018-01-28 12:31:14 +00:00
466972f1ef Merge pull request #577 from simov/pipeAsyncFunctions
[FEATURE][ADD] pipeAsyncFunctions
2018-01-28 14:30:01 +02:00
146736a9fd Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00
6b4bc29c31 Description updated and snippet tested 2018-01-28 14:28:57 +02:00
fa2971f0fe Merge pull request #576 from Chalarangelo/add-test
Add test
2018-01-28 14:11:21 +02:00
5d237b5996 Travis build: 1460 [cron] 2018-01-27 20:13:42 +00:00
9d4893ef99 Travis build: 1458 2018-01-27 19:15:18 +00:00
42e4916451 Merge pull request #578 from Rob-Rychs/master
[TYPO] Fixed a typo in bindAll snippet
2018-01-27 21:14:15 +02:00
5155de68ed fix typo, removed pr template header 2018-01-27 09:56:18 -08:00
888ff5ae72 Merge pull request #1 from Chalarangelo/master
merged upstream/master
2018-01-27 11:36:09 -06:00
be84f9f69f Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00