Commit Graph

62 Commits

Author SHA1 Message Date
8e8bb6d148 Updated web script
Used emoji for clipboard icons, added persistent scroll to top button with proper smooth scrolling.
2018-01-09 14:50:18 +02:00
f91b28d3fc 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
9341f0aaaa 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
0f18d77b83 Updated shadows 2018-01-04 00:06:57 +02:00
13c27db7dc Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
51f45affea Updated website 2018-01-03 21:28:09 +02:00
51e79d1fe9 responsive github ribbon 2018-01-03 18:58:01 +01:00
fe05c389d9 Updated rendering on website 2018-01-03 19:40:57 +02:00
0c575a4d68 Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
2018-01-03 19:30:55 +02:00
e65707fea3 Remove unused spans 2017-12-31 17:20:13 +01:00
f91c846874 Fix clipboard functionality
Everything should work as advertised now
2017-12-28 16:45:29 +01:00
5c109d29bb Updated website 2017-12-28 11:19:06 +02:00
2bc72f542a Updated query selector to match the proper pre elements 2017-12-27 16:34:50 +02:00
ba591a89b6 badge direct leading to fork 2017-12-26 02:41:21 +01:00
0a84276458 Fix trailing empty lines 2017-12-23 17:34:49 +01:00
ca884dad3b Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code into fejes713-clipboard 2017-12-23 16:50:15 +01:00
060c012a52 build webber 2017-12-23 16:11:17 +01:00
0721ebd375 add copy to clipboard functionality 2017-12-23 16:00:07 +01:00
8586e6ef7d optimize search & hiding category headers 2017-12-23 15:48:20 +01:00
71b42ba401 Shorten js 2017-12-23 15:39:38 +01:00
339fab74d5 add buttons and eventListeners 2017-12-23 15:19:41 +01:00
83581c60b4 Fix "last category stays visible even if empty" issue 2017-12-23 00:48:17 +01:00
5c08002d07 Fixed website responsiveness 2017-12-20 14:18:42 +02:00
69ddf54d40 Added mini css to the web builder 2017-12-20 13:51:15 +02:00
8906dbbd23 Fix website navigation and styling discrepancies 2017-12-20 13:29:59 +02:00
b2435ac3d0 Merge pull request #273 from fejes713/master
[FEATURE] add Ribon
2017-12-20 13:01:13 +02:00
2314250fcd fix typo 2017-12-20 11:48:57 +01:00
bf46c99f7d Add credit for ribbon 2017-12-20 11:05:15 +01:00
593efb59bf add GitHub ribbon 2017-12-20 10:47:37 +01:00
08ebac0341 Fix search bar 2017-12-20 11:42:08 +02:00
fc801481df remove unnecessary comment 2017-12-20 10:25:25 +01:00
e632446627 remove fork alert 2017-12-20 10:16:32 +01:00
1908edbd8c minimize css 2017-12-20 10:15:27 +01:00
0382d08b6d material search bar 2017-12-20 10:13:29 +01:00
e6b1c882a8 Merge branch 'web-searchbar' of https://github.com/Pl4gue/30-seconds-of-code 2017-12-20 09:34:11 +01:00
e3b1eea018 merge declarations 2017-12-20 09:32:02 +01:00
189fc0501f remove comments 2017-12-20 09:30:29 +01:00
b28991bd80 hide empty categories on search 2017-12-20 09:30:14 +01:00
040a868bd5 Update index-start.html 2017-12-20 02:31:40 +01:00
614a2d5f64 Update index-start.html 2017-12-20 02:29:20 +01:00
9f81f085ce pass node as parameter for search function (searchbar is child of nav) 2017-12-20 02:20:42 +01:00
9bbf54aabc optimize 2017-12-20 02:16:47 +01:00
8614241e73 remove unnecessary, optimize 2017-12-20 01:55:40 +01:00
403cb00ca3 fork alert 2017-12-20 01:52:32 +01:00
f1a212dc48 delete old 2017-12-20 01:48:42 +01:00
9764a9bcbb fix queryselector id issue 2017-12-20 01:48:24 +01:00
059dda9edc lambda on forEach loop for matching search query 2017-12-20 01:48:05 +01:00
2ed34ba41f use queryselectors 2017-12-20 01:47:28 +01:00
a20dda6b92 remove fork alert from PR branch 2017-12-20 01:34:30 +01:00
c04af0ffea put search bar in left view (navbar) 2017-12-20 01:31:38 +01:00