Skip to content

Releases: jgroth/kompendium

v0.15.0

30 Aug 08:07
Compare
Choose a tag to compare

0.15.0 (2024-08-30)

Features

  • debug: add the props factory to the debug route (65e6fa6)

v0.14.3

05 Aug 13:30
Compare
Choose a tag to compare

0.14.3 (2024-08-05)

Bug Fixes

  • markdown: avoid "TypeError: Cannot read properties of undefined (reading toString)" (eaf807a)

v0.14.2

26 Mar 12:33
Compare
Choose a tag to compare

0.14.2 (2024-03-26)

Bug Fixes

  • taglist: better visualize component tags (9d899b9)

v0.14.1

07 Jan 15:10
Compare
Choose a tag to compare

0.14.1 (2024-01-07)

Bug Fixes

  • README.md: update screenshots of Lime Elements (6727997)

v0.14.0

04 Jan 08:17
Compare
Choose a tag to compare

0.14.0 (2024-01-04)

Features

  • playground: enable consumers to override inherited font-related styles (e9f51bd)

v0.13.1

03 Jan 09:29
Compare
Choose a tag to compare

0.13.1 (2024-01-03)

Bug Fixes

  • style: add meta tag to better support dark mode (9fba2cf)

v0.13.0

21 Dec 09:34
Compare
Choose a tag to compare

0.13.0 (2023-12-21)

Features

  • examples: enable consumers to supply props for example components (4f6d72f)

v0.12.7

09 Nov 13:19
Compare
Choose a tag to compare

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

09 Nov 07:27
Compare
Choose a tag to compare

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

22 Sep 12:29
Compare
Choose a tag to compare

0.12.5 (2023-09-22)

Bug Fixes

  • style: prevent scrolling static elements away (790998d)