Commit Graph

104 Commits

Author SHA1 Message Date
9e1f7b9677 Merge pull request #809 from h-enk/images
Better image support
2022-07-05 10:03:19 +02:00
6c44ba0dff content: delete test content 2022-07-05 09:58:05 +02:00
58d77b2434 Merge pull request #799 from james-d-elliott/feat-search-sections
feat(search): allow complete section customization
2022-07-05 09:52:22 +02:00
ba16252b2e ux: update for bootstrap figure classes 2022-06-30 14:18:40 +02:00
8588fe5b16 feat: handle homepage for search sections index 2022-06-25 22:03:35 +10:00
b532c69bd7 feat: add all method 2022-06-25 13:36:32 +10:00
fa01f4ab56 fix: avoid error if unset 2022-06-25 12:20:57 +10:00
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
dd6f7b578b feat: add to top button as an option 2022-06-21 20:52:44 +02:00
27e2ee173c ux: update on this page toggle 2022-06-20 15:00:01 +02:00
16152d6360 feat: add all in single navbar 2022-06-10 16:33:08 +02:00
10f8c8ea00 fix(flexsearch): separate chain of calls into statements 2022-04-30 12:55:56 -04:00
d4b6900c96 ux: fix details for firefox 2022-04-01 08:59:05 +02:00
40dc1b7489 feat: add scroll-lock as separate file 2022-03-30 15:05:00 +02:00
20eb2a22fd ux: update dropdown dark mode 2022-03-30 11:50:17 +02:00
3a1a372644 fix: update dropdown width above medium breakpoint 2022-03-30 11:09:04 +02:00
a2585ea83a ux: add styles for dark mode 2022-02-10 14:12:24 +01:00
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01:00
8c9916d091 ux: set font weight active page to 500 2022-02-01 11:51:28 +01:00
ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
aa8c798e74 Fix newline error and switch to silent comments for font family hints. 2022-01-24 18:04:27 +00:00
f0b00f6c3b Account for Google Fonts and indestructible versions of the Jost font. 2022-01-24 17:35:13 +00:00
66f814768f [#604] Allow Firefox on macOS to see italic text. 2022-01-22 12:44:25 +00:00
40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
b085a674c1 ux: better anchor placement 2022-01-14 16:50:58 +01:00
8fcd777a2d fix: copy button text no longer searchable 2022-01-14 16:45:32 +01:00
71b2736fdf fix: import statement mermaid 2022-01-14 13:54:01 +01:00
04a5b32ee5 feat: changeable global alert + fix: cumulative layout shift 2022-01-14 12:14:35 +01:00
e2b4ab23df deps: bump versions to latest 2022-01-14 09:27:54 +01:00
4d9221d7a4 flexsearch: only display 'no results' message if search query is not empty 2021-10-15 15:42:26 +02:00
af6c51f6f2 If flexsearch returns no results, display message 2021-10-15 15:38:04 +02:00
1710b80829 Add descriptive class names for flexsearch result items 2021-10-15 15:34:57 +02:00
a409d55365 Use Map instead of object for flat flexsearch results 2021-10-15 15:16:33 +02:00
a3a6365817 Remove obsolete query suggestion logic: accept_suggestion (flexsearch) 2021-10-15 15:13:18 +02:00
7debd0ae62 Refactor show_results (flexsearch) to be more descriptive 2021-10-15 15:12:42 +02:00
01d52e8730 Plainify flexsearch index values 2021-10-14 23:56:35 +02:00
6a7df65298 Merge pull request #508 from schnerring/flexsearch-description
Add .Summary as fallback for description
2021-10-14 17:20:43 +02:00
126b3a25ab Fix flexsearch arrow navigation error 2021-10-13 20:13:19 +02:00
434396b612 Add .Summary as fallback for description 2021-10-13 17:17:28 +02:00
b290c57d3d feat: add versioning setup 2021-09-28 16:26:15 +02:00
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
7a6d8e46e7 fix: expected a trailing semicolon 2021-09-21 09:18:03 +08:00
21447f8035 feat: adjust latex svg image to dark theme 2021-09-18 15:52:53 +08:00
38154042ff feat: image max width 2021-09-17 09:20:47 +08:00
1c9f9bce12 ux: increase vertical padding code blocks 2021-09-15 15:40:28 +02:00
a549526f88 feat: update for multilingual support 2021-09-15 14:36:51 +02:00
2f69479647 feat: add multilingual support 2021-09-10 16:38:32 +02:00