Commit Graph

4104 Commits

Author SHA1 Message Date
2f14d09427 Travis build: 1504 [cron] 2018-02-01 20:17:05 +00:00
f1ff5060d6 Fixed chainAsync() skipping the first function in the array. 2018-02-01 17:23:17 +00:00
d98450bdea Travis build: 1502 [cron] 2018-01-31 20:16:39 +00:00
7c3a6a72d9 Revert bottomVisible() test 2018-01-31 19:44:46 +00:00
61468f4149 Travis build: 1500 2018-01-31 17:15:57 +00:00
83cffb1d04 Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
3b1e508e66 Travis build: 1498 2018-01-31 17:08:56 +00:00
6b5811c578 Merge pull request #585 from Chalarangelo/atomiks-patch-1
Fix overArgs example
2018-01-31 19:06:09 +02:00
5518d5aeb1 Update overArgs.md 2018-01-31 19:05:52 +02:00
2eadef87de Merge pull request #586 from kriadmin/patch-10
Update PULL_REQUEST_TEMPLATE.md
2018-01-31 16:00:27 +02:00
5bc0ed6110 Update PULL_REQUEST_TEMPLATE.md 2018-01-31 18:06:36 +05:30
3e1b7235e6 Update overArgs.md 2018-01-31 18:20:23 +10:00
df9438e6a8 Fix overArgs example 2018-01-31 18:17:06 +10:00
0a153ecaae testlog fix conflict 2018-01-30 17:26:19 -05:00
1add4be550 remove new keyword 2018-01-30 17:19:23 -05:00
51074375bf Minor linting issue 2018-01-30 20:50:32 +00:00
2793618665 Merge branch 'add-toCurrency' of https://github.com/Chalarangelo/30-seconds-of-code into add-toCurrency 2018-01-30 15:49:42 -05:00
49bb734c28 Merge branch 'master' of github.com:Chalarangelo/30-seconds-of-code 2018-01-30 20:23:04 +00:00
4b0dee99c5 Travis build: 1490 [cron] 2018-01-30 20:16:28 +00:00
aa46883a4b Tests for collatz() 2018-01-30 19:41:04 +00:00
19003bde90 Test for chainAsync() 2018-01-30 19:30:09 +00:00
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
6d7dc2933c Travis build: 1488 2018-01-30 02:59:50 +00:00
c226e69094 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
b929d5543b Travis build: 1486 [cron] 2018-01-29 20:15:30 +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
c113be731b Merge branch 'master' into add-toCurrency 2018-01-28 15:43:02 -05:00
4a41620b30 fix conflicting files 2018-01-28 15:39:02 -05:00
9128b613e1 Travis build: 1483 [cron] 2018-01-28 20:14:54 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05: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
74bbd30419 ran npm run tester 2018-01-28 14:43:35 -05:00
31076c2749 delete the following folder in test dir hasClass and arrayToHtmlList 2018-01-28 14:42:45 -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