Changelog
Minor Changes
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
Patch Changes
Minor Changes
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
Patch Changes
Patch Changes
- - Make collapse appearance consistent with select component (18c8838)
Patch Changes
Minor Changes
Patch Changes
- - Fix label display value for input and select fields (e585bd7)
Patch Changes
Patch Changes
- - Update default CSS variables for background and foreground (ed55f6d)
Patch Changes
Minor Changes
Minor Changes
- - Introduce new Input component (312a8d6)
Patch Changes
- - Added focus styles to button elements (2700ffc)
Patch Changes
- - Refine styles for Select component (2238132)
- - (- Adjust spacing for more proportional layout.)
- - (- Introduce `--va-select-caret-width` CSS variable.)
- - Correct Select border radius issue in Safari (3178fbc)
Minor Changes
- - Add button active and disabled classes (ebb69c0)
- - Introduce TailwindCSS Plugin (9b68160)
- - (- Improved conversion of CSS files to JS.)
- - (- Created distribution file for the plugin in the `/dist` directory.)
- - (- Updated build process to generate the new distribution file.)
- - (Enhances the TailwindCSS plugin with better CSS-to-JS conversion and distribution setup.)
- - Create new card component (17219f7)
- - Create table component (aaba9e4)
- - Improve button group and button components (ad20ca3)
- - Add the prefix `va-` to class names (0f9b4ce)
- - Updated export structure to simplify importing (087b8d1)
- - (- Tailwind plugin is now imported from the root)
- - (- Styles are imported from the `/css` directory)
- - Introduce `va-base` and `va-components` cascade layer names. (76a5e62)
- - Add new CSS variables with prefix (fee7fae)
- - Remove themes and export global bundle styles (c83f3a0)
- - Introduce CSS variables for foreground and background colors in dark mode, ready to use out-of-the-box. (dfe81d9)
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
- - Updated export structure to simplify importing (087b8d1)
- - (- Tailwind plugin is now imported from the root)
- - (- Styles are imported from the `/css` directory)
Minor Changes
- - Introduce TailwindCSS Plugin (9b68160)
- - (- Improved conversion of CSS files to JS.)
- - (- Created distribution file for the plugin in the `/dist` directory.)
- - (- Updated build process to generate the new distribution file.)
- - (Enhances the TailwindCSS plugin with better CSS-to-JS conversion and distribution setup.)
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
- - Update CSS variables (8d741ae)
Minor Changes
- - Remove themes and export global bundle styles (c83f3a0)
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)