Skip to content

Releases: marcmarine/varvara-js

varvara-typedoc-theme@0.3.9

16 Dec 19:10
3e0ec35

Choose a tag to compare

Patch Changes

  • Updated dependencies [9fe1423]
  • Updated dependencies [96356ce]
  • Updated dependencies [85dc4f9]
    • varvara-css@0.9.0

varvara-css@0.9.0

16 Dec 19:10
3e0ec35

Choose a tag to compare

Minor Changes

  • 9fe1423: Use heading font family for buttons.
  • 85dc4f9: Define separate CSS variables for default and heading fonts.

Patch Changes

  • 96356ce: Fix missing active state styling on icons

varvara-typedoc-theme@0.3.8

26 Jul 10:38
5f0aa01

Choose a tag to compare

Patch Changes

  • d7de24f: Applied inheritance for background and text color to the body element.
  • 146b634: Replaced the SVG icon with localized text for the search button.

varvara-typedoc-theme@0.3.7

25 Jul 21:21
acc61b3

Choose a tag to compare

Patch Changes

  • c30a7ee: Updated navigation link icons by replacing inline SVG with a new icon component.
  • Updated dependencies [07c8e0a]
    • varvara-css@0.8.0

varvara-css@0.8.0

25 Jul 21:21
acc61b3

Choose a tag to compare

Minor Changes

  • 07c8e0a: Introduced new icon component with "external" icon variant.

Patch Changes

  • a21018d: Added border-collapse property and solid border style for table elements.
  • 5f6a816: Updated icon CSS styling across checkbox, collapse, and select components.
  • d8e4c56: Added CSS variables for icon width and height.
  • 8956d2d: Introduced a CSS variable for the default font family.
  • c4bbf0d: Updated CSS variables to use a consistent icon color across checkbox, collapse, and select components.

varvara-typedoc-theme@0.3.6

17 Jun 17:47
a86565c

Choose a tag to compare

Patch Changes

  • 233d462: Make the main navigation structure always visible.
  • b576fe8: Corrected page navigation indentation and padding.
  • 54e6b40: Added ellipsis truncation to text navigation.

varvara-typedoc-theme@0.3.5

08 Jun 13:33
d7036fb

Choose a tag to compare

Patch Changes

  • ff891b2: Updated navigation logic to include grouped items and added CSS variables for tree indentation and spacing.
  • b3a9f17: Added dark and light theme screenshots to the README.

varvara-typedoc-theme@0.3.4

07 Jun 22:36
408e1fa

Choose a tag to compare

Patch Changes

  • e5c5a19: Specified the source file in the Typedoc command to improve documentation.
  • d238c46: Updated the varvara-css dependency to version 0.7.4 to fix navigation display issues.

varvara-css@0.7.4

07 Jun 22:36
408e1fa

Choose a tag to compare

Patch Changes

  • e2c4147: Ensures SVG elements are excluded from depth rules in collapse component and refines depth assignment to improve structure and maintainability.

varvara-css@0.7.3

24 May 15:40
202886f

Choose a tag to compare

Patch Changes

  • e1bac65: Improved the implementation of indentation in the collapse component
  • 47c7aa7: Fixed missing CSS imports and added minification
  • 1670a82: Refined indentation of collapse component for reducing output size