-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 to EUI v22.1.1 #62065
Closed
Closed
Upgrade to EUI v22.1.1 #62065
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chandlerprall
added
v8.0.0
release_note:skip
Skip the PR/issue when compiling release notes
v7.8
labels
Mar 31, 2020
Pinging @elastic/kibana-app-arch (Team:AppArch) |
💔 Build Failed
Failed CI StepsTest FailuresKibana Pipeline / kibana-xpack-agent / adds a field to the timeline when the user drags and drops a field.Fields Browser Editing the timeline adds a field to the timeline when the user drags and drops a fieldStandard Out
Stack Trace
Kibana Pipeline / kibana-xpack-agent / adds the _id field to the timeline via drag and drop.toggle column in timeline adds the _id field to the timeline via drag and dropStandard Out
Stack Trace
Kibana Pipeline / kibana-xpack-agent / renders the data provider of a host dragged from the All Hosts widget on the hosts page.timeline data providers renders the data provider of a host dragged from the All Hosts widget on the hosts pageStandard Out
Stack Trace
and 4 more failures, only showing the first 3. To update your PR or re-run it, just comment with: |
It looks like EuiCollapsibleNav is in 22.2, should we bumping to that version instead? We’re aiming to get that into 7.8, so the sooner it’s available the better. Thanks! |
Closing in favour of #62963 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
22.1.1
Bug Fixes
EuiResizeObserver
's fallback polyfill (#3180)defaultProps
definition inEuiComboBox
(#3180)22.1.0
delimiter
prop toEuiComboBox
(#3104)useColorPickerState
anduseColorStopsState
utilities (#3067)EuiSearchBar
related types (#3147)prepend
andappend
ability toEuiSuperSelect
(#3167)Bug Fixes
EuiNavDrawer
scrolling issue on mobile (#3174)22.0.0
lodash
functions with native functions (#3053)whiteSpace
prop toEuiCodeBlock
(#3103)sortMatchesBy
prop forEuiComboBox
(#3089)prepend
andappend
ability toEuiFieldPassword
(#3122)Enter
key press functionality toEuiSuperDatePicker
(#3048)title
to headers ofEuiTable
in case of truncation (#3094)EuiTableHeaderCell
(#3094)number
andstring
tosize
type ofEuiImage
for setting custom sizes (#3012)EuiButtonEmpty
focus state when thecolor
type istext
(#3135)EuiLoadingElastic
component (#3017)react-beautiful-dnd
to v13 (#3064)EuiPagination
vertical alignment of the text when used ascompressed
(#3152)showTooltip
prop forEuiSuperUpdateButton
to show tooltip and showing only once popovers are closed (#3127)Bug Fixes
EuiSuperDatePicker
not showing correct values in relative tab of end date (#3132)EuiSuperDatePicker
to show correct values of commonly used values in relative tab (#3106)EuiIcon
when switching from dynamically fetched components (#3118)EuiResizeObserver
fallback did not properly listen to pure window resizing (#3088)Breaking changes
EuiKeyPadMenuItemButton
in favor of justEuiKeyPadMenuItem
that can also accept anonClick
(#3062)21.1.0
EuiFilterSelect
to retain the order of its filters (#3063)href
prop toEuiBadge
(#3009)EuiComboBox
(#3007)dateFormatAliases
as a part of the public API (#3043)EuiTextProps
type definition (#3039)component
prop toEuiForm
to render a<form>
(#3010)role
attribute fromEuiImage
(#3036)prepend
andappend
ability toEuiComboBox
single selection only (#3003)onColumnResize
prop toEuiDataGrid
of typeEuiDataGridOnColumnResizeHandler
that gets called when column changes it's size (#2963)logoEnterpriseSearch
toEuiIcon
(#3066)EuiColorPicker
andEuiColorStops
(#2850)EuiColorPicker
andEuiColorStops
(#2850)useResizeObserver
hook (#2991)showColumnSelector.allowHide
andshowColumnSelector.allowReorder
props toEuiDataGrid
UI configuration (#2993)EuiMark
component (#3060)tabs.name
prop shape inEuiTabbedContent
to accept anode
, which aligns it withEuiTab
(#3100)Bug Fixes
EuiFieldNumber
so values of typenumber
are now allowed (#3020)contrastRatio()
function in dark mode by fixing thepow()
math function ([[settings/objects] fixed the saved object editor #3013], (Bug fix in contrastRatio function eui#3013))EuiDataGrid
from re-evaluating the default column width on resize (#2991)EuiCallOut
when used as abanner
forEuiFlyout
(#3098)