Releases: jgroth/kompendium
Releases · jgroth/kompendium
v0.12.4
0.12.4 (2023-09-22)
Bug Fixes
- style: display error modals more gracefully (57c2116)
- style: keep Dev Server Progress Bar visible, after scrolling (7610b94)
- style: visualize build errors in a better way (1091992)
v0.12.3
0.12.3 (2023-05-10)
Bug Fixes
- style: allow long
<code />
blocks to render in multi lines (5b05d39)
v0.12.2
0.12.2 (2023-01-18)
Bug Fixes
- navigation: render long titles correctly (98af22a)
v0.12.1
0.12.1 (2023-01-16)
Bug Fixes
- navigation: fix location of the watermark (fbb5540)
v0.12.0
0.12.0 (2023-01-16)
Bug Fixes
- darkmode-switch: highlight keyboard focused switch using our focus style (db828bc)
- navigation: highlight items using our focus style (02244b0)
- navigation: highlight keyboard focused header using our focus style (e57eb08)
- navigation: prevent focus and selection of invisible items using tab (a5395bb)
- style: highlight all links using our focus style (11b937c)
- style: highlight clickable items that use our mixins, using our accent color (589b9bf)
Features
- shadows: add variables for indicating focus and error states (41fa971)
- style: add an accent color for the app called
--kompendium-color-primary
(5675f10)
- style: add an error color for the app called
--kompendium-color-error
(aaaa1ea)
v0.11.4
0.11.4 (2023-01-11)
Bug Fixes
- colors: slightly lighten up the darkest
--contrast-
swatch (7726362)
- playground: use the darkest contrast swatch for the bg of examples in
dark
mode (d826cc0)
- typography: make
kbd
render better in dark mode (e48764d)
v0.11.3
0.11.3 (2022-08-01)
Bug Fixes
- navigation: make it more compact (651b920)
- navigation: more clearly show which navigation item is being displayed (f8161fa)
- navigation: remove transition glitch when switching chapters (eb10ab4)
v0.11.2
0.11.2 (2022-07-21)
Bug Fixes
- style: make markdown in props stretch within available width (bff320e)
v0.11.1
0.11.1 (2022-04-20)
Bug Fixes
- search: remove double magnifying glass icon from the search input field on iOS (27af2f9)
v0.11.0
0.11.0 (2022-03-31)
Features
- types: add support to generate docs for classes (651cd6b)