Commit Graph

3432 Commits

Author SHA1 Message Date
81817a5dab Update dropRight.md 2017-12-24 14:11:30 +02:00
531243c8e1 Delete dist 2017-12-24 14:09:33 +02:00
9f000e4cab Tagging and gitignore 2017-12-24 14:08:46 +02:00
bfcddf6266 Travis build: 224 2017-12-24 12:06:52 +00:00
a7cc57fec5 Merge pull request #338 from arjunmahishi/device
Snippet to detect device type
2017-12-24 13:57:55 +02:00
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
f17d827dac Merge pull request #336 from michael-gutman/master
ADD: negate.md
2017-12-24 13:49:53 +02:00
e0c5fb68b5 Update detectDeviceType.md 2017-12-24 13:49:11 +02:00
5df762902a Update negate.md 2017-12-24 13:44:04 +02:00
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
99a1564b65 Fixed typo and added examples 2017-12-24 13:10:31 +05:30
391b9cdcfe Snippet to detect device type 2017-12-24 13:09:23 +05:30
bc13bc03bb Added second example 2017-12-24 01:48:04 -05:00
fb6b512db0 Fixed styling 2017-12-24 01:36:12 -05:00
a038e12505 ADD: negate.md 2017-12-24 01:28:52 -05:00
7dee250830 Travis build: 215 2017-12-23 22:05:28 +00:00
58cce7f29d Merge pull request #321 from Chalarangelo/Chalarangelo-snakeCase
[FEATURE] Add toSnakeCase
2017-12-24 00:01:46 +02:00
b192110db3 Merge pull request #334 from Chalarangelo/fejes713-clipboard
[FEATURE] Add copy to clipboard functionality
2017-12-23 23:43:36 +02:00
e927d63cb9 Travis build: 211 2017-12-23 21:41:50 +00:00
454189be58 Tags 2017-12-23 23:39:57 +02:00
85c227d5cd Travis build: 209 2017-12-23 19:13:32 +00:00
d057e9c43c Merge pull request #332 from kriadmin/master
ADD: toKebabCase.md and repeatString.md
2017-12-23 20:11:34 +01:00
36c4af2cae rebuild 2017-12-23 17:37:47 +01:00
3ee84679c7 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
c12f2c7c7a Delete unnecessary js file 2017-12-23 17:34:39 +01:00
a536f2a67d Delete unnecessary js file 2017-12-23 17:34:12 +01:00
5e78f55020 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
3eb20a2730 Merge branch 'reducedFilter' of https://github.com/myapos/30-seconds-of-code into reducedFilter 2017-12-23 17:27:44 +02:00
c5b456e097 minor changes in info description 2017-12-23 17:25:08 +02:00
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
c4d4691c2c build webber 2017-12-23 16:11:17 +01:00
bf613ac86c Update toKebabCase.md 2017-12-23 16:10:56 +01:00
f0d899b6c8 Update repeatString.md 2017-12-23 16:02:20 +01:00
e40dd76757 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00
4d60d62c88 mend 2017-12-23 17:00:05 +02:00
546ce67fe8 Update repeatString.md 2017-12-23 15:59:44 +01:00
d987d6f4d5 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
7ba2530a96 Merge branch 'web-searchbar' of https://github.com/Pl4gue/30-seconds-of-code 2017-12-23 15:52:33 +01:00
c5a4c161ad build 2017-12-23 15:52:11 +01:00
64e3de3659 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into web-searchbar 2017-12-23 15:50:16 +01:00
01dad0d418 optimize search & hiding category headers 2017-12-23 15:48:20 +01:00
994ef65950 Shorten js 2017-12-23 15:39:38 +01:00
85204a2f8f add strip comment 2017-12-23 15:31:52 +01:00
5c33ce5a1e add buttons and eventListeners 2017-12-23 15:19:41 +01:00
18d8d03110 add repeatString 2017-12-23 18:53:41 +05:30
0a1eebcda5 add toKebabCase 2017-12-23 18:45:16 +05:30
83fb2c523a Bad example👎
The slice function can take the negative negative value of the second agrimement
2017-12-23 14:00:04 +03:00
2446be2556 Travis build: 187 2017-12-23 10:22:50 +00:00
3ebce1453f Tagged 2017-12-23 12:20:50 +02:00
ef03081cb2 Merge pull request #317 from kriadmin/master
[FEATURE] Add two snippets fibsTillNum and fibonacciTillNum
2017-12-23 12:19:41 +02:00