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
Upgrades EUI from 6.10.1 -> 7.1.0
This is a manual backport of changes already in master (the upgrade to 7.0.0 wasn't backported to 7.x)
7.1.0
append
prop toEuiFieldText
(#1567)EuiIcon
to look better in dark mode. (#1462)isCopyable
prop toEuiCodeBlock
(#1556)Snippet
tab to docs and renamed demo tabs (#1556)getSecureRelForTarget
to handle elastic.co domains as a referrer whitelist (#1565)url
utility for verifying if a URL is a referrer whitelist (#1565)7.0.0
EuiDualRange
using components from modularized, refactoredEuiRange
. New util serviceisWithinRange
is the first in the number category. (#1485)lodash
to v4, taking advantage of modular imports. (#1534)EuiQuery
andEuiSearchBar
(#1204)customQuickSelectPanels
prop toEuiSuperDatePicker
(#1549)Bug fixes
EuiSearchBar.Query
match_all query string must be*
(#1521)EuiSuperDatePicker
crashing with negative relative value (#1537)EuiSuperDatePicker
crashing with invalid start and end prop values (#1544)src-docs
(#1537)Breaking changes
or
a reserved keyword inEuiQuery
's syntax (#1204)