Commit Graph

2562 Commits

Author SHA1 Message Date
d123953a4b Fix typo 2018-01-10 08:16:48 +01:00
0a6543cbb4 Travis build: 1120 2018-01-10 05:17:11 +00:00
72e05cfd27 Merge pull request #520 from wangzongxu/patch-1
Update getType.md
2018-01-09 21:16:07 -08:00
f690d12b22 Update getType.md
fix result to lower case
2018-01-10 10:45:55 +08:00
763a738438 Travis build: 1118 [cron] 2018-01-09 20:43:29 +00:00
ccd4953c9f Merge pull request #516 from kingdavidmartins/tdd-update
Resolves #78
2018-01-09 16:20:36 +02:00
47aa3cf7b7 Travis build: 1115 [custom] 2018-01-09 13:27:42 +00:00
a15bfeeaf5 Cleanup for builder 2018-01-09 15:25:05 +02:00
4060edf42e Travis build: 1112 [custom] 2018-01-09 13:22:34 +00:00
5e9f207c8b Really fixed archive builder 2018-01-09 15:21:17 +02:00
828b293f01 Fixed archive builder 2018-01-09 15:19:07 +02:00
c5de154258 Travis build: 1107 [custom] 2018-01-09 13:17:38 +00:00
fc88e71327 Merge pull request #519 from Chalarangelo/snippets-archive
Snippets archive
2018-01-09 15:16:13 +02:00
eb3e9fe2e6 Builder for archive 2018-01-09 15:14:57 +02:00
e6c1e9f1cf Travis build: 1103 2018-01-09 12:51:18 +00:00
8e8bb6d148 Updated web script
Used emoji for clipboard icons, added persistent scroll to top button with proper smooth scrolling.
2018-01-09 14:50:18 +02:00
69b1342806 Travis build: 1101 2018-01-09 12:24:24 +00:00
0bf51183bd Merge pull request #518 from kriadmin/patch-6
[FEATURE] noVowels.md
2018-01-09 14:22:55 +02:00
8be9f821ef Archived both snippets discussed
countVowels and replaceVowels are now in the archive
2018-01-09 14:22:29 +02:00
13b5ea7fd4 Update and rename noVowels.md to removeVowels.md 2018-01-09 14:20:08 +02:00
ba910cfe33 Travis build: 1099 2018-01-09 12:19:51 +00:00
db5ca96a19 Merge pull request #498 from atomiks/eventhub
[FEATURE] Add createEventHub
2018-01-09 14:18:29 +02:00
c7310ca70b Update createEventHub.md 2018-01-09 14:17:33 +02:00
3edb6b3ed5 add test for average -> average(1, 9) equals 5 2018-01-09 06:19:22 -05:00
036b4ae842 ran npm run tdd & generated TDD 2018-01-09 06:09:49 -05:00
e13cee0b45 remove test/ from .gitignore file 2018-01-09 06:08:41 -05:00
94f768b583 use regex to find ``js & `` js edge cases 2018-01-09 05:32:46 -05:00
1f9e139a87 Create noVowels.md 2018-01-09 14:46:30 +05:30
1ba1cfc893 update tdd to work & generate test for both Archive & Active snippets 2018-01-09 00:10:01 -05:00
e12fbfec50 rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE 2018-01-08 23:28:59 -05:00
c7ad2ee4ba Travis build: 1097 2018-01-08 23:40:06 +00:00
a4a0064f81 Add forEachRight 2018-01-09 01:38:50 +02:00
643b81c12e Merge pull request #500 from kingdavidmartins/add.binarySearch
Add.binary search
2018-01-09 01:20:56 +02:00
99c614fea7 Merge remote-tracking branch 'kingdavidmartins/add.binarySearch' into add.binarySearch 2018-01-09 01:20:25 +02:00
8b24e46b72 Archived binarySearch.md 2018-01-09 01:20:17 +02:00
3e343677ce Update binarySearch.md 2018-01-09 01:19:11 +02:00
5b42685487 Merge pull request #515 from kriadmin/patch-5
Update CONTRIBUTING.md
2018-01-09 00:59:59 +02:00
a098cc6331 Update createEventHub.md 2018-01-09 09:32:47 +11:00
2e895b9d23 Update CONTRIBUTING.md 2018-01-09 04:02:17 +05:30
b906114c10 Update createEventHub.md 2018-01-09 09:21:32 +11:00
bdae0ed89f Update createEventHub.md 2018-01-09 09:17:15 +11:00
409a05e52c More extensive examples 2018-01-09 09:15:59 +11:00
da99919b6d Update createEventHub.md 2018-01-09 08:42:54 +11:00
21e4200e1f Travis build: 1093 2018-01-08 21:30:56 +00:00
dedd2fdd0b Update indexOfAll description
forgot to update description
2018-01-08 13:27:45 -08:00
949dbb6196 Travis build: 1091 2018-01-08 21:26:01 +00:00
2629765340 Update indexOfAll snippet return type
Now we're just going to return an empty array. This keeps a consistent return type, does not need checking, and won't break api chaining.

Decision was made because otherwise you'd have to add a filter step or check if the return is not an array. Instead we just want an empty array so it has a consistent API, and no indeces is a valid amount
2018-01-08 13:24:21 -08:00
2961ba996a Update createEventHub.md 2018-01-09 08:02:35 +11:00
ff6c41037c update tag_database
Added browser to every http request
2018-01-08 21:53:29 +01:00
e415d40e98 Travis build: 1087 2018-01-08 20:32:16 +00:00