Commit graph

385 commits

Author SHA1 Message Date
Sören Weber
08697ef8b2
theme: update color values to rgba #544 2023-05-28 00:04:44 +02:00
Sören Weber
7e92610184
tab: new shortcode to display single tab #538 2023-05-23 23:57:48 +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
b19b9feaa7
variant: avoid leaking shadows in neon print style #524 2023-05-14 23:27:41 +02:00
Sören Weber
06d35bbbdb
openapi: replace implementation with swagger-ui #523 2023-05-14 23:05:07 +02:00
Sören Weber
b11969b3d0
menu: avoid hiding of expander on hover when active item has children #520 2023-05-04 21:19:11 +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
2f2231ad8e
variant: make browser theme a css variable #494
missing files
2023-02-26 12:52:16 +01:00
Sören Weber
42fcbc3084
variant: make browser theme a css variable #494 2023-02-26 12:47:12 +01:00
Sören Weber
2c14c6106a
generator: fix setting of colors #494 2023-02-26 12:11:57 +01:00
Sören Weber
5129da50a3
variant: add relearn bright theme #493 2023-02-25 22:50:37 +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
f7d19ae4cc
auto-complete: always use light color for scrollbar #471
as long as the colors aren't configurable
2023-02-17 10:21:35 +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
11e7df31a7
variant: set browser scrollbar color to dark for dark variants #471 2023-02-10 00:50:13 +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
56bc99b79a
tabs: nested tabs content is not displayed #468 2023-02-07 18:06:34 +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
94e993b60e
badge: fix text color for IE11 #462 2023-02-03 00:02:47 +01:00
Sören Weber
8a85b6554a
neon: nicer searchbox color 2023-01-30 20:40:18 +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
cf72c51286
shortcodes: support for accent color #440 2023-01-24 00:14:10 +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
a685455a5b
badge: make title background dark in dark mode #410 2022-12-04 13:52:41 +01:00
Sören Weber
9d4e3a9069
theme: fix spacing for tag flyout in FF #413 2022-12-04 12:57:19 +01:00