Conversation
There was a problem hiding this comment.
cc @dej611 on this change: elastic/eui#4665 (comment)
I tested locally and I'm fairly sure this is still working with the hook cleanup gone:
Feel free to double check/confirm yourself of course! 🙏
There was a problem hiding this comment.
Keeping this code here the behaviour works as expected.
There was a problem hiding this comment.
Super strange! Will definitely revert this for this release - hopefully we can get it figured out later. Thank you for QAing @dej611!
|
Pinging @elastic/eui-design (EUI) |
|
CI is now passing, so I went ahead and undrafted to start getting eyes/reviews from the various team CODEOWNERS affected by this upgrade. It's primarily Jest snapshot updates, with 1 slight test change for the Security team (d3ce53e), a cleanup for the Lens team (e40ebfa), and some i18n changes I'm talking through in a thread above. |
dominiqueclarke
left a comment
There was a problem hiding this comment.
uptime changes LGTM
sebelga
left a comment
There was a problem hiding this comment.
Stack management changes LGTM 👍
afharo
left a comment
There was a problem hiding this comment.
LGTM! Thank you for all these changes! 🧡
|
@elasticmachine merge upstream |
vadimkibana
left a comment
There was a problem hiding this comment.
Test snapshot diffs LGTM, haven't tested locally.
poffdeluxe
left a comment
There was a problem hiding this comment.
Presentation team changes lgtm
dej611
left a comment
There was a problem hiding this comment.
The removed code in Lens is still required to make it work correctly the table conditional coloring as the EuiDataGrid is not cleaning it up correctly in all cases.
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
|
Thanks everyone - super appreciate your reviews on this! |
* Upgrade EUI to v37.3.1 * Update i18n token mappings * Skip i18n_eui_mapping defString checks for functions * Update snapshots * Update failing Security tests with extra nodes * Remove hook cleanup now that elastic/eui#5068 is merged * [i18n PR feedback] Prefer specific token skipping over all functions skipping * Revert "Remove hook cleanup now that elastic/eui#5068 is merged" This reverts commit e40ebfa. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
* Upgrade EUI to v37.3.1 * Update i18n token mappings * Skip i18n_eui_mapping defString checks for functions * Update snapshots * Update failing Security tests with extra nodes * Remove hook cleanup now that elastic/eui#5068 is merged * [i18n PR feedback] Prefer specific token skipping over all functions skipping * Revert "Remove hook cleanup now that elastic/eui#5068 is merged" This reverts commit e40ebfa. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Constance <constancecchen@users.noreply.github.com>


Summary
eui@37.3.0⏩eui@37.3.137.3.1Bug fixes
EuiDataGridwhere a customclassNamewas also being passed to the full screen button (#5050)PaginationButtoninsideEuiPagination(#5048)euiHeaderAffordForFixedmixin that was not accounting for situations whereEuiDataGridwas in full screen mode (#5054)z-indexstyles that were causingEuiModalandEuiFlyoutcomponents to appear behindEuiDataGridwhen in full screen mode (#5054)EuiFilterButton- adds 2 new tokens and removes oldeuiFilterButton.filterBadgetoken (#4750)EuiFilePicker's default prompt, and improved i18n string foreuiFilePicker.filesSelected(#5063)EuiDataGridsort button text pluralization (#5043)EuiButtonIconwhen passingdisabledprop (#5060)EuiDataGridnot clearing cell styles when column position changes (#5068)Theme: Amsterdam
EuiDatePicker(#5000)EuiSuperDatePicker(#5060)