Commit Graph

7 Commits

Author SHA1 Message Date
e9b83a0f96 feat: v-model targe value should support variable 2021-03-13 14:38:00 +08:00
4c858a26e4 fix: jsx-explorer default text value error 2021-03-04 16:55:43 +08:00
17c2894067 feat: jsx-explorer support options 2021-03-03 23:58:09 +08:00
f519920db2 chore: set monaco-editor jsx as preserve 2020-09-06 11:33:12 +08:00
53739e1d5c chore: monaco in cdn 2020-09-05 21:58:07 +08:00
89afeac355 chore: mark slotflag and fix some bugs (#45)
* fix: reassign variable as component should work

* feat: remove `compatibleProps`

* feat: mark slotFlag

* chore: istanbul ignore in babel.config.js

* test: reassign variable as component should work
2020-07-28 21:25:30 +08:00
bc4ef2c028 refactor: with TypeScript (#24)
* refactor: add ts support (#19)

Co-authored-by: 逆寒 <869732751@qq.com>
2020-07-09 20:51:47 +08:00