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

adds react-autosize type from recent update #2930

Merged
merged 2 commits into from
Feb 27, 2020

Conversation

dimitropoulos
Copy link
Contributor

@dimitropoulos dimitropoulos commented Feb 26, 2020

this is a followup from #2838 (comment)

TLDR; The upstream was missing a type that required us to @ts-ignore, but I made a PR for a fix to the upstream, which just landed today, which means that we can remove the ignore and keep this codebase cleaner.

@kibanamachine
Copy link

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

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.

Thanks for following up!

@chandlerprall also noticed that @types/react-input-autosize should be in dependencies instead of devDependencies because it becomes a production dependency in eui.d.ts.

Would you might making the change here?

to reflect that fact that, as of the ComboBox -> TypeScript in elastic#2838 it is now actually a prod dependency
@dimitropoulos
Copy link
Contributor Author

wow great catch @chandlerprall! fixed in 353a01f

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

LGTM!

@chandlerprall chandlerprall merged commit c1c810a into elastic:master Feb 27, 2020
@dimitropoulos dimitropoulos deleted the react-autosize-types branch February 27, 2020 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants