Commit Graph

97 Commits

Author SHA1 Message Date
James Elliott
fa01f4ab56 fix: avoid error if unset 2022-06-25 12:20:57 +10:00
James Elliott
00e4a7886e feat(search): allow complete section customization
This allows configuring the searchable sections and which sections show the search box. In addition the javascript is only included on pages where the search box is visible.
2022-06-25 11:44:10 +10:00
Henk Verlinde
27e2ee173c ux: update on this page toggle 2022-06-20 15:00:01 +02:00
Henk Verlinde
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
Steven Mathew
10f8c8ea00 fix(flexsearch): separate chain of calls into statements 2022-04-30 12:55:56 -04:00
Henk Verlinde
d4b6900c96 ux: fix details for firefox 2022-04-01 08:59:05 +02:00
Henk Verlinde
40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
Henk Verlinde
20eb2a22fd ux: update dropdown dark mode 2022-03-30 11:50:17 +02:00
Henk Verlinde
3a1a372644 fix: update dropdown width above medium breakpoint 2022-03-30 11:09:04 +02:00
Henk Verlinde
a2585ea83a ux: add styles for dark mode 2022-02-10 14:12:24 +01:00
Henk Verlinde
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
Henk Verlinde
7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
Henk Verlinde
17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01:00
Henk Verlinde
8c9916d091 ux: set font weight active page to 500 2022-02-01 11:51:28 +01:00
Henk Verlinde
ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
Nick Kocharhook
aa8c798e74 Fix newline error and switch to silent comments for font family hints. 2022-01-24 18:04:27 +00:00
Nick Kocharhook
f0b00f6c3b Account for Google Fonts and indestructible versions of the Jost font. 2022-01-24 17:35:13 +00:00
Nick Kocharhook
66f814768f [#604] Allow Firefox on macOS to see italic text. 2022-01-22 12:44:25 +00:00
Henk Verlinde
40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
Henk Verlinde
9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
Henk Verlinde
b085a674c1 ux: better anchor placement 2022-01-14 16:50:58 +01:00
Henk Verlinde
8fcd777a2d fix: copy button text no longer searchable 2022-01-14 16:45:32 +01:00
Henk Verlinde
71b2736fdf fix: import statement mermaid 2022-01-14 13:54:01 +01:00
Henk Verlinde
04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
Henk Verlinde
e2b4ab23df deps: bump versions to latest 2022-01-14 09:27:54 +01:00
Michael Schnerring
4d9221d7a4 flexsearch: only display 'no results' message if search query is not empty 2021-10-15 15:42:26 +02:00
Michael Schnerring
af6c51f6f2 If flexsearch returns no results, display message 2021-10-15 15:38:04 +02:00
Michael Schnerring
1710b80829 Add descriptive class names for flexsearch result items 2021-10-15 15:34:57 +02:00
Michael Schnerring
a409d55365 Use Map instead of object for flat flexsearch results 2021-10-15 15:16:33 +02:00
Michael Schnerring
a3a6365817 Remove obsolete query suggestion logic: accept_suggestion (flexsearch) 2021-10-15 15:13:18 +02:00
Michael Schnerring
7debd0ae62 Refactor show_results (flexsearch) to be more descriptive 2021-10-15 15:12:42 +02:00
Michael Schnerring
01d52e8730 Plainify flexsearch index values 2021-10-14 23:56:35 +02:00
Henk Verlinde
6a7df65298 Merge pull request #508 from schnerring/flexsearch-description
Add .Summary as fallback for description
2021-10-14 17:20:43 +02:00
Michael Schnerring
126b3a25ab Fix flexsearch arrow navigation error 2021-10-13 20:13:19 +02:00
Michael Schnerring
434396b612 Add .Summary as fallback for description 2021-10-13 17:17:28 +02:00
Henk Verlinde
b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
Henk Verlinde
0dd5d7fb3d Merge pull request #460 from limichange/patch-5
feat: adjust latex svg image to dark theme
2021-09-21 15:36:26 +02:00
limichange
7a6d8e46e7 fix: expected a trailing semicolon 2021-09-21 09:18:03 +08:00
limichange
21447f8035 feat: adjust latex svg image to dark theme 2021-09-18 15:52:53 +08:00
limichange
38154042ff feat: image max width 2021-09-17 09:20:47 +08:00
Henk Verlinde
1c9f9bce12 ux: increase vertical padding code blocks 2021-09-15 15:40:28 +02:00
Henk Verlinde
a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
Henk Verlinde
2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00
Henk Verlinde
a1dce26c24 feat: add paginator to blog list 2021-09-09 09:48:27 +02:00
Henk Verlinde
83891d94a5 feat: update for doks 0.3.4 2021-09-07 12:08:46 +02:00
Soichi Hayashi
b575ca0eea Update index.js
doks was displaying only the very last search result.
2021-08-10 09:53:17 -04:00
Henk Verlinde
6e00bc86da ux: update for dark mode 2021-07-02 09:07:05 +02:00
Henk Verlinde
fa2096da39 feat: update mermaid code fences usage 2021-07-01 16:37:59 +02:00
Henk Verlinde
7d6df42519 feat: add mermaid code fences usage 2021-07-01 16:21:03 +02:00
Henk Verlinde
6a87dc6e29 feat: update script loading 2021-07-01 08:48:56 +02:00