Commit Graph

2709 Commits

Author SHA1 Message Date
Angelos Chalaris
931e9c689f Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
atomiks
475d91dac3 Update createEventHub.md 2018-01-06 01:26:07 +11:00
atomiks
9af1e48ba9 silence error for emit 2018-01-06 00:30:47 +11:00
atomiks
39e096055a fix index typo 2018-01-06 00:26:30 +11:00
atomiks
4c0cce5824 Update createEventHub.md 2018-01-06 00:18:41 +11:00
atomiks
8700977e38 Update createEventHub.md 2018-01-06 00:09:51 +11:00
atomiks
218d836295 Add createEventHub 2018-01-06 00:07:26 +11:00
30secondsofcode
de86637cf3 Travis build: 1039 2018-01-05 12:36:59 +00:00
atomiks
dcb8462e59 fix typo 2018-01-05 23:36:02 +11:00
Angelos Chalaris
20b018359b Added multi-tagging (#159)
Updated all scripts to deal with multiple tags, the only thing missing is to actually multi-tag all snippets retroactively.
2018-01-05 14:35:43 +02:00
atomiks
9758d61d1e Add event utils 2018-01-05 23:33:48 +11:00
Les
74ae6b7f77 If using ES6, use template litorals
Probably being pernickety.  But if we're using ES6, you could just use a template litoral instead of string concat? Not sure if the litoral version is a bit more difficult to read mind you.
2018-01-05 11:38:34 +00:00
30secondsofcode
800978d152 Travis build: 1037 2018-01-05 10:25:27 +00:00
Angelos Chalaris
f99f1d3f2e Merge pull request #495 from vivek28111992/patch-2
Updated initializeArrayWithRange
2018-01-05 12:24:10 +02:00
30secondsofcode
cc63e8aa5f Travis build: 1035 2018-01-05 10:22:50 +00:00
Angelos Chalaris
4049b8374e Merge pull request #494 from Chalarangelo/atomiks-patch-1
Improve syntax highlighting
2018-01-05 12:21:39 +02:00
Vivek
51e4d65eaa Updated initializeArrayWithRange
There was typo mistake in which Array.from was missing from Array(Math.ceil((end+1-start)/step) in description of snippet
2018-01-05 14:29:20 +05:30
atomiks
fc33f3344a Improve syntax highlighting 2018-01-05 10:01:40 +11:00
30secondsofcode
bac4431228 Travis build: 1032 [cron] 2018-01-04 20:03:44 +00:00
30secondsofcode
dbf91b1009 Travis build: 1030 2018-01-04 14:18:59 +00:00
Angelos Chalaris
c2764e75a3 Merge pull request #491 from Chalarangelo/atomiks-patch-1
[UPDATE] gcd.md
2018-01-04 16:14:47 +02:00
atomiks
a55d5b3ea6 Update gcd.md 2018-01-05 00:40:42 +11:00
atomiks
c1d66ba5ff Update gcd.md 2018-01-05 00:39:22 +11:00
30secondsofcode
5327b9b28d Travis build: 1026 2018-01-04 12:34:15 +00:00
Angelos Chalaris
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
Angelos Chalaris
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
30secondsofcode
cdb2303156 Travis build: 1023 2018-01-04 12:28:05 +00:00
Angelos Chalaris
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
atomiks
ede1be3c9f Update elo.md 2018-01-04 23:11:56 +11:00
Angelos Chalaris
1afd4a18ab Added toast for copy to clipboard
Shows a toast message for 2 seconds after copying to clipboard.
2018-01-04 13:54:42 +02:00
Angelos Chalaris
0bd65db00f Optimized mini.css flavor
Changed naming conventions and updated variables to make the flavor file slightly smaller (~ 0.4KB less gzipped).
2018-01-04 13:35:38 +02:00
30secondsofcode
acdd9b523e Travis build: 1020 2018-01-04 10:35:26 +00:00
Angelos Chalaris
5c15c353f3 Merge pull request #490 from mariastervic/patch-1
[FIX] Update httpsRedirect.md
2018-01-04 12:34:15 +02:00
Maria Stervic
a65e4bd56b Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
30secondsofcode
54a6caee59 Travis build: 1017 2018-01-04 09:58:08 +00:00
Angelos Chalaris
b7eb8f1563 Update tag_database 2018-01-04 11:55:55 +02:00
30secondsofcode
a85e377dfa Travis build: 1015 2018-01-04 09:55:00 +00:00
Angelos Chalaris
98d9d5ae07 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
Angelos Chalaris
f0a4d7464c Update formatDuration.md 2018-01-04 11:50:12 +02:00
30secondsofcode
1eb1b4296d Travis build: 1012 2018-01-04 09:30:28 +00:00
Angelos Chalaris
b2394d6854 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
30secondsofcode
cf0fc094fd Travis build: 1010 2018-01-04 09:25:51 +00:00
Angelos Chalaris
b082d1e3a3 Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
Angelos Chalaris
05dfdafdd0 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
Angelos Chalaris
afb4f3e864 Update luhnCheck.md 2018-01-04 11:22:32 +02:00
30secondsofcode
84dd8831d2 Travis build: 1006 2018-01-04 09:08:44 +00:00
Angelos Chalaris
b0efd4af05 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
Rohit Tanwar
82ab2d8818 Add examples 2018-01-04 13:03:59 +05:30
Rohit Tanwar
807dc667d2 Create formatDuration.md 2018-01-04 12:56:42 +05:30
atomiks
3d3e70680d Update elo to support multiplayer 2018-01-04 14:58:29 +11:00