@adaptavant/eds-core@1.25.2
Patch Changes
- 07c10d0:
Tailwind
: Add missing utilities and responsive variants in the Tailwind class list generation script. - 08125e0:
MenuItem
: Updated border-radius from8px
to4px
Popover
: Updated border-radius from12px
to8px
- 3ff1c82:
ComboboxMultiSelect
: UpdatedinputAppearance
toSearchInput
by default and updated the menu item gap. - 25fbae8:
MobilePopover
: Removed unnecessary <Box> wrapper since the modal is always rendered in portal.