Commit Graph

287 Commits

Author SHA1 Message Date
Alexander Lichter
165a14a6c6
fix(ssr): fix on-component directives rendering (#12661)
fix #10733
2022-08-18 04:22:55 -04:00
林烁壕
5221d4d3b6
fix(compiler-sfc): rewriteDefault for class with decorators (#12747) 2022-08-18 04:01:00 -04:00
Jonas
5c742eb2e0
fix(compiler-sfc): allow full hostnames in asset url base (#12732)
fix #12731
2022-08-14 21:37:08 -04:00
Evan You
1d8b892fcd release: v2.7.8 2022-07-22 11:24:39 +08:00
troy351
135d07442a
chore(sfc): remove useless vue-template-es2015-compiler (#12677) 2022-07-19 23:16:01 -04:00
Evan You
fc16281cf5 release: v2.7.7 2022-07-16 22:45:31 +08:00
Evan You
7d4a7722e3 release: v2.7.6 2022-07-15 17:12:28 +08:00
Evan You
cdd2df6171 release: v2.7.5 2022-07-13 11:08:37 +08:00
Evan You
018d29af5f release: v2.7.4 2022-07-08 15:46:21 +08:00
Evan You
b70a2585fc fix(compiler-sfc): use safer deindent default for compatibility with previous behavior 2022-07-08 09:45:37 +08:00
blackie
ca7daefaa1
fix(ssr/reactivity): fix array setting error at created in ssr [#12632] (#12633)
fix #12632
2022-07-07 21:44:41 -04:00
Evan You
15e6f1dee4 release: v2.7.3 2022-07-06 13:16:22 +08:00
Evan You
360272bde3 fix(ssr/reactivity): fix composition api behavior in SSR
fix #12615
2022-07-06 12:49:30 +08:00
Evan You
e244687135 release: v2.7.2 2022-07-05 10:54:47 +08:00
Evan You
1294385300 fix(compiler-sfc): preserve old deindent behavior for pug
fix #12611
2022-07-05 10:33:20 +08:00
Evan You
427028ad89 release: v2.7.1 2022-07-04 18:38:35 +08:00
Evan You
caceece8fa fix(compiler-sfc): fix template usage check edge case for v-on statements
fix #12591
2022-07-04 11:38:48 +08:00
webfansplz
6f0d2e6985
chore(compiler-sfc): replace substr with slice (#12564) 2022-07-03 23:26:18 -04:00
Evan You
1e3a0ceb26 release: v2.7.0 2022-07-01 12:22:26 +08:00
Evan You
326d24a4e4 fix(sfc): only include legacy decorator parser plugin when new plugin is not used 2022-07-01 12:16:56 +08:00
Evan You
0ea6c366f5 release: v2.7.0-beta.8 2022-06-28 10:00:08 +08:00
Evan You
008d78bd72 fix(compiler-sfc): should transform non relative paths when base option is present
fix https://github.com/vitejs/vite-plugin-vue2/issues/14
2022-06-28 09:57:19 +08:00
Evan You
bf64c4da5c release: v2.7.0-beta.7 2022-06-27 15:00:30 +08:00
Evan You
20e7e7e138 release: v2.7.0-beta.6 2022-06-26 16:41:54 +08:00
Evan You
530b56a36e release: v2.7.0-beta.5 2022-06-22 10:22:49 +08:00
Evan You
a122bd25c3 release: v2.7.0-beta.4 2022-06-21 10:51:19 +08:00
Evan You
9b9f2bf1c8 fix(compiler-sfc): properly handle shorthand property in template expressions
fix #12566
2022-06-21 09:41:30 +08:00
Evan You
de03f69cd6 release: v2.7.0-beta.3 2022-06-20 16:34:23 +08:00
Evan You
0f2cede374 build: move cssVars logic into compiler-sfc entry 2022-06-20 16:10:14 +08:00
Evan You
d3916b69b4 feat(sfc): parse needMap compat 2022-06-20 15:48:54 +08:00
Evan You
8ab0074bab feat(sfc): css v-bind 2022-06-20 15:46:57 +08:00
Evan You
769c053cff chore: remove code for non-supported :slotted feature 2022-06-20 13:25:29 +08:00
Evan You
9b4e179873 release: v2.7.0-beta.2 2022-06-17 10:57:11 +08:00
Evan You
328ebff041 fix(compiler-sfc): do not transform external and data urls in templates 2022-06-17 10:45:52 +08:00
Evan You
b2332faf04 release: v2.7.0-beta.1 2022-06-17 09:57:51 +08:00
Evan You
efa8a74964 feat: warn top level await usage in <script setup> 2022-06-17 09:39:52 +08:00
Evan You
cdfc4c134d fix(compiler-sfc): expose src on custom blocks as well 2022-06-17 09:36:34 +08:00
Evan You
8f5817a7c9 feat(compiler-sfc): support includeAbsolute in transformAssetUrl 2022-06-16 22:59:14 +08:00
Evan You
96cd1d03fd release: v2.7.0-alpha.12 2022-06-16 21:52:59 +08:00
Evan You
8ce585d70c feat: further align compiler-sfc api + expose rewriteDefault 2022-06-16 21:28:36 +08:00
Evan You
ac8882715c release: v2.7.0-alpha.11 2022-06-16 17:53:41 +08:00
Evan You
2726b6d9ff fix: further align types with v3 2022-06-16 17:48:56 +08:00
Evan You
fa2115c031 release: v2.7.0-alpha.10 2022-06-16 17:18:28 +08:00
Evan You
457fe6d222 types: align compiler-sfc type exports with v3 2022-06-16 17:16:33 +08:00
Evan You
b3432ffa8f chore: fix snapshot 2022-06-16 14:17:30 +08:00
Evan You
cdfd9f321e fix: avoid warning when accessing _setupProxy 2022-06-16 14:16:36 +08:00
Evan You
5a0cc58b91 release: v2.7.0-alpha.9 2022-06-16 10:36:19 +08:00
Evan You
3c2707b62e feat: defineExpose() support 2022-06-16 09:53:45 +08:00
Evan You
bd8409bc98 wip: fix component resolution check 2022-06-15 21:38:05 +08:00
Evan You
4b193390fb feat: resolve components from <script setup> 2022-06-15 10:39:45 +08:00