Commit Graph

1573 Commits

Author SHA1 Message Date
Rohit Tanwar
65f21b6e90 Merge pull request #1 from Chalarangelo/master
ref
2017-12-24 17:48:55 +05:30
Angelos Chalaris
46d5eb1678 Merge pull request #331 from retyui/patch-1
[ENHANCEMENT] dropRight bad example 👎
2017-12-24 14:15:46 +02:00
Angelos Chalaris
81817a5dab Update dropRight.md 2017-12-24 14:11:30 +02:00
Angelos Chalaris
531243c8e1 Delete dist 2017-12-24 14:09:33 +02:00
Angelos Chalaris
9f000e4cab Tagging and gitignore 2017-12-24 14:08:46 +02:00
Travis CI
bfcddf6266 Travis build: 224 2017-12-24 12:06:52 +00:00
Angelos Chalaris
a7cc57fec5 Merge pull request #338 from arjunmahishi/device
Snippet to detect device type
2017-12-24 13:57:55 +02:00
Angelos Chalaris
ebc5ecae60 Merge pull request #339 from lvzhenbang/patch-1
[bug] useage: change Array.slice() for String.slice()
2017-12-24 13:51:29 +02:00
Angelos Chalaris
f17d827dac Merge pull request #336 from michael-gutman/master
ADD: negate.md
2017-12-24 13:49:53 +02:00
Angelos Chalaris
e0c5fb68b5 Update detectDeviceType.md 2017-12-24 13:49:11 +02:00
Angelos Chalaris
5df762902a Update negate.md 2017-12-24 13:44:04 +02:00
lvzhenbang
991413242c [bug] change Array.slice() for String.slice()
useage:  Array.slice() should be changed to String.slice()
2017-12-24 17:50:24 +08:00
Arjun Mahishi
99a1564b65 Fixed typo and added examples 2017-12-24 13:10:31 +05:30
Arjun Mahishi
391b9cdcfe Snippet to detect device type 2017-12-24 13:09:23 +05:30
Michael Gutman
bc13bc03bb Added second example 2017-12-24 01:48:04 -05:00
Michael Gutman
fb6b512db0 Fixed styling 2017-12-24 01:36:12 -05:00
Michael Gutman
a038e12505 ADD: negate.md 2017-12-24 01:28:52 -05:00
Travis CI
7dee250830 Travis build: 215 2017-12-23 22:05:28 +00:00
Angelos Chalaris
58cce7f29d Merge pull request #321 from Chalarangelo/Chalarangelo-snakeCase
[FEATURE] Add toSnakeCase
2017-12-24 00:01:46 +02:00
Angelos Chalaris
b192110db3 Merge pull request #334 from Chalarangelo/fejes713-clipboard
[FEATURE] Add copy to clipboard functionality
2017-12-23 23:43:36 +02:00
Travis CI
e927d63cb9 Travis build: 211 2017-12-23 21:41:50 +00:00
Angelos Chalaris
454189be58 Tags 2017-12-23 23:39:57 +02:00
Travis CI
85c227d5cd Travis build: 209 2017-12-23 19:13:32 +00:00
David Wu
d057e9c43c Merge pull request #332 from kriadmin/master
ADD: toKebabCase.md and repeatString.md
2017-12-23 20:11:34 +01:00
Pl4gue
36c4af2cae rebuild 2017-12-23 17:37:47 +01:00
Pl4gue
3ee84679c7 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
Pl4gue
c12f2c7c7a Delete unnecessary js file 2017-12-23 17:34:39 +01:00
Pl4gue
a536f2a67d Delete unnecessary js file 2017-12-23 17:34:12 +01:00
Pl4gue
5e78f55020 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
David Wu
cc188954a0 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š
c4d4691c2c build webber 2017-12-23 16:11:17 +01:00
David Wu
bf613ac86c Update toKebabCase.md 2017-12-23 16:10:56 +01:00
David Wu
f0d899b6c8 Update repeatString.md 2017-12-23 16:02:20 +01:00
Stefan Feješ
e40dd76757 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00
David Wu
546ce67fe8 Update repeatString.md 2017-12-23 15:59:44 +01:00
Pl4gue
7ba2530a96 Merge branch 'web-searchbar' of https://github.com/Pl4gue/30-seconds-of-code 2017-12-23 15:52:33 +01:00
Pl4gue
c5a4c161ad build 2017-12-23 15:52:11 +01:00
Pl4gue
64e3de3659 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into web-searchbar 2017-12-23 15:50:16 +01:00
Pl4gue
01dad0d418 optimize search & hiding category headers 2017-12-23 15:48:20 +01:00
Pl4gue
994ef65950 Shorten js 2017-12-23 15:39:38 +01:00
Stefan Feješ
85204a2f8f add strip comment 2017-12-23 15:31:52 +01:00
Stefan Feješ
5c33ce5a1e add buttons and eventListeners 2017-12-23 15:19:41 +01:00
Rohit Tanwar
18d8d03110 add repeatString 2017-12-23 18:53:41 +05:30
Rohit Tanwar
0a1eebcda5 add toKebabCase 2017-12-23 18:45:16 +05:30
David Narbutovich
83fb2c523a 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
2446be2556 Travis build: 187 2017-12-23 10:22:50 +00:00
Angelos Chalaris
3ebce1453f Tagged 2017-12-23 12:20:50 +02:00
Angelos Chalaris
ef03081cb2 Merge pull request #317 from kriadmin/master
[FEATURE] Add two snippets fibsTillNum and fibonacciTillNum
2017-12-23 12:19:41 +02:00
Angelos Chalaris
37efcc7753 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
Angelos Chalaris
e0f49dffa0 Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00