Commit graph

47 commits

Author SHA1 Message Date
Sören Weber
da634d62c8
theme: allow to display tags below article 2023-05-19 20:44:19 +02:00
Sören Weber
06d35bbbdb
openapi: replace implementation with swagger-ui 2023-05-14 23:05:07 +02:00
Sören Weber
b11969b3d0
menu: avoid hiding of expander on hover when active item has children 2023-05-04 21:19:11 +02:00
Sören Weber
fbec0ece8f
expand: don't handle expand as task list in bullet point list 2023-03-28 19:52:56 +02:00
Sören Weber
42fcbc3084
variant: make browser theme a css variable 2023-02-26 12:47:12 +01:00
Sören Weber
c0a1c9cbcb
menu: rebuild collapsible expander
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
41118f0046
menu: further sizing adjustments 2023-02-17 15:07:57 +01:00
Sören Weber
4b7409f31c
theme: switch layout and menu to rem units 2023-02-14 20:28:11 +01:00
Sören Weber
a40e3685d4
theme: fix some sizing issues in content on small font sizes 2023-02-12 11:31:20 +01:00
Sören Weber
d62e2f7e0e
i18n: full support for RTL 2023-02-10 00:34:47 +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 2023-02-09 00:53:11 +01:00
Sören Weber
5d9e1b6d47
piratify: fix expand and tabs for Pirates RTL 2023-02-08 21:59:28 +01:00
Sören Weber
00faf15af5
expand: a11y and remove jQuery 2023-02-03 08:57:55 +01:00
Sören Weber
94e993b60e
badge: fix text color for IE11 2023-02-03 00:02:47 +01:00
Sören Weber
f2bfdce1d9
lightbox: switch to CSS-only solution 2023-01-29 11:21:52 +01:00
Sören Weber
cf72c51286
shortcodes: support for accent color 2023-01-24 00:14:10 +01:00
Sören Weber
7d55b0dcda
variant: fix search icon and text color 2023-01-23 13:44:56 +01:00
Sören Weber
3d60e1dd8a
badge: fix background-color for IE 2022-12-04 13:57:17 +01:00
Sören Weber
41582f63f0
theme: add accent color 2022-12-02 20:44:53 +01:00
Sören Weber
2dfe52e3bb
theme: add styles for Markdown task lists 2022-12-02 15:51:36 +01:00
Sören Weber
03c80e0669
theme: display tables with document background color for better contrast
if displayed in notice boxes
2022-12-02 15:47:47 +01:00
Sören Weber
c45f6dda08
badge: add new shortcode 2022-12-01 01:37:09 +01:00
Sören Weber
2ebee964ca
search: reset placeholder and use generic colors 2022-11-29 20:27:27 +01:00
Sören Weber
322bf829bc
search: fix searchbox placeholder color in FF and IE 2022-11-27 16:48:52 +01:00
Sören Weber
ed29c7c8ae
theme: move IE specific stuff to fallback CSS 2022-11-23 17:50:12 +01:00
Sören Weber
3c6ea53a22
theme: fix color of IE11 home link fallback 2022-11-23 07:46:32 +01:00
Sören Weber
77b1c9661b
menu: relax usage of background color 2022-11-19 20:28:55 +01:00
Sören Weber
8b8814d696
search: add dedicated search page 2022-11-17 22:12:18 +01:00
Sören Weber
dd44547a10
search: improve keyboard handling 2022-11-17 17:29:01 +01:00
Sören Weber
e24c33c7aa
theme: reserve space for anchor icon to avoid overflow-y 2022-11-07 20:55:38 +01:00
Sören Weber
a13a13172a
theme: fix alignment of tags in rtl 2022-11-07 20:54:38 +01:00
Sören Weber
460ab79e66
history: refactor for a11y 2022-11-05 20:34:57 +01:00
Sören Weber
0ac97ba47e
i18n: support RTL in content 2022-11-01 02:00:50 +01:00
Sören Weber
4a816885a7
menu: remove focus markers on menu expander 2022-10-07 21:31:50 +02:00
Sören Weber
b9249493c4
a11y: label for submenu expander 2022-10-06 01:09:58 +02:00
Sören Weber
c0f1f7fa60
theme: remove HTML validator errors 2022-10-02 22:32:51 +02:00
Sören Weber
2cd1a27da6
ie11: no styles after rework of archetypes 2022-07-08 00:49:53 +02:00
Sören Weber
897e004e1a
archetypes: rethink rendering 2022-07-05 00:19:27 +02:00
Sören Weber
9e50ddd1ed
menu: make active expander visible on hover 2022-07-03 14:52:42 +02:00
Sören Weber
74e908ecfa
button: IE color fallback 2022-05-29 22:48:51 +02:00
Sören Weber
68b0ccfcf6
boxes: use introduces --VARIABLE-BOX-* variables 2022-05-29 09:38:16 +02:00
Sören Weber
141ec1578c
theme: fix link hover color 2022-05-29 00:46:13 +02:00
Sören Weber
2ecf39ba30
theme: fix link underline color in IE 2022-05-29 00:36:36 +02:00
Sören Weber
ea919b4045
theme: fix link underlines 2022-05-29 00:26:52 +02:00
Sören Weber
6bddf821db
theme: remove --MAIN-ANCHOR-color from stylesheet 2022-05-29 00:15:51 +02:00
Sören Weber
af3bd11bcd
theme: move default colors to own stylesheet
and only apply it to IE
This will help to simplify further develpment by relying only to variant.css for evergreen browsers
2022-05-28 22:58:55 +02:00