35 Commits

Author SHA1 Message Date
James Panther 53a7374659 💄 Update loading spinner to take currentColor 2025-06-22 14:29:22 +10:00
ριтєя мαяχ dcd07673a0 Added spinner for long searches 2025-02-24 15:43:57 +00:00
Wen Junhua 86416cbe27 fix: update to also obey site settings 2024-04-30 23:07:58 +08:00
Wen Junhua 65fa14c595 Merge remote-tracking branch 'upstream/dev' into fix/772/set-to-top-elem-on-scrollable-height 2024-04-30 22:35:04 +08:00
ItsSunnyMonster c8e11d8e47 🐛 fix theme color not set correctly on load
Fixes #796 by setting the theme color when the DOM loads
2024-04-01 18:02:33 +13:00
Wen Junhua 62d4d4112c feat: add js to check height and decide if to top is required 2024-02-06 23:16:47 +08:00
pomeloy c5f342c7f6 Revert "💄 Fix Safari status bar style" 2024-01-20 08:49:12 +01:00
Jan Kremer 088be03f0b 💄 Fix Safari status bar style
Add status bar style meta tag in head.html, add setting same value in appearance.js
2024-01-19 20:02:44 +01:00
James Panther 6415614513 🎨 Code cleanup 2023-12-26 11:22:55 +11:00
James Panther e0aae4f096 🔀 Merge pull request #705 from Jh123x/fix/460/close-menu-on-site-click
fix: close menu button on click
2023-11-27 19:12:17 +11:00
stereobooster 1e3241997d Add quicklink 2023-11-27 18:53:31 +11:00
James Panther 6e4ace75f8 🐛 Fix mermaid diagram dark mode styling
Fixes #706
2023-11-26 11:43:02 +11:00
Wen Junhua 8ae115e95c fix; move function to another file 2023-11-25 12:46:52 +08:00
stereobooster 0e697b27ca fix 2023-10-23 02:04:13 +02:00
stereobooster fc4120662a Small improvement in js 2023-10-23 02:03:34 +02:00
Uwe Schmidt 7afb18671b Respect showDate in search results
Also hide date for list pages, which don't have their date shown in the theme.
2023-03-24 13:49:09 +01:00
James Panther 28a187895f Allow appearance switcher to be placed in menus 2023-01-17 12:58:04 +11:00
James Panther b9bb291a8d 🐛 Fix charts displaying using default colours 2023-01-14 14:21:53 +11:00
James Panther 447ce2f52a 🚸 Set theme-color using theme colour scheme 2022-11-22 09:55:20 +11:00
James Panther 4679ce485c 🚸 Support live switching of theme-color 2022-11-22 09:35:17 +11:00
James Panther 4367628ebe Add new hybrid header layout
Ref: #282
2022-11-10 10:52:11 +11:00
Elias Olofsson 71dae159ca 🐛 Ensure trailing forward slash in baseURL during search index build.
Hopefully fixes issue #223, where search functionality was broken from website deployed to netlify
2022-06-21 15:08:26 +02:00
James Panther 612cd8f8b4 🐛 Fix code blocks in RTL languages
Fixes #164
2022-05-01 11:17:30 +10:00
James Panther fa1fe8511b 🐛 Fix forcing light appearance failing sometimes
Fixes #149
2022-03-14 10:40:34 +11:00
James Panther 027cdf071d 🚸 Clear search results when wrapper dismissed
Fixes #109
2022-02-08 08:50:06 +11:00
James Panther 39c1b7d04a 🐛 Fix appearance pref not loading early enough
Fixes #102
2022-02-06 15:10:59 +11:00
James Panther 09d2e410c8 🐛 Stop site appearance taking priority over user
Fixes #102
2022-02-05 19:19:47 +11:00
James Panther d86d1b82be ♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther cc3960cf2a ️ Add ARIA labels to code copy buttons 2022-01-27 11:39:59 +11:00
James Panther add3f764f7 Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther dcd5dd0ec9 ♻️ Add search to JS asset bundle 2022-01-19 12:13:42 +11:00
James Panther 049edc6e40 💄 Update Chart.js and Mermaid to use RGB css vars 2022-01-13 16:22:25 +11:00
James Panther adaa7b757e Add site search powered by Fuse.js 2022-01-13 15:56:30 +11:00
James Panther 5a775a49bd ♻️ Refactor vendor inline JS to bundles 2022-01-12 11:20:59 +11:00
James Panther 4754607fb5 ♻️ Refactor dark mode inline JS to dark.js 2022-01-12 10:15:41 +11:00