Commit graph

69 commits

Author SHA1 Message Date
Sören Weber
aea9a54a08
tabs: colors for each tab in a set #550 2023-06-05 18:31:55 +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
e362346834
notice: make boxes more prominent #535 2023-05-23 19:55:13 +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
42fcbc3084
variant: make browser theme a css variable #494 2023-02-26 12:47:12 +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
41118f0046
menu: further sizing adjustments #466 2023-02-17 15:07:57 +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
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
41582f63f0
theme: add accent color #409 2022-12-02 20:44:53 +01:00
Sören Weber
03c80e0669
theme: display tables with document background color for better contrast #411
if displayed in notice boxes
2022-12-02 15:47:47 +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
ed29c7c8ae
theme: move IE specific stuff to fallback CSS #402 2022-11-23 17:50:12 +01:00
Sören Weber
e5c52b992b
variant: minor color adjustments #402 2022-11-22 19:15:27 +01:00
Sören Weber
77b1c9661b
menu: relax usage of background color #399 2022-11-19 20:28:55 +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
460ab79e66
history: refactor for a11y #341 2022-11-05 20:34:57 +01:00
Sören Weber
4a816885a7
menu: remove focus markers on menu expander #397 2022-10-07 21:31:50 +02:00
Sören Weber
b9249493c4
a11y: label for submenu expander #307 2022-10-06 01:09:58 +02:00
Sören Weber
c0f1f7fa60
theme: remove HTML validator errors #329 2022-10-02 22:32:51 +02:00
Sören Weber
1f7df3e37f
print: switch mermaid and swagger style before print #316 2022-07-29 21:55:06 +02:00
Sören Weber
897e004e1a
archetypes: rethink rendering #300 2022-07-05 00:19:27 +02:00
Sören Weber
9e50ddd1ed
menu: make active expander visible on hover #297 2022-07-03 14:52:42 +02:00
Sören Weber
b55d2f9c3c
button: add color option #240 2022-05-29 21:35:12 +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 #256 2022-05-29 00:46:13 +02:00
Sören Weber
ea919b4045
theme: fix link underlines #256 2022-05-29 00:26:52 +02:00
Sören Weber
6bddf821db
theme: remove --MAIN-ANCHOR-color from stylesheet #256 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
Sören Weber
d7bc40253e
notice: support for brand colors #251 2022-05-24 00:37:03 +02:00
Sören Weber
74c47913af
variant: add primary and secondary color variables #239 2022-05-22 23:11:10 +02:00
Sören Weber
48c7d6bc73
menu : expand/collapse menu items without navigation #231 2022-04-03 12:12:12 +02:00
Sören Weber
1823823321
theme: add CSS font variables #227 2022-03-27 22:20:30 +02:00
Sören Weber
f910477160
swagger: add support for oas/swagger documentation #226
basic swagger integration
2022-03-27 18:42:11 +02:00
Sören Weber
938debb1d9
mermaid: support differing themes for color variant switch #219 2022-03-19 20:18:21 +01:00
Sören Weber
4e2a7f1248
theme: wildspace 2022-03-13 11:45:00 +01:00
Sören Weber
a847d8f7bc
variant: switch color in breadcrumb in Chrome #213 2022-03-07 17:24:22 +01:00
Sören Weber
9732cc9aa9
theme: fix topbar radius and overlay color #210 2022-03-04 00:12:31 +01:00
Sören Weber
85090aa221
mobile: fix id-rename #210 2022-02-28 20:41:00 +01:00
Sören Weber
ea8b527f25
mobile: fix navigation UX #209 #210 2022-02-28 01:19:32 +01:00
Sören Weber
c6f2572a1c
variant: avoid flash of menu header when non default variant is active #206 2022-02-24 19:38:49 +01:00
Sören Weber
4c50e5fe6b
variant: fix inconsistent color variable naming #200 2022-02-24 12:30:20 +01:00