-
Notifications
You must be signed in to change notification settings - Fork 842
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
Migrate EuiFacetGroup
, EuiKeyPadMenu
and EuiCallOut
to TS
#2382
Migrate EuiFacetGroup
, EuiKeyPadMenu
and EuiCallOut
to TS
#2382
Conversation
There was a problem hiding this 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
751ec9a
to
97dc135
Compare
Ready for another review pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
…tic#2382) Migrate EuiFacetGroup, EuiKeyPadMenu and EuiCallOut to TypeScript.
Summary
Migrate
EuiFacetGroup
,EuiKeyPadMenu
andEuiCallOut
to TypeScript.Checklist