@adaptavant/eds-core@1.26.0

Minor Changes

  • 6ea5609: Modal,Sheet

    • Updated titleId as optional prop.
    • Added ariaLabel prop (recommended only when Header is not required).
    • Added closeButtonProps props.

    ModalHeader : Marked closeButtonProps as deprecated (will be removed in future release).

  • 249ed79: Combobox: Added support for adornmentStart and adornmentEnd for ComboboxTextInput

  • fb2192e: Calendar: Added hasTodayButton prop to hide/show the today button in calendar.

  • f942811: Tailwind: Updated the internal class list generation script and refreshed the commonSafelist and commonBlocklist

  • bfb57fd: DatePicker: Expose shouldUsePortal prop in DatePicker component, which allows the consumer to opt in or out of portals.

Patch Changes

  • f942811: Snackbar: Removed the unwanted after:content-[''] style as TW automatically generates for each after: classes
  • 751bb75: Badge: Added mobile responsiveness spacing and font changes.
  • 7796043: SelectCard: Fixed double border issue
  • Updated dependencies [d3e9c19]
    • @adaptavant/eds-icons@1.1.0