Evan You
|
bb43704b64
chore: check string first in toDisplayString
|
4 tahun lalu |
Evan You
|
81a6708739
chore: simplify effectScope
|
4 tahun lalu |
Evan You
|
2993a24618
perf(reactivity): optimize effect/effectScope active state tracking
|
4 tahun lalu |
Evan You
|
6b6889852f
release: v3.2.29
|
4 tahun lalu |
Evan You
|
9aa5dfd4bb
fix(runtime-dom): fix static content re-insertion
|
4 tahun lalu |
Thorsten Lünborg
|
4be1037f31
fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310)
|
4 tahun lalu |
Evan You
|
059c63eab7
test: add missing edge case for css v-bind
|
4 tahun lalu |
Evan You
|
16fa18da6d
fix(compiler-sfc): fix css v-bind inside other css functions
|
4 tahun lalu |
Evan You
|
283df0ad68
release: v3.2.28
|
4 tahun lalu |
Evan You
|
3d80b15ca4
build: fix build script
|
4 tahun lalu |
edison
|
95d49bf7e7
fix(compiler-sfc): support complex expression in CSS v-bind() (#5114)
|
4 tahun lalu |
btea
|
63210fe41a
refactor: includes instead of indexOf (#5117)
|
4 tahun lalu |
HcySunYang
|
c64907d261
fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212)
|
4 tahun lalu |
Thorsten Lünborg
|
171f5e9c60
fix(reactivity): mutating a readonly ref nested in a reactive object should fail. (#5048)
|
4 tahun lalu |
Soha Jin
|
72130ac7b5
fix(compat): convertLegacyVModelProps should merge model option in mixins (#5251)
|
4 tahun lalu |
Yugang Cao
|
92e04a651f
chore: type improvements (#5264)
|
4 tahun lalu |
edison
|
9f55e6fbb1
fix(compiler-core): handle v-memo in template v-for (#5291)
|
4 tahun lalu |
Evan You
|
b2bac9fa17
chore: comment dom tag config usage [ci skip]
|
4 tahun lalu |
Thorsten Lünborg
|
97f6bd942f
fix(compat): ensure fallthrough *Native events are not dropped during props update (#5228)
|
4 tahun lalu |
Yugang Cao
|
e603fd258c
chore: fix typo (#5261) [ci skip]
|
4 tahun lalu |
Bruno Perel
|
e8022755ae
chore: fix typo (#5282) [ci skip]
|
4 tahun lalu |
Stanislav Lashmanov
|
d0b9708620
fix(compat): simulate Vue 2.6.14 version in compat build (#5293)
|
4 tahun lalu |
Thorsten Lünborg
|
c35ec47d73
fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299)
|
4 tahun lalu |
Evan You
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 tahun lalu |
Evan You
|
25bc6549eb
perf(reactivity): optimize effect run condition
|
4 tahun lalu |
Evan You
|
4768f26f59
fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not
|
4 tahun lalu |
Evan You
|
a05b000948
fix(reactivity-transform): apply transform for labelled variable declarations
|
4 tahun lalu |
Evan You
|
a81a9922bb
fix(reactivity-transform): apply transform on exported variable declarations
|
4 tahun lalu |
Evan You
|
ae4b0783d7
chore: update repo references
|
4 tahun lalu |
Evan You
|
9c304bfe79
fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive
|
4 tahun lalu |