Skip to content

Releases: elastic/eui

v30.6.0

09 Dec 18:47
Compare
Choose a tag to compare
  • Adjusted the shadow in EuiComment (#4321)
  • Added success and warning colors to EuiButtonEmpty (#4325)
  • Added a sorting indicator on the EuiDataGridColumn (#4343)
  • Added disabled and loading status to EuiStep (#4338)
  • Added closePopover prop to EuiDataGridColumnCellActionProps (#4346)

Bug fixes

  • Fixed EuiErrorBoundary error message not showing in non-Chromium browsers (#4324)
  • Fixed EuiToolTip closing during initial positioning period (#4327)
  • Added !default to SASS variables of EuiCollapsibleNav (#4335)
  • Fixed EuiDataGrid column property displayAsText (#4351)
  • Fixed propagation of esc key presses closing parent popovers (#4336)
  • Fixed overwritten isDisabled prop on EuiListGroupItem extraAction config (#4359)
  • Fixed inputRef for EuiCheckbox (#4298)
  • Limited the links allowed in EuiMarkdownEditor to http, https, or starting with a forward slash (#4362)
  • Aligned components with an href prop to React's practice of disallowing javascript: protocols (#4362)
  • Fixed form submit bug in EuiButtonGroup by adding an optional type prop for EuiButtonGroupOption (#4368)

Theme: Amsterdam

  • Removed the shadow in EuiComment (#4321)
  • Reduced font size for xs size in EuiButtonEmpty (#4325)
  • Increased font size for m size of EuiListGroupItem (#4340)
  • Reduced padding in EuiToolTip (#4353)
  • Reduced border-radius in EuiRange's tooltip (#4353)
  • Consolidated EuiStepNumber indicators for EuiSteps and EuiHorizontalSteps (#4338)

v30.5.1

30 Nov 22:41
Compare
Choose a tag to compare
  • Upgraded highlight.js to 9.18.5 (#4313)

v30.5.0

25 Nov 18:29
Compare
Choose a tag to compare
  • Export euiSelectableTemplateSitewideRenderOptions (#4305)

Bug fixes

  • Expose isPreFiltered in EuiSelectable props fixing consumer-side searching (#4305)
  • Fixed stale state argument passed to searchProps.onChange in an EuiSelectable(#4292)
  • Fixed initial focus of an EuiButtonGroup when first item in a popover (#4288)
  • Fixed visible scrollbar in EuiComboBox list (#4301)
  • Removed hiding of time select on small screens for EuiDatePicker (#4301)
  • Reverted changing of EuiPopovers ownFocus default from false to true (#4228)
  • Fixed wrong columns assigned to EuiDataGrid leadingControlColumns (#4269)

Theme: Amsterdam

  • Fixed styles for EuiMarkdownEditor (#4289)
  • Rounded all corners of dropdown type of inputs (#4301)

v30.4.2

25 Nov 17:23
Compare
Choose a tag to compare

Bug fixes

  • Reverted changing of EuiPopovers ownFocus default from false to true (#4228)

v30.4.1

19 Nov 17:43
Compare
Choose a tag to compare
  • Exported useDataGridColumnSelector, useDataGridColumnSorting, and useDataGridStyleSelector hooks (#4271)

Theme: Amsterdam

  • Unify colors with the Elastic brand (#4284)
  • Created one consistent look for disabled EuiButton (#4284)

v30.4.0

17 Nov 20:19
Compare
Choose a tag to compare
  • Added eql glyph in EuiIcon (#4110)
  • Added testenv mock for htmlIdGenerator (#4212)
  • Added several Sass mixins for handling of unified focus/hover states (#4242)
  • Exported useDataGridColumnSelector, useDataGridColumnSorting, and useDataGridStyleSelector hooks (#4271)

Theme: Amsterdam

  • Unify focus states by leaning into outline and restricting to keyboard navigation (#4242)
  • Removed faux border from EuiAvatar (#4255)
  • Changed the color and font-weight of inline code block (#4272)

v30.3.0

11 Nov 21:45
Compare
Choose a tag to compare
  • Added EuiColorPaletteDisplay component (#3865)
  • Added initialFocusedItemIndex support to EuiContextMenuPanelDescriptor (#4223)
  • Updated the default of the EuiPopovers ownFocus prop from false to true (#4228)
  • Added role="alert" and aria-live="assertive" to EuiForm's EuiCallOut for the errors (#4238)
  • Added menuDown and menuUp glyphs to EuiIcon (#4244)
  • Removed spacer after childrenBetween in EuiInMemoryTable (#4248)
  • Changed clickOutsideDisables to true when ownFocus={false} in EuiFlyout (#4236)

Bug fixes

  • Fixed focus trap + EuiPopover bug which prevented the anchor from receiving focus when the popover closes (#4071)
  • Fixed focus trap error & performance impact when one focus trap is deactivated and another becomes enabled (#4071)
  • Fixed a condition in EuiInMemoryTable to avoid mistaken assignment of sortName (#4138)
  • Fixed bug in small EuiImage's not respecting the optional sizes when allowFullScreen is set to true (#4207)
  • Fixed incorrect initial rendering of EuiDualRange thumbs when element width is 0 (#4230)
  • Fixed bug in EuiSelectable to call searchProps.onChange and searchProps.onSearch calls in EuiSelectable (#4153)
  • Fixed truncation of the EuiComboBox placeholder text (#4210)

Theme: Amsterdam

  • Fixed base line-heights for within euiFontSize[size]() SASS mixins (#4229)

v30.2.0

03 Nov 23:03
Compare
Choose a tag to compare
  • Added labelWidth and descriptionDisplay props to EuiSuggestItem (#4180)
  • Added screen reader notification if EuiLink opens in a new window (#4172)
  • Set external prop to true if EuiLink opens in a new window (#4172)
  • Added float and margin props to EuiImage (#4209)
  • Added color and borderRadius props to EuiPanel (#4194)
  • Updated the use case for the EuiPanel prop hasShadow (#4194)
  • Deprecated the onClick, betaBadgeLabel, betaBadgeTooltipContent, and betaBadgeTitle props of EuiPanel (#4194)

Bug fixes

  • Fixed issue with labelDisplay not being passed to EuiSuggestItem (#4180)
  • Fixed copy in EuiDataGrid's header menu's sort actions (#4199)

v30.1.1

28 Oct 17:28
Compare
Choose a tag to compare
  • Added more exports for EuiInMemoryTable types (#4179)

Bug fixes

  • Removed unnecessary shadow on hover of EuiButtonGroup (#4186)
  • Fixed position of EuiScreenReaderOnly elements within EuiButtonGroup (#4189)

v30.1.0

27 Oct 20:10
Compare
Choose a tag to compare
  • Improved EuiButtonGroup focus, hover, selected and disabled states (#4142)
  • Added display prop to EuiToolTip for common display block needs (#4148)
  • Added support for more colors in EuiProgress such as vis0 through vis9, warning, success and custom colors (#4130)
  • Added affordForDisplacement prop to EuiBottomBar (#4156)
  • Added width property to mobileOptions prop of EuiTableRowCell (#4169)

Bug fixes

  • Fixed issue with duplicate checkmarks in EuiComboBox (#4162)
  • Reinstated base element type extensions for EuiStepHorizontal and EuiStepsHorizontal (4166)