Releases: jgroth/kompendium
Releases · jgroth/kompendium
v0.15.0
0.15.0 (2024-08-30)
Features
- debug: add the props factory to the debug route (65e6fa6)
v0.14.3
0.14.3 (2024-08-05)
Bug Fixes
- markdown: avoid "TypeError: Cannot read properties of undefined (reading toString)" (eaf807a)
v0.14.2
0.14.2 (2024-03-26)
Bug Fixes
- taglist: better visualize component tags (9d899b9)
v0.14.1
0.14.1 (2024-01-07)
Bug Fixes
- README.md: update screenshots of Lime Elements (6727997)
v0.14.0
0.14.0 (2024-01-04)
Features
- playground: enable consumers to override inherited font-related styles (e9f51bd)
v0.13.1
0.13.1 (2024-01-03)
Bug Fixes
- style: add meta tag to better support dark mode (9fba2cf)
v0.13.0
0.13.0 (2023-12-21)
Features
- examples: enable consumers to supply props for example components (4f6d72f)
v0.12.7
0.12.7 (2023-11-09)
Bug Fixes
- deprecate non-standard use of
[@link](https://github.com/link)
and use [@source](https://github.com/source)File
instead (c57786a)
v0.12.6
0.12.6 (2023-11-09)
Bug Fixes
- navigation: prevent nav-panel from covering things with
z-index
(adf2bcc)
- navigation: smoothen animation of showing & hiding the nav panel (dad368b)
v0.12.5
0.12.5 (2023-09-22)
Bug Fixes
- style: prevent scrolling static elements away (790998d)