You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @luwanquan, I am the maintainer of @vue/composition-api. Thanks for making this awesome util and I believe there are many projects rely on it already. Great work!
As the @vue/composition-api is into the v1.0 beta stage, we would like to have the first-class jsx support. So we are inviting you to move this project into the official vuejs/jsx repo and be released within @vue/babel-preset-jsx. /cc @sodatea
Please let us know what you think. If you don't have much time on this, we can help with the transformation and will credit you properly. Thanks!
The text was updated successfully, but these errors were encountered:
Regarding whether other functional modules of the current tool will be migrated to vuejs/jsx, I don’t know if you have a better idea or implementation for this?
Hope to communicate further.
It seems that the current tool needs to be updated slightly.
Hope to provide better support for jsx.
Thanks again!
hey, guys, jsx + @vue/composition-api is amazing. But syntax hightlight is not working some times. Attributes like v-xx directive and style object may cause the problem. Now color of normal code is same as color of comments. Do you have the same problem? How do you resolve it?
Hi @luwanquan, I am the maintainer of @vue/composition-api. Thanks for making this awesome util and I believe there are many projects rely on it already. Great work!
As the @vue/composition-api is into the v1.0 beta stage, we would like to have the first-class jsx support. So we are inviting you to move this project into the official vuejs/jsx repo and be released within
@vue/babel-preset-jsx
. /cc @sodateaPlease let us know what you think. If you don't have much time on this, we can help with the transformation and will credit you properly. Thanks!
The text was updated successfully, but these errors were encountered: