hextra/assets/js
Xin 97e6945c04
feat: add option to set default theme and hide toggle button (#146)
resolves #135 

Light / dark theme can be configured via:

```yaml
  theme:
    # light | dark | system
    default: system
    displayToggle: true
```
2023-10-21 22:18:04 +01: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 chore: add code copy button icons in js (#133) 2023-10-07 20:01:19 +01: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 refactor: concat built-in js scripts 2023-08-16 20:43:28 +01: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