elastic / eui-cljs

A Clojurescript wrapper around the venerable Elastic UI Component library
Other
46 stars 5 forks source link

Update dependency @elastic/eui to v41.2.0 #16

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/eui 41.1.0 -> 41.2.0 age adoption passing confidence

Release Notes

elastic/eui ### [`v41.2.0`](https://togithub.com/elastic/eui/blob/master/CHANGELOG.md#​4120-httpsgithubcomelasticeuitreev4120) [Compare Source](https://togithub.com/elastic/eui/compare/v41.1.0...v41.2.0) - Added `aria-label` and `aria-labelledby` props to `EuiComboBox` ([#​5360](https://togithub.com/elastic/eui/issues/5360)) - Updated `EuiDatePicker` to use `EuiPopover`, `EuiFocusTrap`, and `EuiScreenReaderOnly` ([#​5339](https://togithub.com/elastic/eui/pull/5339)) **Bug fixes** - Fixed an `EuiDataGrid` row height bug for grids that set a default `lineCount` and also used `rowHeights` to set row-specific `lineCount`s ([#​5376](https://togithub.com/elastic/eui/pull/5376)) - Fixed `EuiComboBox` from allowing keyboard actions when `isDisabled` ([#​5373](https://togithub.com/elastic/eui/pull/5373)) - Fixed an accessibility issue where `EuiSuperSelect` was not creating accessible labels for its listbox ([#​5364](https://togithub.com/elastic/eui/pull/5364)) - Fixed an accessibility issue where `EuiColorPalettePicker` was not creating an accessible label for its button ([#​5364](https://togithub.com/elastic/eui/pull/5364)) - Fixed `EuiDatePicker` being constrained to its parent container by using React portal ([#​5339](https://togithub.com/elastic/eui/pull/5339))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.