Skip to content

[Canvas] Prepare TS for 3.7 upgrade#47703

Merged
timroes merged 1 commit intoelastic:masterfrom
timroes:ts-cleanup-canvas
Oct 10, 2019
Merged

[Canvas] Prepare TS for 3.7 upgrade#47703
timroes merged 1 commit intoelastic:masterfrom
timroes:ts-cleanup-canvas

Conversation

@timroes
Copy link
Copy Markdown
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 t// 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
Copy Markdown
Contributor

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

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

💚 Build Succeeded

Copy link
Copy Markdown
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 t// v7.5.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants