@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
: MarkedcloseButtonProps
as deprecated (will be removed in future release).- Updated
249ed79:
Combobox
: Added support for adornmentStart and adornmentEnd forComboboxTextInput
fb2192e:
Calendar
: AddedhasTodayButton
prop to hide/show the today button in calendar.f942811:
Tailwind
: Updated the internal class list generation script and refreshed the commonSafelist and commonBlocklistbfb57fd:
DatePicker
: ExposeshouldUsePortal
prop in DatePicker component, which allows the consumer to opt in or out of portals.