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
/cc @jen-huang
Snapshot updates are expected EuiIcon changes, button prop defaults, and mocking EUI's
makeId
in a few places.10.3.1
Bug fixes
EuiStat
reported acceptingstring
fortitle
,description
, even thoughReactNode
is acceptable (#1910)10.3.0
href
on the last item inEuiBreadcrumbs
(#1905)selectable
prop toEuiCard
(#1895)EuiValidatableControl
to TS (#1879)Bug fixes
EuiFilePicker
when a React element is passed (#1903)EuiModal
andEuiConfirmModal
for Chrome and Safari (#1902)EuiOverlayMask
children
element mismatch TS error (#1900)10.2.1
Bug fixes
EuiFilterGroup
(#1849)Deprecations
EuiFilterButton
'snoDivider
prop withwithNext
(#1849)10.2.0
EuiGlobalToastListItem
to TS (#1880)token_map
to TS (#1870)EuiOverlayMask
to TS (#1858)EuiStat
to TS (#1848)isLoading
prop toEuiStat
(#1848)roundUp
prop to relative tab ofEuiSuperDatePicker
(#1827)EuiSwitch
for date rounding used at relative tab ofEuiSuperDatePicker
(#1827)bug
,flag
, andheart
glyphs toEuiIcon
(#1887)alert
glyph inEuiIcon
(#1887)Bug fixes
EuiComboBox
to not pass itsinputRef
prop down to the DOM (#1867)euiBreakpoint()
warning to give accurate feedback (#1874)EuiI18n
'sdefault
prop to better support use cases (#1861)EuiTablePagination
's row count selection (#1883)EuiComboBox
withsingleSelection
andonAddCustomOption
reopening the options list after adding a custom option (#1882)EuiComboBox
reopening the options list in Firefox when closing via the dropdown arrow button (#1885)Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.- [ ] This was checked for cross-browser compatibility, including a check against IE11- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support- [ ] Documentation was added for features that require explanation or tutorials- [ ] This was checked for keyboard-only and screenreader accessibilityFor maintainers
- [ ] This was checked for breaking API changes and was labeled appropriately- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately