Commit Graph

5464 Commits

Author SHA1 Message Date
Travis CI
349395d5e7 Travis build: 211 2017-12-23 21:41:50 +00:00
Angelos Chalaris
3e4b0e96e3 Tags 2017-12-23 23:39:57 +02:00
Travis CI
f59259db0d Travis build: 209 2017-12-23 19:13:32 +00:00
David Wu
bb2e544011 Merge pull request #332 from kriadmin/master
ADD: toKebabCase.md and repeatString.md
2017-12-23 20:11:34 +01:00
Pl4gue
4bd0df6496 rebuild 2017-12-23 17:37:47 +01:00
Pl4gue
0a84276458 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
Pl4gue
469966e8fe Delete unnecessary js file 2017-12-23 17:34:39 +01:00
Pl4gue
5d10b73337 Delete unnecessary js file 2017-12-23 17:34:12 +01:00
Pl4gue
ca884dad3b Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
myapos
282fae5427 Merge branch 'reducedFilter' of https://github.com/myapos/30-seconds-of-code into reducedFilter 2017-12-23 17:27:44 +02:00
myapos
b988185275 minor changes in info description 2017-12-23 17:25:08 +02:00
David Wu
83fae95fce Merge pull request #328 from Pl4gue/web-searchbar
[FIX: #327][WEB] Last category doesn't disappear if empty
2017-12-23 16:22:27 +01:00
Stefan Feješ
060c012a52 build webber 2017-12-23 16:11:17 +01:00
David Wu
80faa07640 Update toKebabCase.md 2017-12-23 16:10:56 +01:00
David Wu
4281d0b8b5 Update repeatString.md 2017-12-23 16:02:20 +01:00
Stefan Feješ
0721ebd375 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00
myapos
3c13644db2 mend 2017-12-23 17:00:05 +02:00
David Wu
401fd73dc6 Update repeatString.md 2017-12-23 15:59:44 +01:00
myapos
1af57a3b61 Explained with more details methods and techniques that are used, usage example with inline input and output data, modified snippet code to be compliant with guidelines 2017-12-23 16:57:49 +02:00
Pl4gue
65d19c3271 Merge branch 'web-searchbar' of https://github.com/Pl4gue/30-seconds-of-code 2017-12-23 15:52:33 +01:00
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
Stefan Feješ
fd6d33c493 add strip comment 2017-12-23 15:31:52 +01:00
Stefan Feješ
339fab74d5 add buttons and eventListeners 2017-12-23 15:19:41 +01:00
Rohit Tanwar
7bce20a457 add repeatString 2017-12-23 18:53:41 +05:30
Rohit Tanwar
887f0e6bd4 add toKebabCase 2017-12-23 18:45:16 +05:30
David Narbutovich
c816ce85ce Bad example👎
The slice function can take the negative negative value of the second agrimement
2017-12-23 14:00:04 +03: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
Angelos Chalaris
131be0e182 Fixed multiple spaces/hyphens/underscores 2017-12-23 11:58:41 +02: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
Pl4gue
b0ac5f5229 Merge branch 'web-searchbar' of https://github.com/Pl4gue/30-seconds-of-code 2017-12-23 01:03:08 +01:00