Commit Graph

3145 Commits

Author SHA1 Message Date
Robert Mennell
aac191c3c2 Update collectInto.md 2017-12-22 10:00:02 -08:00
Travis CI
8d8c593a35 Travis build: 140 2017-12-22 17:58:19 +00:00
Elder Henrique Souza
a35ffe7ec2 fixed issue described in pull request
checks if the uppercase charcater is preceded by another character
2017-12-22 15:55:58 -02:00
Travis CI
6eb97e3849 Travis build: 138 2017-12-22 17:34:12 +00:00
Soorena
777294ce79 Merge pull request #320 from iamsoorena/master
found a way more ES6ish solution for toDecimalMark
2017-12-22 21:02:24 +03:30
Soorena
e11c320706 Update toDecimalMark.md 2017-12-22 20:56:08 +03:30
Rohit Tanwar
1ca33f8432 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:55 +05:30
Rohit Tanwar
ac5454f881 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
Rohit Tanwar
d50b98cedd Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:46 +05:30
Rohit Tanwar
4aa00ef226 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30
Rohit Tanwar
e8a3e27269 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:46:00 +05:30
Rohit Tanwar
144894cca5 add snippet toKebabCase 2017-12-22 22:44:51 +05:30
Travis CI
1854b08d76 Travis build: 132 2017-12-22 16:19:18 +00:00
Travis CI
def341b116 Travis build: 129 2017-12-22 16:16:52 +00:00
Angelos Chalaris
3efb63fa9f Update tag_database 2017-12-22 18:15:55 +02:00
Angelos Chalaris
5662ba57bd Add toSnakeCase 2017-12-22 18:13:22 +02:00
Travis CI
2ffc3d2b8f Travis build: 126 2017-12-22 15:57:15 +00:00
Angelos Chalaris
ff151a6e56 Merge pull request #306 from skatcat31/feature/adapters/promiseify
[ENHANCEMENT] Move Promisify to the Adapter category
2017-12-22 17:55:40 +02:00
Soorena
388c56ce2f Update toDecimalMark.md 2017-12-22 19:01:24 +03:30
iamsoorena
d756f47860 I found a way more ES6ish way to do this 2017-12-22 18:51:50 +03:30
Travis CI
9159e22352 Travis build: 122 2017-12-22 15:12:10 +00:00
Angelos Chalaris
07f4f884c1 Merge pull request #319 from iamsoorena/update-todecimal
Update toDecimalMark
2017-12-22 17:09:43 +02:00
Soorena
c3db1940f7 Update toDecimalMark.md 2017-12-22 18:34:37 +03:30
Travis CI
4ce1a37a8e Travis build: 119 2017-12-22 14:38:35 +00:00
Soorena
0a656f32e3 Update README-start.md
add semi-standard style badge
2017-12-22 18:06:58 +03:30
Travis CI
dbcdf95162 Travis build: 117 2017-12-22 14:32:45 +00:00
Soorena
aa199ab626 Merge pull request #314 from gokulk94/bug/viewportVisibility
[BUG] Add missing line of code to elementIsVisibleInViewport
2017-12-22 18:01:00 +03:30
Travis CI
10c2adc83d Travis build: 114 2017-12-22 14:11:44 +00:00
Stefan Feješ
0752a61b01 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
Soorena
0511159fe8 Update flip.md
updated formatting
2017-12-22 17:34:45 +03:30
Travis CI
81b59216bb Travis build: 111 2017-12-22 13:58:12 +00:00
David Wu
59fc2effa1 Merge pull request #307 from skatcat31/feature/adapters/spread
[FEATURE] add spreadOver snippet
2017-12-22 14:56:22 +01:00
Soorena
a5eae658bf Update fibsTillNum.md 2017-12-22 17:11:36 +03:30
Soorena
bab21561aa Update fibsTillNum.md 2017-12-22 17:10:51 +03:30
Soorena
15be32f597 Update fibonacciTillNum.md
resolve issue with comments
2017-12-22 17:10:30 +03:30
David Wu
f59b6bf630 Merge pull request #313 from Chalarangelo/Chalarangelo-travis-ci
Update travis push
2017-12-22 14:39:48 +01:00
Rohit Tanwar
1b34907f96 make gcd accept variable arguments 2017-12-22 18:46:17 +05:30
Pl4gue
0cf46cad23 Travis build: 104 2017-12-22 11:45:37 +00:00
Angelos Chalaris
a42d3a37a2 Merge pull request #304 from Pl4gue/master
[ENHANCEMENT] Insight.io and PRs badge
2017-12-22 13:43:42 +02:00
iamsoorena
0bce00743e Update description adding template literal explanation 2017-12-22 15:03:55 +03:30
iamsoorena
df4d48b80c Remove redundant number characters check
Remove unnecessary multiple array making with `.split()`
Reducing lines and making it more terse and readable
2017-12-22 15:00:46 +03:30
Rohit Tanwar
528bdd7ccd add snippet fibonacciTillNum 2017-12-22 16:58:16 +05:30
Soorena
be1b3d13ed Update README-start.md 2017-12-22 14:54:06 +03:30
Rohit Tanwar
7a1295dc01 add snippet fibsTillNum 2017-12-22 16:52:25 +05:30
Pl4gue
61fd5710d2 Travis build: 98 2017-12-22 10:39:51 +00:00
Stefan Feješ
0c2505e0ea Merge pull request #312 from Chalarangelo/Chalarangelo-prime-patch
[UPDATE] Resolves #297
2017-12-22 11:38:07 +01:00
gokulk94
b8b6832a79 add missing line of code to elementIsVisibleInViewport 2017-12-22 14:55:09 +05:30
Angelos Chalaris
979bfbd923 Update travis push
Most of the guides I can find use the travis email and name to differentiate from user commits. This will come in handy later down the line to filter out build commits more easily. I'm pretty certain this will not break anything, but I'd like someone to take a look at it before merging.
2017-12-22 10:53:42 +02:00
Apostolakis Myron
439c5fa6c6 unordered 2017-12-22 10:39:43 +02:00
Apostolakis Myron
cf1eabef94 ordered 2017-12-22 10:39:12 +02:00