Evan You
|
16fa18da6d
fix(compiler-sfc): fix css v-bind inside other css functions
|
4 سال پیش |
Evan You
|
283df0ad68
release: v3.2.28
|
4 سال پیش |
Evan You
|
3d80b15ca4
build: fix build script
|
4 سال پیش |
edison
|
95d49bf7e7
fix(compiler-sfc): support complex expression in CSS v-bind() (#5114)
|
4 سال پیش |
btea
|
63210fe41a
refactor: includes instead of indexOf (#5117)
|
4 سال پیش |
HcySunYang
|
c64907d261
fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212)
|
4 سال پیش |
Thorsten Lünborg
|
171f5e9c60
fix(reactivity): mutating a readonly ref nested in a reactive object should fail. (#5048)
|
4 سال پیش |
Soha Jin
|
72130ac7b5
fix(compat): convertLegacyVModelProps should merge model option in mixins (#5251)
|
4 سال پیش |
Yugang Cao
|
92e04a651f
chore: type improvements (#5264)
|
4 سال پیش |
edison
|
9f55e6fbb1
fix(compiler-core): handle v-memo in template v-for (#5291)
|
4 سال پیش |
Evan You
|
b2bac9fa17
chore: comment dom tag config usage [ci skip]
|
4 سال پیش |
Thorsten Lünborg
|
97f6bd942f
fix(compat): ensure fallthrough *Native events are not dropped during props update (#5228)
|
4 سال پیش |
Yugang Cao
|
e603fd258c
chore: fix typo (#5261) [ci skip]
|
4 سال پیش |
Bruno Perel
|
e8022755ae
chore: fix typo (#5282) [ci skip]
|
4 سال پیش |
Stanislav Lashmanov
|
d0b9708620
fix(compat): simulate Vue 2.6.14 version in compat build (#5293)
|
4 سال پیش |
Thorsten Lünborg
|
c35ec47d73
fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299)
|
4 سال پیش |
Evan You
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 سال پیش |
Evan You
|
25bc6549eb
perf(reactivity): optimize effect run condition
|
4 سال پیش |
Evan You
|
4768f26f59
fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not
|
4 سال پیش |
Evan You
|
a05b000948
fix(reactivity-transform): apply transform for labelled variable declarations
|
4 سال پیش |
Evan You
|
a81a9922bb
fix(reactivity-transform): apply transform on exported variable declarations
|
4 سال پیش |
Evan You
|
ae4b0783d7
chore: update repo references
|
4 سال پیش |
Evan You
|
9c304bfe79
fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive
|
4 سال پیش |
Evan You
|
9fda9411ec
feat(reactivity): add isShallow api
|
4 سال پیش |
Evan You
|
0c06c748a5
chore: bump marked
|
4 سال پیش |
JayFate
|
8cbfe092cf
docs(contributing): missing structure info for compiler-sfc (#3559) [ci skip]
|
4 سال پیش |
Evan You
|
3adfc0fe94
release: v3.2.27
|
4 سال پیش |
Evan You
|
ed9eb62e59
perf: improve memory usage for static vnodes
|
4 سال پیش |
Evan You
|
f4f0966b33
fix(ssr): make computed inactive during ssr, fix memory leak
|
4 سال پیش |
Evan You
|
4d07ed809c
test: remove module augmentation test which does not work in the setup
|
4 سال پیش |