Skip to content
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 EUI 10.1.0 -> 10.3.1 #35970

Merged
merged 1 commit into from
May 2, 2019

Conversation

chandlerprall
Copy link
Contributor

@chandlerprall chandlerprall commented May 2, 2019

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

  • Fixed a regression where EuiStat reported accepting string for title, description, even though ReactNode is acceptable (#1910)

10.3.0

  • Added support for href on the last item in EuiBreadcrumbs (#1905)
  • Added selectable prop to EuiCard (#1895)
  • Converted EuiValidatableControl to TS (#1879)

Bug fixes

  • Fixed prompt text rendering in EuiFilePicker when a React element is passed (#1903)
  • Fixed overflow scrolling of EuiModal and EuiConfirmModal for Chrome and Safari (#1902)
  • Fixed EuiOverlayMask children element mismatch TS error (#1900)

10.2.1

Bug fixes

  • Fixed responsiveness of EuiFilterGroup (#1849)

Deprecations

  • Replaced EuiFilterButton's noDivider prop with withNext (#1849)

10.2.0

  • Converted EuiGlobalToastListItem to TS (#1880)
  • Converted token_map to TS (#1870)
  • Converted EuiOverlayMask to TS (#1858)
  • Converted EuiStat to TS (#1848)
  • Added isLoading prop to EuiStat (#1848)
  • Added roundUp prop to relative tab of EuiSuperDatePicker (#1827)
  • Changed position of EuiSwitch for date rounding used at relative tab of EuiSuperDatePicker (#1827)
  • Added bug, flag, and heart glyphs to EuiIcon (#1887)
  • Updated alert glyph in EuiIcon (#1887)

Bug fixes

  • Fixed EuiComboBox to not pass its inputRef prop down to the DOM (#1867)
  • Fixed euiBreakpoint() warning to give accurate feedback (#1874)
  • Fixed type definitions around EuiI18n's default prop to better support use cases (#1861)
  • Localized EuiTablePagination's row count selection (#1883)
  • Fixed EuiComboBox's internal tracking of its focus state (#1796)
  • Fixed EuiComboBox with singleSelection and onAddCustomOption reopening the options list after adding a custom option (#1882)
  • Fixed EuiComboBox reopening the options list in Firefox when closing via the dropdown arrow button (#1885)
  • Fixed running the dev server and building on Windows (#1891)

Checklist

Use strikethroughs to 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

For 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

Copy link
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Ran Kibana locally.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants