kompendium

Documentation generator for Stencil components https://kompendium.dev/

MIT License

Downloads
4.5K
Stars
8
Committers
6

Bot releases are hidden (Show)

kompendium - v0.15.0

Published by jgroth about 2 months ago

0.15.0 (2024-08-30)

Features

  • debug: add the props factory to the debug route (65e6fa6)
kompendium - v0.14.3 Latest Release

Published by jgroth 2 months ago

0.14.3 (2024-08-05)

Bug Fixes

  • markdown: avoid "TypeError: Cannot read properties of undefined (reading toString)" (eaf807a)
kompendium - v0.14.2

Published by jgroth 7 months ago

0.14.2 (2024-03-26)

Bug Fixes

  • taglist: better visualize component tags (9d899b9)
kompendium - v0.14.1

Published by jgroth 10 months ago

0.14.1 (2024-01-07)

Bug Fixes

  • README.md: update screenshots of Lime Elements (6727997)
kompendium - v0.14.0

Published by jgroth 10 months ago

0.14.0 (2024-01-04)

Features

  • playground: enable consumers to override inherited font-related styles (e9f51bd)
kompendium - v0.13.1

Published by jgroth 10 months ago

0.13.1 (2024-01-03)

Bug Fixes

  • style: add meta tag to better support dark mode (9fba2cf)
kompendium - v0.13.0

Published by jgroth 10 months ago

0.13.0 (2023-12-21)

Features

  • examples: enable consumers to supply props for example components (4f6d72f)
kompendium - v0.12.7

Published by jgroth 11 months ago

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)
kompendium - v0.12.6

Published by jgroth 11 months ago

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)
kompendium - v0.12.5

Published by jgroth about 1 year ago

0.12.5 (2023-09-22)

Bug Fixes

  • style: prevent scrolling static elements away (790998d)
kompendium - v0.12.4

Published by jgroth about 1 year ago

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)
kompendium - v0.12.3

Published by jgroth over 1 year ago

0.12.3 (2023-05-10)

Bug Fixes

  • style: allow long <code /> blocks to render in multi lines (5b05d39)
kompendium - v0.12.2

Published by jgroth over 1 year ago

0.12.2 (2023-01-18)

Bug Fixes

  • navigation: render long titles correctly (98af22a)
kompendium - v0.12.1

Published by jgroth almost 2 years ago

0.12.1 (2023-01-16)

Bug Fixes

  • navigation: fix location of the watermark (fbb5540)
kompendium - v0.12.0

Published by jgroth almost 2 years ago

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)
kompendium - v0.11.4

Published by jgroth almost 2 years ago

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)
kompendium - v0.11.3

Published by jgroth about 2 years ago

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)
kompendium - v0.11.2

Published by jgroth about 2 years ago

0.11.2 (2022-07-21)

Bug Fixes

  • style: make markdown in props stretch within available width (bff320e)
kompendium - v0.11.1

Published by jgroth over 2 years ago

0.11.1 (2022-04-20)

Bug Fixes

  • search: remove double magnifying glass icon from the search input field on iOS (27af2f9)
kompendium - v0.11.0

Published by jgroth over 2 years ago

0.11.0 (2022-03-31)

Features

  • types: add support to generate docs for classes (651cd6b)