issues
search
unplugin
/
unplugin-vue2-script-setup
💡 Bring `<script setup>` to Vue 2.
MIT License
603
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate - autoclosed
#163
renovate[bot]
closed
1 year ago
1
build: update build script and exports field
#162
xiaoxiangmoe
closed
1 year ago
0
feat: add defineSlots macro support
#161
xiaoxiangmoe
closed
1 year ago
0
docs: `vueCompilerOptions.experimentalCompatMode` is renamed to `vueCompilerOptions.target`
#160
8bu
closed
1 year ago
0
fix: avoid native tag as component
#159
jaw52
closed
1 year ago
6
fix: avoid HTML elements as component
#158
jaw52
closed
1 year ago
0
chore: lint
#157
jaw52
closed
1 year ago
0
fix: lines break
#156
jaw52
closed
1 year ago
0
fix: 修复匹配不到换行的setup --bug=#154
#155
zyqq
closed
1 year ago
1
无法匹配script标签中换行的setup
#154
zyqq
closed
1 year ago
0
fix: bump @antfu/utils 0.5.2 -> 0.7.4
#153
nterray
closed
1 year ago
0
uni-app 项目通过 unplugin-vue2-script-setup 插件使用 <script setup>,条件编译失效。
#152
shichaohui
opened
1 year ago
0
Nuxt Bridge Build Error involving script setup
#151
wesley3295
closed
2 years ago
1
类型“{}”上不存在属性“XXX”。ts(2339)
#150
642661520
closed
2 years ago
1
Import a type with the same name as component will wrongly register it
#149
kingyue737
closed
2 years ago
3
uniapp小程序支持吗
#148
weiminghaoo
closed
2 years ago
3
vite 3.0 启动报错[vite] Internal server error: $ can only be used as the initializer of a variable declaration.
#147
TTcom
closed
2 years ago
1
chore: update unplugin to accept vite 3
#146
kingyue737
closed
2 years ago
0
fix: strict version range to 2.6.x
#145
Meglody
closed
2 years ago
2
Add compatibility with Vue ^2.7.0
#144
craigrileyuk
closed
1 year ago
3
No matching export in "xxx/index.vue" for import "default"
#143
syymo
closed
2 years ago
2
Property 'addCount' does not exist on type '{}'.ts(2339)
#142
syymo
closed
2 years ago
5
Is it possible to use this plugin side by side with class components?
#141
jschweighofer
closed
2 years ago
2
chore: upgrade to pnpm 7
#140
sxzz
closed
2 years ago
0
Jest is broken since v0.10.2
#139
dm4t2
opened
2 years ago
3
v-model 与 defineEmits 如何使用
#138
Miofly
closed
2 years ago
7
Error on bound SVG attributes
#137
jaredmcateer
closed
2 years ago
3
defineProps is not defined with ESbuild
#136
KevinBerthier
closed
2 years ago
10
Renaming of template refs is not reflected in the template
#135
ushironoko
closed
1 year ago
1
How to get output of the SFC compiler?
#134
imoldfella
opened
2 years ago
1
Error when giving variable the same name as a tag in the template
#133
Thooto
closed
1 year ago
2
How to access route / router from vue-router 3.5.3
#132
beejaz
closed
2 years ago
3
import script setup component Module has no default export.
#131
634323580
closed
2 years ago
5
typescript TS7006 TS2339 error
#130
ylucifer
closed
2 years ago
1
fix: dynamic import module to avoid breaking in browser
#129
Kingwl
closed
2 years ago
1
feat: add lib output
#128
Kingwl
closed
2 years ago
0
来自vue-router (3.4.9) 的props似乎无效
#127
isanonymous
closed
2 years ago
1
来自vue-router (3.4.9) 的props似乎无效
#126
isanonymous
closed
2 years ago
0
vue-cli-service build : "export 'default' (imported as 'mod') was not found in
#125
duguangyan
closed
2 years ago
3
test: add failed pug tests
#124
antfu
opened
2 years ago
2
Unexpected token? I haven't seen this before
#123
imoldfella
closed
2 years ago
1
Imports from `<script setup>` throw TS error when used in a second, non-setup `<script>` tag
#122
DamianGlowala
closed
2 years ago
2
nuxt start dev server with a warning: `*WARN* Modules should be only specified once: unplugin-vue2-script-setup/nuxt`
#121
BobbyJonas
closed
2 years ago
3
refactor: rewrite to use @vue/compiler-core and @babel/traverse
#120
xiaoxiangmoe
closed
2 years ago
0
在setup语法中使用pinia语法报错
#119
yanbowe
closed
2 years ago
5
Property 'setup' does not exist on type '{}'
#118
Rasool-deldar
closed
2 years ago
3
is this plugins suffers from the same limitations from @vue/composition-api
#117
flozero
closed
2 years ago
1
is this plugins suffers from the same limitations from @
#116
flozero
closed
2 years ago
0
[Bug] Variable's in-template usage not detected
#115
DamianGlowala
closed
2 years ago
5
[Nuxt 2 + Typescript] Reactive values are not unwrapped in component's template
#114
DamianGlowala
closed
2 years ago
1
Next