v31.0.0
- Added collapsble behavior to
EuiResizableContainer
panels (#3978) - Updated
EuiResizablePanel
to useEuiPanel
(#3978) - Changed
showTimeSelect
prop to true whenshowTimeSelectOnly
prop is set to true. (#4372) - Updated
EuiSuperSelect
recently used list to render as<ol>
and<li>
elements (#4370)
Bug fixes
- Fixed
EuiSuggest
popover opening when an empty array is passed into thesuggestions
prop (#4349)
Breaking changes