GitShow/vuejs/jsx-vue2
vuejs

jsx-vue2

monorepo for Babel / Vue JSX related packages

by vuejs
Star on GitHubForkWebsitenpm

JavaScript

1.5k stars93 forks14 contributorsQuiet · 2y agoSince 2018v1.4.0

Meet the team

See all 14 on GitHub →
nickmessing
nickmessing83 contributions
haoqunjiang
haoqunjiang60 contributions
dependabot[bot]Bot
dependabot[bot]8 contributions
znck
znck3 contributions
antfu
antfu2 contributions
chenjiahan
chenjiahan2 contributions
sxzz
sxzz2 contributions
allex
allex1 contribution

Languages

View on GitHub →
JavaScript93.2%
TypeScript5.7%
CSS0.8%
HTML0.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 2y ago
See all on GitHub →
yizhengfeng-jj
setup去掉h = this.$createElement,在普通函数里面没生效OpenIssue

问题 setup去掉h = this.$createElement,在普通函数里面没生效 版本 "@vue/babel-preset-jsx": "^1.4.0",

yizhengfeng-jj · 1y ago
wuyonggang100
我用 map return 一组 tag div, 每个 div 中再用 ref 标记一个组件,最后得到的是一个 object, 我希望的到的是数组OpenIssue

{listx.map((info, index) => { return ( })} coonst refsX = this.$refs.xxxxRef ; console.log(refsX ) i hope refsX is a list , but it was an object ,why ?

wuyonggang100 · 1y ago
xiexiaoge
render 渲染中引用全局自定义render组件OpenIssue

https://github.com/babel/babel/issues/16697

xiexiaoge · 2y ago

Recent fixes

View closed PRs →
phillyc
Create LICENSEMergedPR
phillyc · 4mo ago
andtii
Update documentation how to use v-slot in jsxClosedIssue

Since vue 2.6 has a new concept for slots the documentation https://github.com/vuejs/jsx#slots should be updated to reflect how this should be used. @yyx990803 or @nickmessing Do we have a nice story for the jsx community on this? We are currently updating to vuetify 2 which forces the new v-slot approach so getting the docs updated would be really nice.

andtii · 8mo ago
Y80
在 Rspack 中无法正常工作ClosedIssue

问题描述 组件在 中返回了 JSX 组件,例如: 经过插件编译之后,始终 !image Rspack 配置 期望 如果检测到是在 中,使用 替换 。或者使用 。 其他 我猜应该是插件 @vue/babel-sugar-composition-api-render-instance 在 Rspack 中失效了。(Rspack 没有兼容其中某些 API?) 使用 Vite 时可以正常运行, 是从 依赖中导入的。

Y80 · 2y ago
Structured data for AI agents

Repository: vuejs/jsx-vue2. Description: monorepo for Babel / Vue JSX related packages Stars: 1476, Forks: 93. Primary language: JavaScript. Languages: JavaScript (93.2%), TypeScript (5.7%), CSS (0.8%), HTML (0.3%). Homepage: https://jsx-vue2-playground.netlify.app/ Latest release: v1.4.0 (4y ago). Open PRs: 14, open issues: 41. Last activity: 2y ago. Community health: 25%. Top contributors: nickmessing, haoqunjiang, dependabot[bot], znck, antfu, chenjiahan, sxzz, allex, chrisvfritz, visualfanatic and others.

·@ofershap

Replace github.com with gitshow.dev