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 v58.0.0 #132257

Merged
merged 60 commits into from
Jun 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
9f11487
Initial commit for EUI 57.0.0 upgrade
breehall May 16, 2022
c59f8ce
Handle i18n changes
breehall May 16, 2022
95d2837
Resolved type errors in DatePicker and Markdown Editor
breehall May 16, 2022
cef5f1e
Resolve test failures in Jest Test Suite #1. Updated multiple snapsho…
breehall May 16, 2022
cb14466
Resolved failing tests for Jest Suite #2. Updated snapshots for euiHe…
breehall May 16, 2022
30f1b4a
Resolved failing tests for Jest Suite 3. Updated failing snapshots as…
breehall May 18, 2022
8f0801c
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall May 18, 2022
9bab6c1
Upgrade EUI verion to 58.0.0
breehall May 18, 2022
d453882
Resolved tests failures from Jest Test Suite 4. Updated snapshots as …
breehall May 18, 2022
29c96fb
Resolved failing test cases for Jest Test Suite 5. Updated snapshots …
breehall May 18, 2022
b6d5494
Resolved failing tests in Jest Test Suite 6. Updated snapshots as Eui…
breehall May 18, 2022
0201fd5
Resolved type errors for EuiDatePicker component
breehall May 18, 2022
16c308c
Resolved type error within EuiContextMenu by removing the watchedItem…
breehall May 18, 2022
bd52b5b
Resolved type error within EuiContextMenu by removing the watchedItem…
breehall May 18, 2022
f8a3e2e
Resolved type error within EuiContextMenu by removing the watchedItem…
breehall May 18, 2022
125bcb8
Resolved type errors by updating the popoverPlacement prop for the Eu…
breehall May 18, 2022
796aeb2
Resolved type error within EuiTabs by removing instances of display: …
breehall May 19, 2022
d6a2c64
Merge branch 'main' into eui-upgrade-57.0.0
cee-chen May 24, 2022
07619a8
Remove deprecated `display` prop from EuiTabs
cee-chen May 24, 2022
b4cde8f
Deprecate `.eui-textOverflowWrap`
cee-chen May 24, 2022
d26fc85
Deprecate EuiSuggestItem `labelDisplay` prop
cee-chen May 24, 2022
9b2bae1
[EuiStepsHorizontal] Replace deprecated `isComplete`/`isSelected` wit…
cee-chen May 25, 2022
70fa419
Update last EuiStepsHorizontal `status` migration
cee-chen May 25, 2022
7c51acd
Resolved type error within EuiTabs by removing instances of display: …
breehall May 25, 2022
07b22a4
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall May 25, 2022
bb32976
Resolved failing test cases in Jest Test Suite 5. Updated snapshots a…
breehall May 26, 2022
cad4395
Resovlved failing test cases in Jest Test Suite 4. Updated snapshots …
breehall May 26, 2022
c0e3153
Resolved failing test cases in Jest Test Suite 3. Updated snapshots a…
breehall May 26, 2022
5512b49
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine May 26, 2022
afad01e
Resolved failing test cases in Jest Test Suite 1. Updated snapshots a…
breehall May 26, 2022
4fa391b
Resolved failing test for Jet Test Suite 2. Updated required snapshot…
breehall May 26, 2022
7b6b15e
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall May 26, 2022
c6cc871
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine May 26, 2022
75c8098
Resolved failing test cases for Jest Test Suite 5. Updated references…
breehall May 29, 2022
3b8cbc4
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall May 29, 2022
df10afc
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine May 29, 2022
d6ed3b9
Resolved failing test cases across the Jest Test Suites. Updated requ…
breehall May 31, 2022
6d9e115
Resolved failing tests from multiple Jest test suites. Updated snapsh…
breehall May 31, 2022
02b366a
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall May 31, 2022
b705694
Updated the getEuiStepsHorizontal function. Previously, this function…
breehall May 31, 2022
5ec6885
Updated Jest integration test snapshots to account for the recent con…
breehall May 31, 2022
ac61f05
Resolved failing tests in Jest suites 2 and 4. Updated required snaps…
breehall Jun 1, 2022
ec77fea
Removed a console statement. Extracted a nested turnary operation int…
breehall Jun 1, 2022
bc05209
Pulling in code from main branch
breehall Jun 1, 2022
3cefca7
Rollback new turnary function and replace it with a simple if/else
breehall Jun 1, 2022
795dc13
Rollback new turnary function and replace it with a simple if/else
breehall Jun 1, 2022
ef9ab69
Rollback new turnary function and replace it with a simple if/else
breehall Jun 1, 2022
0afc2b1
Rollback new turnary function and replace it with a simple if/else
breehall Jun 1, 2022
83ea64a
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
kibanamachine Jun 1, 2022
a8ef1f8
Resolved failing test cases in Jest Suites 3 and 5 by updating requir…
breehall Jun 1, 2022
9e64055
Merge branch 'main' of https://github.com/elastic/kibana into eui-upg…
breehall Jun 1, 2022
819e742
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall Jun 1, 2022
7558150
revert doc_viewer_source test and snapshot changes
thompsongl Jun 2, 2022
82a7ec3
Merge branch 'main' into eui-upgrade-57.0.0
thompsongl Jun 2, 2022
c9a5555
Merge branch 'main' into eui-upgrade-57.0.0
kibanamachine Jun 6, 2022
7434cf7
Resolve merge conflict, pull latest code from main
breehall Jun 7, 2022
8284926
Merge branch 'eui-upgrade-57.0.0' of https://github.com/elastic/kiban…
breehall Jun 7, 2022
7408d0b
Take care of merge conflict in license_checker:
breehall Jun 7, 2022
867364e
Reverted .render() change for analytics_no_data_page.component.test.t…
breehall Jun 7, 2022
ec1fbb1
Reverted .render() change for analytics_no_data_page.component.test.t…
breehall Jun 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@elastic/datemath": "5.0.3",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.2.0-canary.2",
"@elastic/ems-client": "8.3.3",
"@elastic/eui": "55.1.4",
"@elastic/eui": "58.0.0",
"@elastic/filesaver": "1.1.2",
"@elastic/node-crypto": "1.2.1",
"@elastic/numeral": "^2.5.1",
Expand Down
Loading