Commit Graph

31 Commits

Author SHA1 Message Date
42eb46edb2 Add images to snippets 2022-05-03 18:34:25 +03:00
8bf67754ce Make expertise a field 2022-03-01 20:21:45 +02:00
bd45e79e8f Retitle snippets 2022-02-13 19:04:17 +02:00
c08892459a Update formatting 2022-01-30 18:22:35 +02:00
27c168ce55 Bake date into snippets 2021-06-13 13:55:00 +03:00
9c7f2c1a8c Fix typos 2021-01-08 00:23:44 +02:00
d35575373f Update snippet descriptions 2020-10-22 20:24:04 +03:00
fd68c221da Fix quotes 2020-10-20 23:29:39 +03:00
53c16dbf65 Apply new format to snippets and template 2020-09-15 21:52:00 +03:00
e31aea403d Deprecate utility tag 2020-04-16 23:07:33 +03:00
611729214a Snippet format update
To match the starter (for the migration)
2019-08-13 10:29:12 +03:00
6d7dc2933c Travis build: 1488 2018-01-30 02:59:50 +00:00
c7deb832ca Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
023bac915d Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
b716781f8d Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
8281457945 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
203edf9ba2 Travis build: 391 2017-12-28 08:30:19 +00:00
587bbd8fb4 Fixed a tiny error in a snippet 2017-12-27 17:26:33 +02:00
df2fa152ff Merge remote-tracking branch 'origin/snippet-restructuring' into snippet-restructuring 2017-12-27 16:20:18 +01:00
a21e29688e fix double snippet randomColorCode 2017-12-27 16:18:02 +01:00
ea043445d0 Updated linter to work with restructure 2017-12-27 17:05:21 +02:00
97c250bcfb Updated examples 2017-12-27 16:35:25 +02:00
17f0f9ee2a rename pipe.md and randomHexColorCode 2017-12-26 22:32:27 +05:30
b5f6aaae4d Fix 5-digit issue 2017-12-26 00:22:11 +01:00
dfa41b92bf update description 2017-12-24 18:58:00 +01:00
483e3e3053 Optimize random Hex Color Generator 2017-12-24 18:45:17 +01:00
b9d9ef716e Changed 'var' to 'let' 2017-12-24 18:58:11 +05:30
709756efe4 Update randomHexColorCode.md 2017-12-24 14:23:45 +01:00
77a6f93c27 fixed typo 2017-12-24 18:11:19 +05:30
f1ca6a6ffa Fixed indentation 2017-12-24 18:10:36 +05:30
e38d213bbf Snippet to generate a random color code 2017-12-24 18:09:21 +05:30