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 v88.5.0 #166868

Merged
merged 24 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3f9870d
Upgrade EUI to v88.4.0
cee-chen Sep 20, 2023
d53d8e1
i18n updates
cee-chen Sep 20, 2023
05690b6
[EuiInMemoryTable] snapshot updates
cee-chen Sep 20, 2023
c10413a
Upgrade EUI to latest patch with combobox fixes
cee-chen Sep 21, 2023
4fb467d
[EuiComboBox] Update FTR tests to use service instead of manual inter…
cee-chen Sep 21, 2023
fa873b1
Upgrade EUI to v88.5.0
cee-chen Sep 25, 2023
3e42e62
i18n updates
cee-chen Sep 25, 2023
6999b48
[EuiCallOut] Snapshot updates
cee-chen Sep 25, 2023
6595e84
[EuiPopover] Update Enzyme snapshots
cee-chen Sep 25, 2023
47478cc
[EuiPopover] Update snapshots
cee-chen Sep 25, 2023
3fc34b7
[EuiComboBox] Update snapshots
cee-chen Sep 25, 2023
6b5d69f
Cypress electron browser
patrykkopycinski Sep 26, 2023
005126c
skip flaky tests
patrykkopycinski Sep 26, 2023
20fe0b1
Merge branch 'main' into eui-v88.4.x
patrykkopycinski Sep 26, 2023
c5265ff
fix
patrykkopycinski Sep 26, 2023
b41fb0d
fix
patrykkopycinski Sep 26, 2023
109fe71
Merge branch 'main' into eui-v88.4.x
cee-chen Sep 26, 2023
9f1bf08
fix
patrykkopycinski Sep 27, 2023
b834f1b
Merge branch 'eui-v88.4.x' of github.com:cee-chen/kibana into eui-v88…
patrykkopycinski Sep 27, 2023
60e406f
Merge branch 'main' into eui-v88.4.x
janmonschke Sep 27, 2023
3c75ab4
Merge branch 'main' into eui-v88.4.x
patrykkopycinski Sep 27, 2023
59efe98
Update tsconfig.json
patrykkopycinski Sep 27, 2023
e1d8017
Merge branch 'main' into eui-v88.4.x
Sep 27, 2023
de64c81
Merge branch 'main' into eui-v88.4.x
cee-chen Sep 27, 2023
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 @@ -102,7 +102,7 @@
"@elastic/datemath": "5.0.3",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.9.1-canary.1",
"@elastic/ems-client": "8.4.0",
"@elastic/eui": "88.3.0",
"@elastic/eui": "88.5.0",
"@elastic/filesaver": "1.1.2",
"@elastic/node-crypto": "1.2.1",
"@elastic/numeral": "^2.5.1",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ export const getEuiContextMapping = (): EuiTokensObject => {
defaultMessage: 'Breadcrumbs',
description: 'Label on the breadcrumbs nav element',
}),
'euiCallOut.dismissAriaLabel': i18n.translate('core.euiCallOut.dismissAriaLabel', {
defaultMessage: 'Dismiss this callout',
}),
'euiCardSelect.select': i18n.translate('core.euiCardSelect.select', {
defaultMessage: 'Select',
description: 'Displayed button text when a card option can be selected.',
Expand Down Expand Up @@ -1509,6 +1512,17 @@ export const getEuiContextMapping = (): EuiTokensObject => {
'euiSaturation.ariaLabel': i18n.translate('core.euiSaturation.ariaLabel', {
defaultMessage: 'HSV color mode saturation and value 2-axis slider',
}),
'euiSearchBox.ariaLabel': i18n.translate('core.euiSearchBox.ariaLabel', {
defaultMessage:
'This is a search bar. After typing your query, hit enter to filter the results lower in the page.',
}),
'euiSearchBox.incrementalAriaLabel': i18n.translate('core.euiSearchBox.incrementalAriaLabel', {
defaultMessage:
'This is a search bar. As you type, the results lower in the page will automatically filter.',
}),
'euiSearchBox.placeholder': i18n.translate('core.euiSearchBox.placeholder', {
defaultMessage: 'Search...',
}),
'euiSelectable.loadingOptions': i18n.translate('core.euiSelectable.loadingOptions', {
defaultMessage: 'Loading options',
description: 'Placeholder message while data is asynchronously loaded',
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ describe('UserProfilesPopover', () => {
isOpen={false}
ownFocus={true}
panelPaddingSize="none"
repositionToCrossAxis={true}
>
<EuiContextMenuPanel
items={Array []}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ describe('UserProfilesPopover', () => {
isOpen={false}
ownFocus={true}
panelPaddingSize="none"
repositionToCrossAxis={true}
>
<EuiContextMenuPanel
items={Array []}
Expand Down
2 changes: 1 addition & 1 deletion src/dev/license_checker/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const LICENSE_OVERRIDES = {
'jsts@1.6.2': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts
'@mapbox/jsonlint-lines-primitives@2.0.2': ['MIT'], // license in readme https://github.com/tmcw/jsonlint
'@elastic/ems-client@8.4.0': ['Elastic License 2.0'],
'@elastic/eui@88.3.0': ['SSPL-1.0 OR Elastic License 2.0'],
'@elastic/eui@88.5.0': ['SSPL-1.0 OR Elastic License 2.0'],
'language-subtag-registry@0.3.21': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry
'buffers@0.1.1': ['MIT'], // license in importing module https://www.npmjs.com/package/binary
};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading