Thorsten Lünborg
|
e5fc7dcc02
fix(types): ensure createBlock() helper accepts Teleport and Supsense types (fix: #2855) (#5458)
|
hace 3 años |
Thorsten Lünborg
|
bc167b5c6c
fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033)
|
hace 3 años |
Evan You
|
9617dd4b2a
release: v3.2.41
|
hace 3 años |
白雾三语
|
9ae796d156
fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714)
|
hace 3 años |
似水微寒
|
82a73da351
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
|
hace 3 años |
Evan You
|
5ee40532a6
fix(runtime-dom): fix event timestamp check in iframes
|
hace 3 años |
Evan You
|
a71f9ac41a
fix(effectScope): calling off() of a detached scope should not break currentScope
|
hace 3 años |
Evan You
|
35dc2bbe7d
build: enforce LF line break for built files
|
hace 3 años |
世新
|
82e3f2dc30
chore: symbols as helperNameMap index type (#6622)
|
hace 3 años |
Evan You
|
c454aa5cd0
chore: more pr tips in contribution guide [ci skip]
|
hace 3 años |
三咲智子
|
45782df349
chore: add cache for prettier and eslint (#6813)
|
hace 3 años |
Eduardo San Martin Morote
|
35a113eda4
fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812)
|
hace 3 años |
edison
|
824174915f
types: creating Teleport with h and RawSlots #2613 (#2614)
|
hace 3 años |
webfansplz
|
a9e3fa4e21
refactor(types): improve of type assertion (#4177)
|
hace 3 años |
pengbo
|
3a13074292
chore: eslint rules overrides (#6729)
|
hace 3 años |
Anthony Fu
|
534593cfa8
chore: format
|
hace 3 años |
Evan You
|
24f4c479d6
fix(devtools): avoid memory leak caused by devtools event buffer
|
hace 3 años |
Evan You
|
551f606d98
release: v3.2.40
|
hace 3 años |
Evan You
|
96cd924e44
fix(compat): list cjs dependencies for compat build
|
hace 3 años |
Evan You
|
f402d416b8
refactor(compiler-core): extract props merging helper
|
hace 3 años |
Dunqing
|
f9d43b99f8
fix(compilre-core): dynamic v-on and static v-on should be merged (#6747)
|
hace 3 años |
Evan You
|
cae1aa82cc
chore: use stricter slots type in createSlots
|
hace 3 años |
Alex
|
05c7b0d180
ci: GitHub workflows security hardening (#6743)
|
hace 3 años |
Shigma
|
3cc8e024e6
test(slots): ensure createSlots helper work with ssr slots (#6660)
|
hace 3 años |
Evan You
|
8963c5508c
fix(ssr): fix dynamic slot regression in ssr
|
hace 3 años |
Evan You
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
hace 3 años |
Evan You
|
03820193a8
fix(ssr): fix pre tag windows newline hydration mismatch
|
hace 3 años |
Evan You
|
121eb32fb0
fix(ssr): respect case when rendering dynamic attrs on svg
|
hace 3 años |
Travis
|
6958ec1b37
fix(compiler-sfc): fix expression check for v-on with object literal value (#6652)
|
hace 3 años |
某时橙
|
6c6fe2c0cd
fix(compiler-dom): remove v-bind boolean attribute with literal false value when stringifying (#6635)
|
hace 3 años |