@salt-ds/core@1.68.0
Minor Changes
-
87a8a85: Added a top-level
nameprop to form controls which map to underlying native inputs:Input,MultilineInput,NumberInput,PillInput,ComboBox,SliderandFileDropZoneTriggeracceptnameFileDropZoneTrigger:nameis now applied to the hidden input instead of the buttonRangeSlideracceptsstartNameandendNameCheckboxnow inheritsnamefromCheckboxGroupwhen not set on the checkbox itself
Patch Changes
-
8aaa8d0: Fixed
Dropdownvalidation status precedence to align with the other form controls, so theFormFieldvalidation status now takes precedence over theDropdown's ownvalidationStatusprop. -
8aaa8d0: Fixed read-only inputs so empty controlled values, empty default values, and empty selections consistently display the
emptyReadOnlyMarker(—by default), while non-empty values such as numeric0continue to display the real value. -
8156149: Updated
InteractableCarddisabled styling to applyopacity: 0.4at the card level.Note: This may introduce a visual regression for apps that relied on the previous per-variant disabled appearance or on disabled tokens applied to nested content.
-
Updated dependencies [fc112cb]
-
Updated dependencies [7a828e4]
- @salt-ds/styles@0.4.0
- @salt-ds/icons@1.18.2