Commit Graph

2609 Commits

Author SHA1 Message Date
ecefcc40af Fix chainAsync() throwing an error 2018-01-30 19:30:03 +00:00
bfa016cef1 Test for call() 2018-01-30 19:20:21 +00:00
998a2bbe30 Add description to binarySearch() test 2018-01-30 19:12:58 +00:00
96dcda484a bottomVisible() test 2018-01-30 19:11:56 +00:00
252ed5f304 Test for binarySearch() 2018-01-30 19:01:54 +00:00
c7deb832ca Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
023bac915d Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
b716781f8d Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
9128b613e1 Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
02544606a1 Merge pull request #579 from Chalarangelo/kingdavidmartins-contributing-typo
Update CONTRIBUTING.md
2018-01-28 14:50:26 -05:00
acba8af5f4 Update CONTRIBUTING.md
Fix typo 

Replace `npm run tdd` with `npm run tester`
2018-01-28 14:48:10 -05:00
d2703a72b0 Travis build: 1477 2018-01-28 14:42:38 +00:00
26915756d4 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
10d2de5fab Added some tests 2018-01-28 16:41:20 +02:00
f5ac87f242 Travis build: 1475 2018-01-28 14:30:09 +00:00
06d7e04220 Added some tests 2018-01-28 16:28:54 +02:00
5358f1b908 Travis build: 1473 2018-01-28 13:24:21 +00:00
582746e558 Merge remote-tracking branch 'origin/master' 2018-01-28 15:23:06 +02:00
6ddb4989a2 Add throttle 2018-01-28 15:23:01 +02:00
1841b29bac Travis build: 1471 2018-01-28 13:20:02 +00:00
5e374d99f4 Add debounce 2018-01-28 15:18:26 +02:00
7c95c0096c Travis build: 1469 2018-01-28 13:05:40 +00:00
fd35820293 Add rearg 2018-01-28 15:04:21 +02:00
d1f222bc62 Travis build: 1467 2018-01-28 12:55:37 +00:00
b005826fde Add overArgs 2018-01-28 14:54:16 +02:00
6b22af223a Travis build: 1465 2018-01-28 12:45:54 +00:00
abac9e4c78 Add attempt 2018-01-28 14:44:40 +02:00
90fc391fa2 Travis build: 1463 2018-01-28 12:31:14 +00:00
65093cb5d2 Merge pull request #577 from simov/pipeAsyncFunctions
[FEATURE][ADD] pipeAsyncFunctions
2018-01-28 14:30:01 +02:00
9af5db20ce Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00
50f64e374c Description updated and snippet tested 2018-01-28 14:28:57 +02:00
1ce85982f8 Merge pull request #576 from Chalarangelo/add-test
Add test
2018-01-28 14:11:21 +02:00
c9771e94f0 Travis build: 1460 [cron] 2018-01-27 20:13:42 +00:00
b40ef07f5e Travis build: 1458 2018-01-27 19:15:18 +00:00
199b4f9237 Merge pull request #578 from Rob-Rychs/master
[TYPO] Fixed a typo in bindAll snippet
2018-01-27 21:14:15 +02:00
66e6a7c0bb fix typo, removed pr template header 2018-01-27 09:56:18 -08:00
7333608883 Merge pull request #1 from Chalarangelo/master
merged upstream/master
2018-01-27 11:36:09 -06:00
75a2b9e9ff Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
88f0dd34da Merge pull request #574 from Chalarangelo/documentation
[FIX] Documentation
2018-01-27 17:01:41 +02:00
a4da281290 update toSafeInter.test.js type test, omit test, expected test, time test 2018-01-27 09:38:36 -05:00
323a563164 update union.test.js with timed test, omit, type, throws, and expected output 2018-01-27 09:20:03 -05:00
7b505fde57 fix message for test 2018-01-27 09:08:11 -05:00
f269e7b311 update UniqueElements.test.js with omit, type, throws, timed, and usage test 2018-01-27 09:06:25 -05:00
7f885abed6 fix typos 2018-01-27 15:04:34 +01:00
edf2a73ff6 fix spacing 2018-01-27 15:02:51 +01:00
22522be3e0 Add browser specific docs for tests 2018-01-27 14:42:55 +01:00
106b2c92b6 Travis build: 1449 2018-01-27 12:10:33 +00:00
3dc1d5a3bd Merge pull request #573 from kriadmin/patch-9
Update average.md
2018-01-27 14:09:38 +02:00
159d84e95e Update average.md 2018-01-27 10:38:26 +05:30
8845226216 update toSnakeCase.test.js with omit, type, time, return test 2018-01-26 17:16:42 -05:00