v104.1.0
- Added new component token
components.forms.codeInlineBackground
(#8813) - Updated background color for
EuiCode
to usecomponents.forms.codeInlineBackground
(#8813) - Added
noItemsMessage
prop toEuiInMemoryTable
(#8812) - Added prop
delimiter
onEuiDatePickerRange
(#8810)
Bug fixes
- Fixed an issue with
EuiSuperDatePicker
where togglingisQuickSelectOnly
would cause a full re-render when the selected range uses absolute dates (#8810)
Deprecations
- Deprecated
message
prop inEuiInMemoryTable
in favor ofnoItemsMessage
which is a more meaningful prop name; there are no functional changes (#8812)