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

TypeScript: Convert to Classes #2704

Merged
merged 8 commits into from
Jul 10, 2018
Merged

TypeScript: Convert to Classes #2704

merged 8 commits into from
Jul 10, 2018

Conversation

tgriesser
Copy link
Member

Opening individual PR's for big steps in the TS conversion so they are a bit more public and can run against Travis.

Changes:

  • Removes inherits
  • Converts to classes wherever possible
  • Move some prototype props to class props when it makes sense using class properties syntax

@tgriesser tgriesser merged commit 8da1301 into ts Jul 10, 2018
@tgriesser tgriesser deleted the ts-convert-class branch July 10, 2018 16:28
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.

None yet

1 participant