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

Roadmap #1

Closed
6 of 9 tasks
Subwaytime opened this issue Jun 26, 2021 · 2 comments
Closed
6 of 9 tasks

Roadmap #1

Subwaytime opened this issue Jun 26, 2021 · 2 comments

Comments

@Subwaytime
Copy link
Owner

Subwaytime commented Jun 26, 2021

Roadmap

  • Devtools Support
  • Allow resolveComponent and resolveDynamicComponent
  • Allow defineComponent and defineAsyncComponent
  • Allow HTML Tags to get mounted directly (this should make things easier then having to use a vue component every single time)
  • Add native Vue Transitions
  • Remove teleported DOM Message after destroying an Element (it just gets messy after multiple mounting usages)
  • Multi Instance Support
  • CDN Support (script tag)
  • Better Typing (to many any's)

Let me know if there are other Features that would work well with this Library!

@Subwaytime
Copy link
Owner Author

Upcoming 0.0.7 will feature HTML Tag Support and support for defineComponent/defineAsyncComponent.
resolveComponent/resolveDynamicComponent will resolve later.
Also i am still trying around with CDN, but atm it runs into some issues.. will keep some Info out later next week!

@Subwaytime
Copy link
Owner Author

Subwaytime commented Aug 10, 2021

Vue 3.2 introduced some new Features that ill try to add to this Library too. Most of the current Features are all based on native Vue 3 Implementation Methods.

might be added in Version 0.0.8 together with resolve and define

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

No branches or pull requests

1 participant