Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Deng
5279b2eb69 refactor: lint 2025-11-26 17:12:35 +08:00
Kevin Deng
620450b5ba style: format 2025-11-26 16:58:43 +08:00
三咲智子 Kevin Deng
4bd09577cc refactor(jsx-explorer): replace @babel/core with @babel/standalone 2024-09-07 05:04:05 +08:00
三咲智子 Kevin Deng
455ae7182d fix(jsx-explorer): support browser env 2024-09-07 04:56:24 +08:00
三咲智子 Kevin Deng
bb8cbe957e fix: enable optimizing dependencies in build mode 2024-01-24 03:11:39 +08:00
三咲智子 Kevin Deng
20ef600064 feat(jsx-explorer): support tsx 2024-01-24 03:02:07 +08:00
三咲智子 Kevin Deng
d99206b059 refactor(jsx-explorer): dogfooding of JSX syntax 2024-01-24 02:42:21 +08:00
三咲智子 Kevin Deng
dbba3205e4 refactor: upgrade project setup (#646) 2023-06-22 12:14:02 +08:00
Amour1688
e9b83a0f96 feat: v-model targe value should support variable 2021-03-13 14:38:00 +08:00
Amour1688
4c858a26e4 fix: jsx-explorer default text value error 2021-03-04 16:55:43 +08:00
Amour1688
17c2894067 feat: jsx-explorer support options 2021-03-03 23:58:09 +08:00
Amour1688
f519920db2 chore: set monaco-editor jsx as preserve 2020-09-06 11:33:12 +08:00
Amour1688
53739e1d5c chore: monaco in cdn 2020-09-05 21:58:07 +08:00
Amour1688
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
Amour1688
bc4ef2c028 refactor: with TypeScript (#24)
* refactor: add ts support (#19)

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