Commit Graph

1076 Commits

Author SHA1 Message Date
Pl4gue
bbd5b986f8 build 2017-12-23 15:52:11 +01:00
Pl4gue
bdf556a130 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into web-searchbar 2017-12-23 15:50:16 +01:00
Pl4gue
8586e6ef7d optimize search & hiding category headers 2017-12-23 15:48:20 +01:00
Pl4gue
71b42ba401 Shorten js 2017-12-23 15:39:38 +01:00
Travis CI
95afa4dc74 Travis build: 187 2017-12-23 10:22:50 +00:00
Angelos Chalaris
5fb41833b5 Tagged 2017-12-23 12:20:50 +02:00
Angelos Chalaris
eb7cff9fff Merge pull request #317 from kriadmin/master
[FEATURE] Add two snippets fibsTillNum and fibonacciTillNum
2017-12-23 12:19:41 +02:00
Angelos Chalaris
99b5fce9c7 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
Angelos Chalaris
052407cbeb Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00
Travis CI
056406e26d Travis build: 182 2017-12-23 10:07:07 +00:00
Angelos Chalaris
9dadcfc888 Merge pull request #330 from Lucky4/fix-syntax
[FIX: #330][SNIPPETS] snippets arrayLcm part syntax
2017-12-23 12:05:25 +02:00
Travis CI
d1ba6c42ff Travis build: 180 2017-12-23 10:04:21 +00:00
Angelos Chalaris
9356cd5494 Merge pull request #329 from skatcat31/update/flatten
[UPDATE] Flatten updated to use ES6 spread
2017-12-23 12:02:38 +02:00
Travis CI
cc07c96c0a Travis build: 177 2017-12-23 10:02:06 +00:00
Angelos Chalaris
0108f8859d Update flatten.md 2017-12-23 12:00:38 +02:00
Travis CI
5544a16c93 Travis build: 176 2017-12-23 10:00:24 +00:00
Travis CI
b37895a638 Travis build: 173 2017-12-23 09:54:05 +00:00
Angelos Chalaris
8caafdf1d9 Updated linter, linted scripts 2017-12-23 11:52:07 +02:00
Angelos Chalaris
20347facda Fixed code fonts in websites 2017-12-23 11:39:20 +02:00
Rohit
c5ca1393b8 remove toKebabCase 2017-12-23 08:52:08 +05:30
Robert Mennell
ebb58195d8 Fix the description to be a bit more proper 2017-12-22 18:54:23 -08:00
Robert Mennell
b76e9ba0bc [UPDATE] Flatten updated to use ES6 spread 2017-12-22 18:51:43 -08:00
lucky4
eb74d317e8 fix snippets/arrayLcm part syntax 2017-12-23 08:19:04 +08:00
lucky4
f9a4eb1316 fix syntax in README.md arrayLcm part 2017-12-23 07:54:07 +08:00
Pl4gue
95e5181b2d build 2017-12-23 00:50:21 +01:00
Pl4gue
83581c60b4 Fix "last category stays visible even if empty" issue 2017-12-23 00:48:17 +01:00
Travis CI
42afaea17e Travis build: 160 2017-12-22 23:48:47 +01:00
Selim Ajimi
4b0bc342c1 Fix typos in spaces
Fix typo to fit the context

Fix typo add space

Fix small typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Update tail.md

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix small typo

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo
2017-12-22 23:48:42 +01:00
Travis CI
3f1fd80eb6 Travis build: 157 2017-12-22 23:48:41 +01:00
Robert Mennell
117b2aed30 [FEATURE] add call snippet (#309) 2017-12-22 23:48:41 +01:00
Selim Ajimi
b3b97a0594 Fix small typo 2017-12-22 21:31:22 +01:00
Travis CI
695d3ab37b Travis build: 155 2017-12-22 19:36:56 +00:00
Angelos Chalaris
f438f95e3c Merge pull request #323 from Pl4gue/patch-1
[ENHANCEMENT] License Badge
2017-12-22 21:34:55 +02:00
Pl4gue
5987406552 License Badge 2017-12-22 20:30:22 +01:00
Travis CI
c4acbfc728 Travis build: 151 2017-12-22 19:21:58 +00:00
Travis CI
366416be81 Travis build: 150 2017-12-22 19:19:32 +00:00
Travis CI
b8fd187f87 Travis build: 147 2017-12-22 19:01:56 +00:00
David Wu
d0f124ad00 Update tag_database 2017-12-22 19:59:45 +01:00
Travis CI
753ad05b87 Travis build: 145 2017-12-22 18:22:00 +00:00
Angelos Chalaris
1041160dc2 Merge pull request #308 from skatcat31/feature/adapters/collectInto
[FEATURE] add collectInto snippet
2017-12-22 20:19:29 +02:00
Travis CI
86cb1e1296 Travis build: 142 2017-12-22 18:00:48 +00:00
Robert Mennell
d65ac02af8 Update collectInto.md 2017-12-22 10:00:02 -08:00
Travis CI
345b53aae2 Travis build: 140 2017-12-22 17:58:19 +00:00
Travis CI
d742500102 Travis build: 138 2017-12-22 17:34:12 +00:00
Soorena
520aa6c5bf Merge pull request #320 from iamsoorena/master
found a way more ES6ish solution for toDecimalMark
2017-12-22 21:02:24 +03:30
Soorena
83f9efb7cb Update toDecimalMark.md 2017-12-22 20:56:08 +03:30
Rohit Tanwar
59c0a01578 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:55 +05:30
Rohit Tanwar
56455d6d0e Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
Rohit Tanwar
8f85b2cb75 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:46 +05:30
Rohit Tanwar
8328472d34 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30