hugo-theme-relearn/static/js
Sören Weber 541a634f6e
theme: adjust copy-to-clipboard #29
Copy to clipboard has a lot of smaller issues:

- contrast for inline code is bad in notice boxes
- bordering the icon does not work well with bordering of inline code
- hover color on inline code icon is blurred
- hover color on block code is statically set to link color of standard theme

And related to that:

- tooltip misses outline border, especially when displayed over dark background (like block code)
- inline code font size is sized by factor of parent font size, which is a hassle if you want to replicate the size for other elements
2021-07-25 22:09:45 +02:00
..
auto-complete.js change to minified autocomplete for improved performance 2019-08-12 10:31:28 +09:00
clipboard.min.js update js 2019-04-01 22:31:07 +01:00
featherlight.min.js update js 2019-04-01 22:31:07 +01:00
highlight.pack.js Apply updated highlight.js 10.0.3 (a4b1bd2d) 2020-06-01 14:59:19 +01:00
jquery-3.3.1.min.js update js 2019-04-01 22:31:07 +01:00
jquery.sticky.js fix #83 no Title and Edit this page text when on mobile + fixed top bar width pbm on resize by switching to sticky.js instead of sticky-kit 2017-11-23 19:46:56 +01:00
jquery.svg.pan.zoom.js pan and zoom for mermaid graphs #9 2021-07-02 23:01:38 +02:00
lunr.min.js update js 2019-04-01 22:31:07 +01:00
mermaid.min.js upgrade mermaid to 8.10.2 and relocate #7 2021-07-02 22:24:44 +02:00
modernizr.custom-3.6.0.js update js 2019-04-01 22:31:07 +01:00
perfect-scrollbar.jquery.min.js feat: extract search out of header + use baseurl to search json index + add a step to explain how to use lunr-hugo + update perfect-scrollbar 2016-10-25 20:26:19 +02:00
perfect-scrollbar.min.js feat: extract search out of header + use baseurl to search json index + add a step to explain how to use lunr-hugo + update perfect-scrollbar 2016-10-25 20:26:19 +02:00
relearn.js theme: adjust copy-to-clipboard #29 2021-07-25 22:09:45 +02:00
search.js fix potential XSS in search (#492) 2021-04-01 00:48:33 +01:00