Skip to content

Typescript rewrite #64

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

Merged
merged 79 commits into from
Aug 9, 2020
Merged

Typescript rewrite #64

merged 79 commits into from
Aug 9, 2020

Conversation

dwightjack
Copy link
Owner

@dwightjack dwightjack commented Jun 15, 2020

Tasks associated to this PR:

  • Codebase rewrite in TypeScript
  • types can be imported singularly as named imports or via the default import as the VueTypes namespace
  • The default VueTypes object is a class with static members. This makes it easier to extend it in TS and ES6+.
  • Create a custom copy of the VueTypes object (Setting sensibleDefaults globally before they're used in components #48)
  • Update documentation
  • test with Vue 3
  • CircleCI config

@dwightjack dwightjack self-assigned this Jun 15, 2020
@dwightjack dwightjack added this to the v2.0.0 milestone Jun 15, 2020
@dwightjack dwightjack merged commit 720b715 into master Aug 9, 2020
@dwightjack dwightjack deleted the next/ts branch September 6, 2020 08:31
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.

1 participant