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

[7.x] Update EUI to v10.1.0 (#35402) #35418

Merged
merged 1 commit into from
Apr 22, 2019

Conversation

chandlerprall
Copy link
Contributor

Summary

10.1.0

  • Added tokenModule and tokenNamespace icons to EuiToken (#1839)
  • Used cache-loader to speed up development docs site build (#1841
  • Converted matching_options to TS (#1828)
  • Converted EuiFormHelpText to TS (#1852)
  • Added onSearch to EuiFieldSearchProps's type defintion (#1627)
  • Added moon glyph to EuiIcon (#1859)
  • Added logoAzure and logoAzureMono logos to EuiIcon (#1859)
  • Added exact-text matching operator to EuiSearchBar / Query and allow empty phrases, e.g. "" (#1843)
  • Allow forward-slash character in EuiSearchBar / Query search values (#1843)
  • Changed EuiLoadingKibana, EuiLoadingSpinner, EuiLoadingChart and EuiLoadingContent components to use spans instead of divs (#1845)

Bug fixes

  • Added toastLifeTimeMs typescript definition for individual toasts in EuiGlobalToastList (#1846)
  • Added logic to prevent refocusing EuiComboBox input after container blur event (#1863)
  • Changed EuiLoadingKibana so it could better nest within EuiFlexItem (#1845)

10.0.1

  • Converted EuiText, EuiTextColor and EuiTextAlign to TS (#1791)
  • Updated IconColor type to better distinguish between accepted types (#1842)

10.0.0

  • Converted EuiTitle to TS (#1810)
  • Added adjustDateOnChange prop to date pickers, enabling month and year changes to trigger onChange (#1817)
  • Updated the overflow shadows for EuiModal and EuiFlyout (#1829)
  • Added confirmButtonDisabled prop to EuiConfirmModal (#1829)
  • Fixed EuiNavDrawer overflow scroll behavior on Firefox (#1837)

Bug fixes

  • Fixed mobile layout for EuiConfirmModal (#1829)

Deprecations

  • Replaced the following SASS mixins euiOverflowShadowTop, euiOverflowShadowBottom with euiOverflowShadow. (#1829)

Breaking changes

  • Removed transitional keyOfStringsOnly option from TypeScript configuration (#1814)

9.9.1

  • Re-enabled installation of @elastic/eui via npm (#1811)

Bug fixes

  • Added isLoading prop typedef to EuiSuperDatePickerProps (#1812)
  • Fixed EuiSearchBox query input resetting on prop updates (#1823)
  • Fixed EuiSearchBar filter button highlighting (#1824)

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

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@chandlerprall chandlerprall merged commit a4255a2 into elastic:7.x Apr 22, 2019
@chandlerprall chandlerprall deleted the backport/7.x/pr-35402 branch April 22, 2019 18:29
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.

2 participants