-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
EUI 12.3.1 #41061
EUI 12.3.1 #41061
Conversation
Maintainers. Updates are just to snapshots due to non-breaking EUI updates. |
💔 Build Failed |
💔 Build Failed |
@snide I resolved the TS issues, also updated x-pack/legacy/plugins/maps/public/connected_components/layer_panel/_layer_panel.scss which was passing an argument to |
💔 Build Failed |
@chandlerprall Thanks. Adjusted one more as well. 🤞 |
💚 Build Succeeded |
@chandlerprall feel free to merge on approval. |
💔 Build Failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to ML snapshots LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
security/spaces changes LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
infra plugin change LGTM
💚 Build Succeeded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
I'll set up the 7.x backport @snide |
* eui 12.3.1 * add data logos * Fix TS uses, one SCSS use of euiOverflowShadow * fix overflow shadow mixin in sass * homepage logos * refix typo on homepage * hp snaps
This PR is missing some version numbers :-) Could you please still add the version numbers so one can more easily see directly in which versions this EUI update happened. |
Summary
Fixes #32399
12.3.1
Bug fixes
12.3.0
Note: this release contained a change which prevented necessary files from being published to npm, this was fixed in 12.3.1
logoSecurity
,logoCode
,logoMaps
,logoUptime
andlogoLogging
toEuiIcon
types (#2111)column
direction option toEuiFlexGrid
(#2073)EuiSuperDatePicker
's commonly used date/times to display as columns. (#2073)EuiFormControlLayout
(#2086)euiOverflowShadow()
to usemask-image
instead ofbox-shadow
(#2088)euiYScrollWithShadows
(#2088)display
prop toEuiPopover
(#2112)Bug fixes
EuiComboBox
'soptions[].value
/EuiComboBoxOptionProps.value
TypeScript definition (#2080)EuiComboBox
's props spreading onto adiv
(#2080)EuiDatePicker
(#1820)dateFormat
ofEuiDatePicker
(#1820)EuiPopover
from catching and preventing propagation of keydown events when closed (#2089)EuiModal
header, body, and footer (#2088)Deprecations
logoXpack
fromEuiIcon
types (#2111)