Commit graph

276 commits

Author SHA1 Message Date
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