hextra/assets/js
Xin c2d7ba8ce5
fix: code copy issue for code blocks in shortcode (#201)
* chore: add translation key for copy code button title

* chore: remove id from code block elements

* fix: copy the correct code target in code-copy.js

* chore: update details.md

* chore: remove console.log :)

* chore: remove `$` in shell commands

* chore: update docs
2023-11-12 01:14:39 +00:00
..
back-to-top.js fix: skip scroll event if no backToTop element (#138) 2023-10-12 23:25:34 +01:00
code-copy.js fix: code copy issue for code blocks in shortcode (#201) 2023-11-12 01:14:39 +00:00
filetree.js feat: add filetree component for shortcode 2023-08-16 20:44:21 +01:00
flexsearch.js fix: search shortcut based on user platform (#101) 2023-09-27 19:47:20 +01:00
lang.js feat: add multi-language select and fix minor issues 2023-08-16 20:43:28 +01:00
menu.js fix: scroll bug due to incorrect toggle state (#186) 2023-11-03 20:39:36 +00:00
sidebar.js feat: implement collapsible sidebar 2023-08-20 12:29:55 +01:00
tabs.js fix: remove extra space for rendered link 2023-08-16 20:43:28 +01:00
theme.js feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00