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

Remove automatic TypeScript type generation #5653

Merged
merged 3 commits into from
Apr 29, 2020
Merged

Conversation

bicknellr
Copy link
Member

@bicknellr bicknellr commented Apr 29, 2020

In an attempt to fix the TS issue with 3.4.0 in #5652, I ended up also removing setAttribute from DomApiNative, the type returned by Polymer.dom(someElement), which could also break users' builds. To fix this, Al recommended committing the types since that was already planned and lets us have different types in each system.

@bicknellr bicknellr requested a review from aomarks April 29, 2020 22:08
@bicknellr bicknellr marked this pull request as ready for review April 29, 2020 22:08
Copy link
Member

@aomarks aomarks left a comment

Choose a reason for hiding this comment

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

yay

@bicknellr bicknellr merged commit 36fb37e into master Apr 29, 2020
@bicknellr bicknellr deleted the remove-gen-tsd branch April 29, 2020 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants