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

Upgrade EUI to v77.1.1 #154838

Merged
merged 7 commits into from
Apr 18, 2023
Merged

Upgrade EUI to v77.1.1 #154838

merged 7 commits into from
Apr 18, 2023

Conversation

breehall
Copy link
Contributor

@breehall breehall commented Apr 12, 2023

EUI 77.0.0 ➡️ 77.1.1

77.1.0

  • Updated EuiDatePicker to display a warning icon and correctly set aria-invalid when isInvalid is passed (#6677)
  • Updated EuiFilePicker to display an alert icon when isInvalid (#6678)
  • Updated EuiTextArea to display an alert icon when isInvalid (#6679)
  • Updated EuiTextArea to support the isLoading prop (#6679)
  • Updated EuiComboBox to display a warning icon and correctly set aria-invalid when isInvalid is passed (#6680)

Bug fixes

  • Fixed EuiAccordion to not set an aria-expanded attribute on non-interactive buttonElements (#6694)
  • Fixed an EuiPopoverFooter bug causing nested popovers within popovers (note: not a recommended use-case) to unintentionally override its panel padding size inherited from context (#6698)
  • Fixed EuiComboBox to only delete the last selected item on backspace if the input caret is present (#6699)

@breehall breehall added release_note:skip Skip the PR/issue when compiling release notes EUI ci:cloud-deploy Create or update a Cloud deployment labels Apr 12, 2023
…ols as support for the isLoading and isInvalid props was added.
…to use the comboBoxClearButton data-test-subj as the ComboBox class names have been updated
… controls to take the EuiFormLayout wrapper into account when testing onChange functionality
@breehall
Copy link
Contributor Author

@elasticmachine merge upstream

@breehall breehall marked this pull request as ready for review April 12, 2023 22:55
@breehall breehall requested review from a team as code owners April 12, 2023 22:55
@breehall breehall requested a review from maximpn April 12, 2023 22:55
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-design (EUI)

Copy link
Contributor

@maximpn maximpn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rules Area LGTM

Copy link
Member

@cnasikas cnasikas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ResponseOps changes LGTM.

@cee-chen
Copy link
Contributor

@elasticmachine merge upstream

@cee-chen
Copy link
Contributor

@elastic/protections-experience @elastic/security-solution-platform - ping for CODEOWNER approvals. We're looking to merge this PR soon. Thanks!

@cee-chen cee-chen enabled auto-merge (squash) April 17, 2023 20:26
@jbudz jbudz disabled auto-merge April 18, 2023 19:11
@kibana-ci
Copy link
Collaborator

kibana-ci commented Apr 18, 2023

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-css 315.4KB 314.9KB -492.0B
kbnUiSharedDeps-npmDll 5.4MB 5.4MB +817.0B
total +325.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
securitySolution 432 435 +3

Total ESLint disabled count

id before after diff
securitySolution 512 515 +3

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit 3259647 into main Apr 18, 2023
@jbudz jbudz deleted the eui/77.1.1 branch April 18, 2023 20:51
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting ci:cloud-deploy Create or update a Cloud deployment EUI release_note:skip Skip the PR/issue when compiling release notes v8.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants