Releases: drivenets/design-system
Releases · drivenets/design-system
@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
@drivenets/eslint-plugin-design-system@0.0.12
Patch Changes
- 1fa6a48: Add deprecation rule for
DsDateInput
@drivenets/design-system@0.8.0
Minor Changes
- 73e3010: Add
DsDatePickercomponent - 1fa6a48: Deprecated
DsDateInputcomponent - 27151fc: Add
DsKeyValuePaircomponent - 5cd65b4: Add
DsTimePickercomponent - ad3aad4: Add
DsDateRangePickercomponent
Patch Changes
- 0335e72: Capitalize only the first word in
DsStatusBadge - 6dc2bbe: Fix font size in
DsDropdownMenuitem - 8aaa33b: Update dependencies
- 56d993b: Fix table issues related to React Compiler
- 8c56a53: Add
hideActionRequiredprop toDsCommentBubble - 7752e64: Add aria role to
DsLoader - 5a59014: Remove ellipsis from
DsTooltip
AddslotPropstoDsTooltip - e6da4c4: Fix
DsAutocompleteonValueChange trigger, fix clear button - 16f7361: Fix styles in
DsCommentBubble - eef2a74: Use semantic HTML structure in
DsTableempty view - ba7fb97: Fix File prototype loss in
DsFileUpload
@drivenets/design-system@0.7.3
Patch Changes
- 0a8cdaa: Add
isSelectedprop toDsTableRow
@drivenets/eslint-plugin-design-system@0.0.11
Patch Changes
- f2aea4f: Update dependencies
@drivenets/design-system@0.7.2
Patch Changes
- 7b6e27e: Remove outline for focus state for
DsDropdownMenucomponent - f2aea4f: Update dependencies
- 9d0dd60: Added
onFocusprop toDsTextInputcomponent - cb7dc51: Add
tinysize toDsButton - 5a4c765: Fix too big clear button in the
DsExpandableTextInput - 0034c39: Added
readonlyproperty toDsTextInputcomponent - 99a7aa6: Add
renderValueprop to theDsSelect - 92075b8: Add
bottomOffsetandscrollDirectionproperties toonScrollcallback inDsTablecomponent - b99dee2: Add "warning" variant to
DsCheckbox