Skip to content

Migrate EuiFacetGroup, EuiKeyPadMenu and EuiCallOut to TS#2382

Merged
pugnascotia merged 5 commits intoelastic:masterfrom
pugnascotia:oh-i-like-to-ts-migrate
Sep 27, 2019
Merged

Migrate EuiFacetGroup, EuiKeyPadMenu and EuiCallOut to TS#2382
pugnascotia merged 5 commits intoelastic:masterfrom
pugnascotia:oh-i-like-to-ts-migrate

Conversation

@pugnascotia
Copy link
Copy Markdown
Contributor

Summary

Migrate EuiFacetGroup, EuiKeyPadMenu and EuiCallOut to TypeScript.

Checklist

  • Checked in dark mode
  • Checked in mobile
  • Checked in IE11 and Firefox
  • Props have proper autodocs
  • Added documentation examples
  • Added or updated jest tests
  • Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

Copy link
Copy Markdown
Contributor

@chandlerprall chandlerprall 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; requesting some changes around exports in the source files, some of which will need to be added to the corresponding index.ts files as well to ensure they're exported to the top module level

@pugnascotia pugnascotia force-pushed the oh-i-like-to-ts-migrate branch from 751ec9a to 97dc135 Compare September 27, 2019 10:25
@pugnascotia
Copy link
Copy Markdown
Contributor Author

Ready for another review pass.

Copy link
Copy Markdown
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.

LGTM. Thanks!

@pugnascotia pugnascotia merged commit 8f6c260 into elastic:master Sep 27, 2019
@pugnascotia pugnascotia deleted the oh-i-like-to-ts-migrate branch September 27, 2019 14:24
snide pushed a commit to snide/eui that referenced this pull request Oct 10, 2019
…tic#2382)

Migrate EuiFacetGroup, EuiKeyPadMenu and EuiCallOut to TypeScript.
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