Releases: drivenets/design-system
Releases · drivenets/design-system
@drivenets/design-system@0.11.1
Patch Changes
- ae315b6: Improve release process
@drivenets/design-system@0.11.0
@drivenets/vite-plugin-design-system@0.0.8
Patch Changes
- ec5df4e: Improve build process
@drivenets/eslint-plugin-design-system@0.0.15
@drivenets/design-system@0.10.0
Minor Changes
- dcd7756: sync Figma tokens with codebase
Patch Changes
- c37cc37: Add
DsWorkspacecomponent - a602f56: Add
colorprop toDsTypographycomponent - 631fc17: Update
DsCheckboxcomponent and use ark.
AddDsCheckboxGroupanduseCheckboxSelectAllhook for handling nested checkboxes. - ec1986b: Add
onBlurproperty toDsDatePickerandDsTimePicker - 4b3efb5: Add targeted JSDoc to component props for AI manifest quality
- 14dd00f: Update
DsRadioGroupcomponent and use ark. - ec5df4e: Improve build process
- 661081f: Make
gutter,marginprops forDsGridresponsive. MakecolSpan,rowSpanprops forDsGridItemresponsive. - 1e65136: Add "special-leading-icon" to
DsIcon - 9793e54: Set correct
z-indexforDsTimePickerdropdown - e314e15: Add
colorprop toDsIcon - c925bf0: Fix
DsSelectbroken spacing in small size
@drivenets/eslint-plugin-design-system@0.0.14
Patch Changes
- 0901193: Support TypeScript 6.x
@drivenets/design-system@0.9.1
@drivenets/vite-plugin-design-system@0.0.7
Patch Changes
- 8c37905: Improve build process
@drivenets/eslint-plugin-design-system@0.0.13
@drivenets/design-system@0.9.0
Minor Changes
- 30c4bfd: Add
DsStacklayout component - 43d78e2: Add
DsSplitButtoncomponent - d1e3b36: Add responsive prop support at 1440px breakpoint with CSS-first styling and
useResponsiveValuehook for JS conditional rendering - bbfff67: Add the
DsButtonV3component
Patch Changes
- dece9c6: fix wrong border color of disabled
DsButtonV3 - 4973d40: fix styles of input based components in disabled state
- 6b4f32a: fix border-color of input based components in disabled state
- f45a048: Add
width(responsive),styleprops to DsPanel - 6995a02: Align clear button behavior across
DsDatePickerandDsTimePickercomponents - 2ec99f0: fix focus styles of
DsButtonV3 - 492b04c: Fix
DsTablebulk action hides table data - 4863637: Update dependencies
- 22bd508: Make
columnsprop inDsDrawerresponsive - 1676f6d: Improve build process