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 Rewrite #51

Merged
merged 23 commits into from
Nov 3, 2015
Merged

Typescript Rewrite #51

merged 23 commits into from
Nov 3, 2015

Conversation

MikeRyanDev
Copy link
Member

Rewrote entire codebase in TypeScript. Closes #31

@MikeRyanDev
Copy link
Member Author

Before this can be merged in we need to do the following:

  • Resolve type errors generated by TypeScript during build
  • Get builds working in Travis
  • Modify builds to output a single ng-forward.d.ts
  • Change publish script to only publish the dist folder
  • Include TS definition files in dist folder alongside ES6 source and CJS source

@MikeRyanDev
Copy link
Member Author

Everything is ready to go on this one. Build script may change some more in a future PR. @timkindberg

timkindberg added a commit that referenced this pull request Nov 3, 2015
feat(core): Rewrite codebase in TypeScript; Output more dist options;
@timkindberg timkindberg merged commit 1e6628e into master Nov 3, 2015
@timkindberg timkindberg deleted the typescript branch November 3, 2015 02:00
@MikeRyanDev MikeRyanDev mentioned this pull request Nov 3, 2015
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

2 participants