-
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
Update to EUI 5.3.0 #26485
Merged
Merged
Update to EUI 5.3.0 #26485
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
💔 Build Failed |
Closed
💔 Build Failed |
jenkins test this |
chandlerprall
approved these changes
Nov 30, 2018
💔 Build Failed |
jenkins test this |
💔 Build Failed |
jenkins, test this |
💔 Build Failed |
💔 Build Failed |
jenkins, test this |
💚 Build Succeeded |
snide
added a commit
to snide/kibana
that referenced
this pull request
Dec 3, 2018
* update to EUI 5.3.0
snide
added
the
Team:Platform-Design
Team Label for Kibana Design Team. Support the Analyze group of plugins.
label
Dec 3, 2018
Pinging @elastic/kibana-design |
snide
added a commit
that referenced
this pull request
Dec 4, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Team:Platform-Design
Team Label for Kibana Design Team. Support the Analyze group of plugins.
v6.6.0
v7.0.0
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
5.3.0
EuiSpacer
andEuiHorizontalRule
(#1317)5.2.0
email
icon toEuiIcon
(#1331)(#1321)
EuiBasicTable
, which was overlooked in the original change in4.5.0
(#1312)GlobalDatePicker
example to include all Kibana features (#1219)EuiDatePickerRange
to allow for deeper customization (#1219)contentProps
andtextProps
toEuiButton
andEuiButtonEmpty
(#1219)eui.d.ts
top-level file (#1304)filterWith
option forEuiSearchBar
filters of typefield_value_selection
(#1328)Bug fixes
EuiBasicTable
now converts theEuiTableRowCell
header
intoundefined
if it's been provided as a non-string node, hiding the header and preventing the node from being rendered as[object Object]
on narrow screens (#1312)fullWidth
size ofEuiComboBox
, a regression introduced in4.7.0
(#1314)value
prop forEuiSuperSelect
(#1319)EuiExpressionButton
now shows focus state when user tabs to it (#1326)baseline
as a possible value toEuiFlexGroup
'sFlexGroupAlignItems
type (#1329)5.1.0
EuiToken
now exports enumerated constants forSHAPES
andCOLORS
(#1301)EuiCallOut
coloring andEuiTooltip
styles (#1305)EuiTableRowCellProps
(#1310)5.0.1
Bug fixes
EuiSuperSelect
's dropdown menu when there is no initial selection (#1295)EuiPopoverTitle
and the beta and notification badges. Ensure tab TS definitions are included in the main definition index. Fix typo in icon types (#1299)For maintainers
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately