Changelog

Minor Changes

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

Patch Changes

  • - Fix missing active state styling on icons (96356ce)

Minor Changes

  • - Introduced new icon component with "external" icon variant. (07c8e0a)

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

  • - Allow importing styles for individual components (6b82333)
  • - Correct color values for card and button (0f7a894)

Patch Changes

  • - Fixed misspelled CSS custom properties (ecfbda6)
  • - Update README (8402380)

Minor Changes

  • - Refine icon styles and allow to customize its width (011d0e7)
  • - Introduce new `--va-background-color-hover` CSS custom property (223ad85)
  • - Introduce new link component (5114625)
  • - Introduce new background and foreground CSS custom properties (07dda52)

Patch Changes

  • - Deprecate `--va-surface-primary` CSS custom property (342a8b5)
  • - Deprecate `--va-background-primary` custom property (d9819d9)
  • - Set `box-sizing` to `border-box` for checkbox component (4ee04f9)
  • - Unify collapse, select and checkbox icon appearance 🚀 (7110ee2)
  • - Deprecate `--va-text-normal` custom property (3a97a1f)
  • - Correct background and foreground CSS custom properties names (139fd41)
  • - Set `box-sizing` to `border-box` for button and input components (fea69ca)

Minor Changes

  • - Introduce checkbox component (4a37578)

Patch Changes

  • - Allow select nesting within collapse (28043fe)
  • - Enable nested checkboxes inside collapse component (96a380a)
  • - Remove the option to customize the caret symbol for select (d541b85)

Patch Changes

  • - Fix input radius rendering on Safari iOS (2d517cd)
  • - Fix invalid comment syntax causing parsing errors (fff1e59)
  • - Remove Safari iOS marker from `<details>` element (e047008)

Patch Changes

  • - Make collapse appearance consistent with select component (18c8838)

Patch Changes

  • - Remove unused card custom variable (11c0cf2)
  • - Adjust table styles for consistency (9d1d699)

Minor Changes

  • - Make consistent height for input, button, and select components (fdab0d0)
  • - Improve compatibility and flexibility of `color-scheme` CSS property handling (37c8a9c)

Patch Changes

  • - Fix label display value for input and select fields (e585bd7)

Patch Changes

  • - Make custom properties fully overridable (d33ac99)
  • - Align select component with inputs (92e4cd6)
  • - Resolve visual inconsistencies in input fields (d962b89)
  • - Allow using both light and dark operating system color schemes (9817c8b)
  • - Fix button text color inheritance (c8a252b)

Patch Changes

  • - Update default CSS variables for background and foreground (ed55f6d)

Patch Changes

  • - Change build output format from CommonJS to ES6 (45c0c0a)
  • - Fix padding and border issues in input fields (4add942)

Minor Changes

  • - Introduce `va-loading-dots` class name for loading animation (41b886e)
  • - Introduce new Collapse component (6c03d41)

Minor Changes

  • - Introduce new Input component (312a8d6)

Patch Changes

  • - Added focus styles to button elements (2700ffc)

Patch Changes

Minor Changes

Patch Changes

  • - Adjust styles for Select component (876e1e4)
  • - Fix border color CSS variable (cfd0134)
  • - Fix export of tailwind plugin (8f6e37a)
  • - Transform `@import` rules by inlining content. (917d378)
  • - Allows to import `varvara.css` from the root entry point of the package. (d973927)
  • - Updated select component styles to use variables (bddbfea)
  • - Update CSS variables (8d741ae)
  • - Fix button variant styles (2760447)

Patch Changes

  • - Adjust styles for Select component (876e1e4)

Minor Changes

  • - Introduce CSS variables for foreground and background colors in dark mode, ready to use out-of-the-box. (dfe81d9)

Minor Changes

Patch Changes

  • - Updated select component styles to use variables (bddbfea)

Minor Changes

  • - Introduce `va-base` and `va-components` cascade layer names. (76a5e62)

Patch Changes

  • - Allows to import `varvara.css` from the root entry point of the package. (d973927)

Minor Changes

  • - Add the prefix `va-` to class names (0f9b4ce)

Patch Changes

Minor Changes

  • - Remove themes and export global bundle styles (c83f3a0)

Minor Changes

  • - Create new card component (17219f7)
  • - Create table component (aaba9e4)

Patch Changes

  • - Fix button variant styles (2760447)

Minor Changes

  • - Add button active and disabled classes (ebb69c0)

Patch Changes

  • - Fix border color CSS variable (cfd0134)

Minor Changes

  • - Add new CSS variables with prefix (fee7fae)

Minor Changes

  • - Improve button group and button components (ad20ca3)

Patch Changes

  • - Transform `@import` rules by inlining content. (917d378)

Patch Changes

  • - Fix export of tailwind plugin (8f6e37a)