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

[Canvas] Prepare TS for 3.7 upgrade #47703

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Conversation

timroes
Copy link
Contributor

@timroes timroes commented Oct 9, 2019

Summary

This fixes a couple of TS issues, that would occur ones we update to TS 3.7 (#47188). Since we are trying to update to TS 3.7.0 in time, I am already trying to fix those issues now. The main issue here was, that we cannot have imports with the same name as exports anymore (this was actually a bug that that ever worked).

For QA: This PR doesn't introduce any functional change.

@timroes timroes added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.5.0 labels Oct 9, 2019
@timroes timroes requested a review from a team as a code owner October 9, 2019 14:09
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

@timroes timroes mentioned this pull request Oct 9, 2019
15 tasks
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@cqliu1 cqliu1 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@timroes timroes merged commit c8f508c into elastic:master Oct 10, 2019
@timroes timroes deleted the ts-cleanup-canvas branch October 10, 2019 06:58
timroes pushed a commit to timroes/kibana that referenced this pull request Oct 10, 2019
timroes pushed a commit that referenced this pull request Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.5.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants