Commit Graph

7 Commits

Author SHA1 Message Date
Evan You e8d3a7d7a1 fix(codegen): script setup should not attempt to resolve native elements as component
fix #12674
2022-07-16 22:08:07 +08:00
Evan You bd8409bc98 wip: fix component resolution check 2022-06-15 21:38:05 +08:00
Evan You b4c511da8f chore: fix unit tests 2022-05-29 02:35:56 +08:00
Evan You cfc2c59132 chore: use isFunction 2022-05-27 23:52:22 +08:00
Evan You 72aed6a149 workflow: remove eslint, apply prettier 2022-05-23 17:21:17 +08:00
Evan You 52627b95ce test: jasmine.createSpy -> vi.fn 2022-05-20 07:56:02 +08:00
David Welch 534a0aa863 chore: convert tests to typescript 2022-04-29 15:43:25 -06:00