Commit Graph

3602 Commits

Author SHA1 Message Date
de86637cf3 Travis build: 1039 2018-01-05 12:36:59 +00:00
dcb8462e59 fix typo 2018-01-05 23:36:02 +11:00
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
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
800978d152 Travis build: 1037 2018-01-05 10:25:27 +00:00
f99f1d3f2e Merge pull request #495 from vivek28111992/patch-2
Updated initializeArrayWithRange
2018-01-05 12:24:10 +02:00
cc63e8aa5f Travis build: 1035 2018-01-05 10:22:50 +00:00
4049b8374e Merge pull request #494 from Chalarangelo/atomiks-patch-1
Improve syntax highlighting
2018-01-05 12:21:39 +02:00
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
fc33f3344a Improve syntax highlighting 2018-01-05 10:01:40 +11:00
bac4431228 Travis build: 1032 [cron] 2018-01-04 20:03:44 +00:00
dbf91b1009 Travis build: 1030 2018-01-04 14:18:59 +00:00
c2764e75a3 Merge pull request #491 from Chalarangelo/atomiks-patch-1
[UPDATE] gcd.md
2018-01-04 16:14:47 +02:00
a55d5b3ea6 Update gcd.md 2018-01-05 00:40:42 +11:00
c1d66ba5ff Update gcd.md 2018-01-05 00:39:22 +11:00
5327b9b28d Travis build: 1026 2018-01-04 12:34:15 +00:00
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
cdb2303156 Travis build: 1023 2018-01-04 12:28:05 +00:00
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
ede1be3c9f Update elo.md 2018-01-04 23:11:56 +11:00
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
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
acdd9b523e Travis build: 1020 2018-01-04 10:35:26 +00:00
5c15c353f3 Merge pull request #490 from mariastervic/patch-1
[FIX] Update httpsRedirect.md
2018-01-04 12:34:15 +02:00
a65e4bd56b Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
54a6caee59 Travis build: 1017 2018-01-04 09:58:08 +00:00
b7eb8f1563 Update tag_database 2018-01-04 11:55:55 +02:00
a85e377dfa Travis build: 1015 2018-01-04 09:55:00 +00:00
98d9d5ae07 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
f0a4d7464c Update formatDuration.md 2018-01-04 11:50:12 +02:00
1eb1b4296d Travis build: 1012 2018-01-04 09:30:28 +00:00
b2394d6854 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
cf0fc094fd Travis build: 1010 2018-01-04 09:25:51 +00:00
b082d1e3a3 Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
05dfdafdd0 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
afb4f3e864 Update luhnCheck.md 2018-01-04 11:22:32 +02:00
84dd8831d2 Travis build: 1006 2018-01-04 09:08:44 +00:00
b0efd4af05 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
82ab2d8818 Add examples 2018-01-04 13:03:59 +05:30
807dc667d2 Create formatDuration.md 2018-01-04 12:56:42 +05:30
3d3e70680d Update elo to support multiplayer 2018-01-04 14:58:29 +11:00
11f4e4cf4a Update differenceWith.md
use Array.findIndex() instead of Array.find()
2018-01-04 11:37:10 +08:00
31e2adf310 Travis build: 999 2018-01-03 23:28:00 +00:00
0d96564e4f Merge pull request #485 from Chalarangelo/atomiks-patch-3
Update isFunction.md
2018-01-04 01:11:09 +02:00
369afa2ee4 Travis build: 997 2018-01-03 22:22:09 +00:00
a279f1db60 Merge remote-tracking branch 'origin/master' 2018-01-04 00:20:39 +02:00
7c04322e45 SVG instead of inlining every time 2018-01-04 00:20:34 +02:00
4a2fdcf173 Travis build: 995 2018-01-03 22:11:16 +00:00