Commit graph

341 commits

Author SHA1 Message Date
Sören Weber
f88ed671eb
a11y: fix search button offset #581 2023-06-28 20:22:56 +02:00
Sören Weber
8fd3f79c9a
a11y: improve "clear search" button #581 2023-06-28 20:17:29 +02:00
Sören Weber
75cdd546e0
a11y: improve outline style for menu controls #581 2023-06-28 18:32:30 +02:00
Sören Weber
277340e491
theme: remove link underline in menu #577 2023-06-23 12:39:51 +02:00
Sören Weber
63928e5a91
theme: improve display of links #577 2023-06-23 11:50:29 +02:00
Sören Weber
9d72658a43
highlight: make copy to clipboard only appear on hover #574 2023-06-22 18:42:43 +02:00
Sören Weber
83e403ea2e
highlight: add option for wrapping vs. scrolling #169 2023-06-22 01:22:08 +02:00
Sören Weber
90db4823dc
highlight: simplify js implementation #169 2023-06-21 22:06:16 +02:00
Sören Weber
2be07f6871
syntaxhiglight: adjust for background #569 2023-06-17 00:36:51 +02:00
Sören Weber
e1b2388a18
syntaxhighlight: fix table background on overflow #569 2023-06-16 22:53:18 +02:00
Sören Weber
74e31cae1a
syntaxhighlight: move everything closer together in highlight table lineno mode #569 2023-06-16 22:29:35 +02:00
Sören Weber
7a92d032e5
syntaxhighlight: allow for wrapping #569
- currently the only option until #169 is implemented
- also mandatory for printing
2023-06-16 21:13:59 +02:00
Sören Weber
d62e47ff90
theme: slightly separate 'More' caption from menu 2023-06-16 00:16:09 +02:00
Sören Weber
d319d92d98
syntaxhighlight: fix behavior for noClasses=true #569 2023-06-15 23:17:27 +02:00
Sören Weber
5218972b06
syntaxhighlight: fix borders using highlight shortcode #569 2023-06-15 21:57:08 +02:00
Sören Weber
c3015432e5
syntaxhighlight: improve if using highlight shortcode #569 2023-06-15 19:35:35 +02:00
Sören Weber
5a2ffac7fc
tabs: fix false codify detection if only contained in subtabs #550 2023-06-08 16:45:30 +02:00
Sören Weber
efce383939
tabs: decrease contrast for tabs title #550 2023-06-08 15:23:55 +02:00
Sören Weber
cef256eb40
tabs: allow codified tabs to be colored #550 2023-06-08 14:53:22 +02:00
Sören Weber
310df3425f
icon: remove whitespace on start #560 2023-06-08 13:36:12 +02:00
Sören Weber
25e39cfe34
tabs: fix style for indented code blocks #550 2023-06-07 20:16:59 +02:00
Sören Weber
822a913e83
tabs: fix borders for high dpi screens #550 2023-06-07 18:41:16 +02:00
Sören Weber
9952cfb2da
tabs: fix issues with FF :has() selector #551 2023-06-06 20:29:02 +02:00
Sören Weber
a79f81322a
tabs: add title and icon option #552 2023-06-06 19:54:12 +02:00
Sören Weber
f50c362c8e
tabs: adjust tab handle styling #550 2023-06-06 18:15:08 +02:00
Sören Weber
67fe76a99c
shortcodes: add style option to mimic code box color scheme #551 2023-06-06 17:44:06 +02:00
Sören Weber
aea9a54a08
tabs: colors for each tab in a set #550 2023-06-05 18:31:55 +02:00
Sören Weber
df37463789
expand: avoid superflous margin at start and end of content #558 2023-06-05 08:43:51 +02:00
Sören Weber
61776a070f
tabs: more visula clue for selected tab #550 2023-06-05 08:37:50 +02:00
Sören Weber
013dcc0ba7
variant: move color-dependend properties 2023-06-05 00:41:14 +02:00
Sören Weber
911ec6fa86
tabs: revamp for color options support #550 2023-06-05 00:27:51 +02:00
Sören Weber
5ca1c4c5f0
shortcodes: avoid superflous margin at start and end of content #558 2023-06-05 00:24:14 +02:00
Sören Weber
08697ef8b2
theme: update color values to rgba #544 2023-05-28 00:04:44 +02:00
Sören Weber
5178890342
expand: indent expanded content #536 2023-05-23 20:03:06 +02:00
Sören Weber
e362346834
notice: make boxes more prominent #535 2023-05-23 19:55:13 +02:00
Sören Weber
da634d62c8
theme: allow to display tags below article #513 2023-05-19 20:44:19 +02:00
Sören Weber
5099b5b73c
tags: taxonomy layout with headings all on the left #530
and columned lists like in the terms page for a more concicse look
2023-05-19 12:59:06 +02:00
Sören Weber
53093085bd
tags: leverage space in terms layout #530 2023-05-19 10:15:20 +02:00
Sören Weber
55549897c5
tags: leverage space in taxonomy layout #530 2023-05-19 09:54:14 +02:00
Sören Weber
06d35bbbdb
openapi: replace implementation with swagger-ui #523 2023-05-14 23:05:07 +02:00
Sören Weber
cf589941a0
menu: showVisitedLinks not working for some theme variants #518 2023-05-04 20:57:53 +02:00
Sören Weber
fbec0ece8f
expand: don't handle expand as task list in bullet point list #508 2023-03-28 19:52:56 +02:00
Sören Weber
eaa4580500
menu: fix state for alwaysopen=false + collapsibleMenu=false #498 2023-03-03 20:27:47 +01:00
Sören Weber
77e790885b
menu: fix minor padding of select boxes 2023-02-25 18:58:05 +01:00
Sören Weber
27bb276909
i18n: write code ltr even for rtl languages #492 2023-02-25 00:05:38 +01:00
Sören Weber
c0a1c9cbcb
menu: rebuild collapsible expander #466
because sizing and positioning was a mess;
the follwing things are fixed with this:
- resizes and positions correctly according to html elements font-size
- IE11 compatiblity is now given
- a11y: expander is now correctly given a focus outline
- chevron is now coded into html instead of a css content value, which makes it easier to change (was an issue in the past)
- the visited checkmark now breaks correctly on long lines and hides behind the text if necessary
- some more css classes were introduced to make further extensions (eg. nested shortcut links) easier
2023-02-24 23:29:33 +01:00
Sören Weber
bbd322bbf8
frontmatter: support VSCode Front Matter extension #481 2023-02-20 00:20:37 +01:00
Sören Weber
0e0b3bb2fb
shortcodes: don't break build and render for invalid parameters #480 2023-02-19 23:09:51 +01:00
Sören Weber
41118f0046
menu: further sizing adjustments #466 2023-02-17 15:07:57 +01:00
Sören Weber
8b2380da2d
theme: fix content max width #466 2023-02-14 21:39:31 +01:00
Sören Weber
959ed155c4
auto-complete: switch to em units #466 2023-02-14 21:16:39 +01:00
Sören Weber
4b7409f31c
theme: switch layout and menu to rem units #466 2023-02-14 20:28:11 +01:00
Sören Weber
a40e3685d4
theme: fix some sizing issues in content on small font sizes #466 2023-02-12 11:31:20 +01:00
Sören Weber
0cc5ff2db6
variant: set color for perfect scrollbar #471 2023-02-10 17:03:18 +01:00
Sören Weber
d62e2f7e0e
i18n: full support for RTL #470 2023-02-10 00:34:47 +01:00
Sören Weber
890d12ea92
i18n: move sidebar to the right in RTL #470 2023-02-09 08:31:38 +01:00
Sören Weber
09ea211204
expand: simplify RTL support 2023-02-09 01:02:06 +01:00
Sören Weber
381b74f837
i18n: add RTL support for nav bar and child items #470 2023-02-09 00:53:11 +01:00
Sören Weber
5d9e1b6d47
piratify: fix expand and tabs for Pirates RTL #469 2023-02-08 21:59:28 +01:00
Sören Weber
fbdb71e6fa
responsive: switch to rem units for scalable sizing #466 2023-02-07 00:32:28 +01:00
Sören Weber
a046b9300f
mermaid: make zoom configurable #144 2023-02-05 11:13:03 +01:00
Sören Weber
5b9389fde2
browser: remove IE11 errors #452 2023-02-04 16:01:42 +01:00
Sören Weber
00faf15af5
expand: a11y and remove jQuery #339 #452 2023-02-03 08:57:55 +01:00
Sören Weber
f2bfdce1d9
lightbox: switch to CSS-only solution #451 2023-01-29 11:21:52 +01:00
Sören Weber
6bfcf53221
theme: improve whitespacing in tables #441 2023-01-25 10:01:36 +01:00
Sören Weber
7d55b0dcda
variant: fix search icon and text color #437 2023-01-23 13:44:56 +01:00
Sören Weber
3d60e1dd8a
badge: fix background-color for IE #410 2022-12-04 13:57:17 +01:00
Sören Weber
41582f63f0
theme: add accent color #409 2022-12-02 20:44:53 +01:00
Sören Weber
c5d43c2621
theme: add styles for Markdown definition lists #411 2022-12-02 15:51:58 +01:00
Sören Weber
2dfe52e3bb
theme: add styles for Markdown task lists #411 2022-12-02 15:51:36 +01:00
Sören Weber
1be3634160
theme: set image border to background dependend color #411
- to be more in line with eg. blockquote bars
- and remove padding - looked wierd for colored background
2022-12-02 15:49:39 +01:00
Sören Weber
0373d34e91
notice: fix margin if box starts with a table #411 2022-12-02 15:46:12 +01:00
Sören Weber
c45f6dda08
badge: add new shortcode #410 2022-12-01 01:37:09 +01:00
Sören Weber
2ebee964ca
search: reset placeholder and use generic colors #405 2022-11-29 20:27:27 +01:00
Sören Weber
322bf829bc
search: fix searchbox placeholder color in FF and IE #405 2022-11-27 16:48:52 +01:00
Sören Weber
ed29c7c8ae
theme: move IE specific stuff to fallback CSS #402 2022-11-23 17:50:12 +01:00
Sören Weber
8569a64c2b
search: fix button action color and placeholder color #402 2022-11-23 17:47:44 +01:00
Sören Weber
33233f11c8
docs: further adjusting chapter numbers in menu #402 2022-11-22 20:52:07 +01:00
Sören Weber
8b8814d696
search: add dedicated search page #386 2022-11-17 22:12:18 +01:00
Sören Weber
dd44547a10
search: improve keyboard handling #387 2022-11-17 17:29:01 +01:00
Sören Weber
e24c33c7aa
theme: reserve space for anchor icon to avoid overflow-y #364 2022-11-07 20:55:38 +01:00
Sören Weber
460ab79e66
history: refactor for a11y #341 2022-11-05 20:34:57 +01:00
Sören Weber
5efdd8db6e
mermaid: fix Gantt chart width #365 2022-11-05 13:00:22 +01:00
Sören Weber
0ac97ba47e
i18n: support RTL in content #357 2022-11-01 02:00:50 +01:00
Sören Weber
cf47a1c049
theme: option to align images #327 2022-10-08 21:38:42 +02:00
Sören Weber
1b6c0e87e0
expander: improve whitespace between label and content #338 2022-10-07 21:04:40 +02:00
Sören Weber
9a6e8edacc
mermaid: remove W3C validator errors #337
remove old-styled alignment
2022-10-07 20:25:44 +02:00
Sören Weber
564efc5e09
a11y: tweaking menu expander click area #307 2022-10-07 12:43:14 +02:00
Sören Weber
f2338e63f1
swagger: improve print version II #333 2022-10-06 22:29:55 +02:00
Sören Weber
74f7ec4571
swagger: improve print version #333 2022-10-06 15:48:10 +02:00
Sören Weber
b9249493c4
a11y: label for submenu expander #307 2022-10-06 01:09:58 +02:00
Sören Weber
47fb99e08d
a11y: label for searbox #307 2022-10-04 21:53:55 +02:00
Sören Weber
c0f1f7fa60
theme: remove HTML validator errors #329 2022-10-02 22:32:51 +02:00
Sören Weber
48525d4a7b
print: chapter pages overwrite font-size #328 2022-09-12 19:51:03 +02:00
Sören Weber
9765837da0
menu: expand collapsed menus if search term is found in submenus #312 2022-07-27 00:31:08 +02:00
Sören Weber
d4724f50fa theme: fix chapter margins on big screens #315 2022-07-26 20:38:43 +02:00
Sören Weber
34f316d59e
theme: optimize loading of js and css #303 2022-07-08 00:10:17 +02:00
Sören Weber
897e004e1a
archetypes: rethink rendering #300 2022-07-05 00:19:27 +02:00
Sören Weber
96aa7af4fb
history: don't reload page when history gets cleared #299 2022-07-03 15:40:32 +02:00
Sören Weber
5173c02e8b
menu: replace expander by fontawesome chevrons #296 2022-07-03 14:49:29 +02:00