Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @elastic/eui to ^92.1.1 #2315

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elastic/eui ^92.0.0 -> ^92.1.1 age adoption passing confidence

Release Notes

elastic/eui (@​elastic/eui)

v92.1.1

Compare Source

Bug fixes

  • Minor EuiDataGrid cell performance fixes (#​7465)

v92.1.0

Compare Source

  • Updated EuiResizableButton to allow customizing the indicator style with either handle (default) or border (#​7455)
  • Enhanced EuiResizableContainer to preserve the drag/resize event when the user's mouse leaves the parent container and re-enters (#​7456)

Bug fixes

  • Fixed an EuiTreeView JSX Typescript error (#​7452)
  • Fixed a color console warning being generated by disabled EuiSteps (#​7454)

Accessibility

  • EuiDataGrid's keyboard/screenreader experience has been tweaked to be more consistent for varying complex data: (#​7448)
    • Headers are now always navigable by arrow key, regardless of whether the header cells contain interactive content
    • Non-expandable cells containing any amount of interactive content now must be entered via Enter or F2 keypress
    • Expandable cells continue to be toggled via Enter or F2 keypress
  • EuiDataGrid now provides a direct screen reader hint for Enter key behavior for expandable & interactive cells (#​7448)

Configuration

📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file skip-newsletter labels Jan 29, 2024
@renovate renovate bot requested a review from a team January 29, 2024 11:24
@nickofthyme nickofthyme merged commit f4e4fae into main Jan 29, 2024
13 checks passed
@nickofthyme nickofthyme deleted the renovate/elastic-eui-92.x branch January 29, 2024 15:56
nickofthyme pushed a commit that referenced this pull request Jan 29, 2024
# [63.1.0](v63.0.0...v63.1.0) (2024-01-29)

### Bug Fixes

* **deps:** update dependency @elastic/eui to ^92.1.1 ([#2315](#2315)) ([f4e4fae](f4e4fae))
* **deps:** update dependency @playwright/test to ^1.41.1 ([#2316](#2316)) ([e2ab527](e2ab527))
* **styles:** isolated point style overrides ([#2278](#2278)) ([3fb1df2](3fb1df2))

### Features

* **metric:** custom slot to render contents in gap ([#2303](#2303)) ([3256c8c](3256c8c))

### Performance Improvements

* **tooltip:** improve placement logic ([#2310](#2310)) ([cac5f49](cac5f49))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-newsletter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant