Skip to content

v104.1.0

Compare
Choose a tag to compare
@tkajtoch tkajtoch released this 30 Jun 15:31
· 91 commits to main since this release
e852047
  • Added new component token components.forms.codeInlineBackground (#8813)
  • Updated background color for EuiCode to use components.forms.codeInlineBackground (#8813)
  • Added noItemsMessage prop to EuiInMemoryTable (#8812)
  • Added prop delimiter on EuiDatePickerRange (#8810)

Bug fixes

  • Fixed an issue with EuiSuperDatePicker where toggling isQuickSelectOnly would cause a full re-render when the selected range uses absolute dates (#8810)

Deprecations

  • Deprecated message prop in EuiInMemoryTable in favor of noItemsMessage which is a more meaningful prop name; there are no functional changes (#8812)