Vue-class-component: Vue 3.0 support

Created on 1 Mar 2020  路  3Comments  路  Source: vuejs/vue-class-component

This issue is a question regarding the status of vue-class-component which is aimed for Class-based Typescript users when the Vue3.0 is released with heavy emphasis also in Typescript.

  1. Will the project remain officially supported within the Vue ecosystem?

  2. Will it have a "smooth" compatibility with the new composition API especially they are both in Typescript?

question

Most helpful comment

  1. Yes
  2. Will provide a bridge api to use compositions in class component.

I鈥檓 currently working on Vue 3 + class component and investigating the implementation and good api interface. I鈥檒l create RFC thread once they are ready.

All 3 comments

  1. Yes
  2. Will provide a bridge api to use compositions in class component.

I鈥檓 currently working on Vue 3 + class component and investigating the implementation and good api interface. I鈥檒l create RFC thread once they are ready.

Thank you for the clarification and future support with composition API. Will give it a go :)

Proposals are already up:

  • Fundamental change for Vue v3 #406
  • On adaption to composition api #416
Was this page helpful?
0 / 5 - 0 ratings

Related issues

tonypee picture tonypee  路  6Comments

valorad picture valorad  路  4Comments

dmitrykurmanov picture dmitrykurmanov  路  4Comments

backbone87 picture backbone87  路  4Comments

liudonghua123 picture liudonghua123  路  5Comments