renovate[bot]
|
b0d00958e0
chore(deps): update all non-major dependencies (#10758)
|
2 years ago |
Evan You
|
6d066dd852
chore: update security.md [ci skip]
|
2 years ago |
Evan You
|
1ff407676f
fix(compiler-ssr): fix v-html SSR for nullish values
|
2 years ago |
Evan You
|
cde7f05787
fix(runtime-core): further fix slots _ctx check
|
2 years ago |
yangxiuxiu
|
e51ca61ca0
fix(runtime-core): fix edge case of KeepAlive inside Transition with slot children (#10719)
|
2 years ago |
Evan You
|
70641fc0de
chore: upgrade to pnpm 9
|
2 years ago |
Haoqun Jiang
|
ea494af993
chore: update to ESLint 9 (#10705)
|
2 years ago |
Evan You
|
46c2b63981
release: v3.4.23
|
2 years ago |
Evan You
|
6df53d85a2
fix(runtime-core): use same internal object mechanism for slots
|
2 years ago |
Evan You
|
6930e60787
fix(runtime-core): fix regression for $attrs tracking in slots
|
2 years ago |
Evan You
|
97716ae91a
chore: add security hall of fame [ci skip]
|
2 years ago |
Evan You
|
b4b856b3f0
release: v3.4.22
|
2 years ago |
Evan You
|
f26d56601c
chore: improve event value validation message
|
2 years ago |
Wick
|
9da34d7af8
fix(reactivity): computed should not be detected as true by isProxy (#10401)
|
2 years ago |
Thimo Sietsma
|
37ba93c213
fix(types): avoid merging object union types when using withDefaults (#10596)
|
2 years ago |
edison
|
fc99e4d3f0
fix(Transition): ensure the KeepAlive children unmount w/ out-in mode (#10632)
|
2 years ago |
caomingrui
|
53d15d3f76
fix(runtime-core): handle invalid values in callWithAsyncErrorHandling
|
2 years ago |
Adrien Foulon
|
7ccd453dd0
fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953)
|
2 years ago |
Wick
|
15ffe8f2c9
fix(runtime-dom): force update v-model number with leading 0 (#10506)
|
2 years ago |
Jonas
|
5a9626708e
fix(ssr): don't render v-if comments in TransitionGroup (#6732)
|
2 years ago |
edison
|
2ec06fd6c8
fix(hydration): properly handle optimized mode during hydrate node (#10638)
|
2 years ago |
yangxiuxiu
|
0cef65cee4
fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603)
|
2 years ago |
白雾三语
|
67722ba23b
fix(runtime-dom): fix css v-bind for suspensed components (#8523)
|
2 years ago |
Doctor Wu
|
54a6afa75a
fix(compiler-sfc): fix universal selector scope (#10551)
|
2 years ago |
Evan You
|
d58d133b1c
fix(compat): fix $options mutation + adjust private API initialization
|
2 years ago |
Evan You
|
04af9504a7
fix(compiler-core): fix v-bind shorthand for component :is
|
2 years ago |
Evan You
|
969c5fb30f
fix(reactivity): fix hasOwnProperty key coercion edge cases
|
2 years ago |
edison
|
e5919d4658
fix(compile-sfc): analyze v-bind shorthand usage in template (#10518)
|
2 years ago |
Med Talhaouy
|
6b4b8ec5b1
chore: add download badge (#8550) [ci skip]
|
2 years ago |
Evan You
|
b11dab99d1
chore: more descriptive eslint error messages for restricted syntax
|
2 years ago |