Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-30 | 916 Bytes | |
v104.1.0 source code.tar.gz | 2025-06-30 | 32.7 MB | |
v104.1.0 source code.zip | 2025-06-30 | 35.6 MB | |
Totals: 3 Items | 68.3 MB | 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)