Evan You
|
9ca8b7c1b5
|
chore: fix test
|
2022-11-10 14:30:50 +08:00 |
Evan You
|
001184e6bb
|
fix(compiler/v-model): catch incorrect v-model usage on prop bindings
close #5584
|
2022-11-10 10:42:27 +08:00 |
Evan You
|
ec795bfc51
|
release: v3.2.44
|
2022-11-10 07:25:22 +08:00 |
Evan You
|
71977ec972
|
release: v3.2.43
|
2022-11-09 21:00:57 +08:00 |
Evan You
|
f023d49a49
|
release: v3.2.42
|
2022-11-09 11:36:09 +08:00 |
白雾三语
|
2c27556fe5
|
fix(compiler): avoid namespace collisions when transforming template refs in inline mode (#6975)
fix #6964
|
2022-11-08 22:22:29 -05:00 |
白雾三语
|
5bfe438ef3
|
fix(compiler-core/v-on): only apply case preservation on native elements (#6902)
fix #6900
|
2022-11-08 21:58:22 -05:00 |
Evan You
|
dd3354c4c7
|
fix(compiler-core): fix parsing error on comments between v-if in prod
close #6843
|
2022-11-08 23:35:35 +08:00 |
Rudy
|
48876182db
|
fix(compiler-core): keep whitespaces between interpolation and comment (#6828)
fix #6352
|
2022-11-08 09:50:43 -05:00 |
Travis
|
bcfe480d75
|
fix(compiler-core/v-on): support inline handler with return type annotation (#6769)
fix #6378
|
2022-11-07 22:09:15 -05:00 |
被雨水过滤的空气(Rairn)
|
640cfce4ff
|
fix(compiler-core): avoid duplicate keys in codegen with `v-if` (#6689)
fix #6641
|
2022-11-07 22:04:31 -05:00 |
Evan You
|
09bb3e996e
|
fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326)
squashed from fix by @tjk
|
2022-10-26 16:18:19 +08:00 |
Evan You
|
9617dd4b2a
|
release: v3.2.41
|
2022-10-14 18:41:15 +08:00 |
世新
|
82e3f2dc30
|
chore: symbols as helperNameMap index type (#6622)
|
2022-10-06 05:26:16 +08:00 |
Anthony Fu
|
534593cfa8
|
chore: format
|
2022-10-03 15:30:43 +08:00 |
Evan You
|
551f606d98
|
release: v3.2.40
|
2022-09-28 11:40:24 +08:00 |
Evan You
|
f402d416b8
|
refactor(compiler-core): extract props merging helper
|
2022-09-28 10:59:13 +08:00 |
Dunqing
|
f9d43b99f8
|
fix(compilre-core): dynamic v-on and static v-on should be merged (#6747)
fix #6742
|
2022-09-27 22:46:55 -04:00 |
Evan You
|
03820193a8
|
fix(ssr): fix pre tag windows newline hydration mismatch
fix #6410
|
2022-09-28 08:45:32 +08:00 |
Evan You
|
fc5bdb36ed
|
fix(runtime-core): avoid hoisted vnodes retaining detached DOM nodes
fix #6591
|
2022-09-27 16:20:52 +08:00 |
Evan You
|
f79c423621
|
release: v3.2.39
|
2022-09-08 10:12:39 +08:00 |
Evan You
|
6624ead663
|
release: v3.2.38
|
2022-08-30 16:02:01 +08:00 |
Evan You
|
00036bb52c
|
fix(slots): ensure different branches of dynamic slots have different keys
fix #6202
|
2022-08-30 15:55:09 +08:00 |
Evan You
|
0739f8909a
|
fix(custom-element): fix event listeners with capital letter event names on custom elements
close https://github.com/vuejs/docs/issues/1708
close https://github.com/vuejs/docs/pull/1890
|
2022-08-30 14:07:35 +08:00 |
Evan You
|
bdffc143ef
|
release: v3.2.37
|
2022-06-06 20:08:19 +08:00 |
Evan You
|
160d5df34a
|
release: v3.2.36
|
2022-05-23 10:04:12 +08:00 |
Travis
|
7fbc933f4d
|
fix(compiler-core): fix svg with directives being incorrectly hoisted (#5919)
fix #5289
|
2022-05-22 21:40:53 -04:00 |
Evan You
|
a0c577692f
|
release: v3.2.35
|
2022-05-21 01:16:26 +08:00 |
Evan You
|
3991609087
|
release: v3.2.34
|
2022-05-19 12:42:34 +08:00 |
Evan You
|
516bc548fc
|
fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches
fix #5140
|
2022-05-19 11:21:17 +08:00 |
Evan You
|
415091b0ee
|
fix(compiler-core): should generate HYDRATE_EVENTS flag on dynamic component that resolves to element
fix #5870
|
2022-05-17 16:39:48 +08:00 |
Evan You
|
7fd761e577
|
release: v3.2.34-beta.1
|
2022-05-17 12:53:51 +08:00 |
阿崔cxr
|
e85e0a7f3a
|
chore: use ast node creation helper (#5255)
|
2022-05-13 04:37:50 -04:00 |
edison
|
242914d938
|
fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436)
fix #5425
|
2022-05-12 22:38:46 -04:00 |
Evan You
|
6283b2ec41
|
fix(compiler-dom): properly stringify v-html/v-text with constant value
fix #5439
close #5445
|
2022-05-13 08:57:43 +08:00 |
Evan You
|
0f00cf43cf
|
fix(compiler-core): normalize v-bind:style with array literal value
fix #5106
|
2022-05-12 16:31:16 +08:00 |
WangJing
|
9329feb7d3
|
chore(compiler): improve readability of compiler-core's test case (#4886)
|
2022-05-11 20:47:10 -04:00 |
edison
|
cd395559ce
|
chore(compiler-core): use aliasHelper (#3592)
|
2022-05-11 20:40:05 -04:00 |
Evan You
|
51f3d386de
|
fix(compiler-core): template v-if should never be treated as dev root fragment
close #5189
|
2022-05-11 17:43:20 +08:00 |
Evan You
|
410144149f
|
fix(compiler-sfc): defineProps return binding or rest binding should be considered reactive
|
2022-05-10 17:34:15 +08:00 |
那里好脏不可以
|
6042ab0f2f
|
chore: type [ci skip]
|
2022-05-09 22:51:51 -04:00 |
Evan You
|
56879e6b23
|
release: v3.2.33
|
2022-04-14 18:14:37 +08:00 |
Evan You
|
f4f5e80a19
|
release: v3.2.32
|
2022-04-12 16:07:43 +08:00 |
Evan You
|
d56dec6b4a
|
release: v3.2.31
|
2022-02-12 16:41:52 +08:00 |
Evan You
|
15adf251ab
|
release: v3.2.30
|
2022-02-07 14:14:53 +08:00 |
Evan You
|
ce34d9114e
|
chore: remove v3.vuejs.org references
|
2022-02-07 13:13:26 +08:00 |
Evan You
|
60cf175d88
|
feat(ssr): support custom directive getSSRProps in optimized compilation
close #5304
|
2022-02-04 08:58:31 +08:00 |
Evan You
|
6b6889852f
|
release: v3.2.29
|
2022-01-23 22:02:23 +08:00 |
Evan You
|
283df0ad68
|
release: v3.2.28
|
2022-01-21 16:15:13 +08:00 |
btea
|
63210fe41a
|
refactor: includes instead of indexOf (#5117)
|
2022-01-21 02:36:48 -05:00 |