Skip to content

v37.7.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 10 Sep 20:38
  • Added placeholder prop to EuiMarkdownEditor (#5151)
  • Added .eui-textNumber utility class to apply tnum font-feature setting (#5078)
  • Changed EuiPageHeader's tab implementation to use size xl when only content (#5135)
  • Added pageTitleProps prop to EuiPageHeader to pass through props to the EuiTitle (#5135)
  • Added screen-reader only <h1> to EuiPageHeader when tabs exist without a pageTitle (#5135)
  • Added bottomBorder prop and xl size to EuiTabs (#5135)
  • Added prepend and append props to EuiTab (#5135)
  • Refactored styles of EuiTabs (#5135)
  • Removed Sass variables for EuiTabs font size ($euiTabFontSize, $euiTabFontSizeS, $euiTabFontSizeL) (#5135)
  • Extended all EuiTabProps for each EuiTabbedContentTab (#5135)
  • Added useGeneratedHtmlId utility, which memoizes the randomly generated ID on mount and prevents regenerated IDs on component rerender (#5133)
  • Fixed z-index styles that were causing parts of EuiResizableContainer to overlap EuiHeader (#5164)

Bug fixes

  • Fixed [de]optimization bug in EuiDataGrid when cells are removed from the DOM via virtualization (#5163)

Theme: Amsterdam

  • Deprecated display prop of EuiTabs in favor of unified styles and bottomBorder (#5135)