@adaptavant/eds-core@1.38.0
Minor Changes
- 2698c32:
SelectCard: introduced agapprop (none,4,8,12) to control spacing between cards, including sticky layout withgap="none".
Patch Changes
- a229675:
Field: Updated theFieldlarge size variant font sizes from 16px to 14px to align with responsive guidelines. - 9a028fc:
MenuItem: Add hover styles forMenuItemfor visual consistency and interaction feedback. - 8235a81:
Table: Connect "size" in column definitions, so column width control can be adjusted. - d5ee541:
AlertModal: Updated AlertModal size from 640px to 480px - 086b042:
ComboboxandComboboxMultiSelect: Fixed validation state consistency across desktop and mobile by properly aligning the trigger and input, making feedback clearer and more predictable for users. - 2156236:
Modal,DropdownMenu,SelectMenu,Tooltip: Updated mobile breakpoint value from 768px to 767px on shared viewport utils and docs