Commit Graph

1413 Commits

Author SHA1 Message Date
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
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
546ce67fe8 Update repeatString.md 2017-12-23 15:59:44 +01: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
37efcc7753 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
e0f49dffa0 Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00
54e56b32fc Travis build: 182 2017-12-23 10:07:07 +00:00
2856324c85 Merge pull request #330 from Lucky4/fix-syntax
[FIX: #330][SNIPPETS] snippets arrayLcm part syntax
2017-12-23 12:05:25 +02:00
04162459b1 Travis build: 180 2017-12-23 10:04:21 +00:00
9693dd5908 Merge pull request #329 from skatcat31/update/flatten
[UPDATE] Flatten updated to use ES6 spread
2017-12-23 12:02:38 +02:00
4b13e2ebb0 Travis build: 177 2017-12-23 10:02:06 +00:00
74e674aa52 Update flatten.md 2017-12-23 12:00:38 +02:00
1d3c14c42d Travis build: 176 2017-12-23 10:00:24 +00:00
48e65910f9 Fixed multiple spaces/hyphens/underscores 2017-12-23 11:58:41 +02:00
4f1508ce15 Travis build: 173 2017-12-23 09:54:05 +00:00
bfd242d5e3 Updated linter, linted scripts 2017-12-23 11:52:07 +02:00