Evan You
|
35dc2bbe7d
build: enforce LF line break for built files
|
3 years ago |
世新
|
82e3f2dc30
chore: symbols as helperNameMap index type (#6622)
|
3 years ago |
Evan You
|
c454aa5cd0
chore: more pr tips in contribution guide [ci skip]
|
3 years ago |
三咲智子
|
45782df349
chore: add cache for prettier and eslint (#6813)
|
3 years ago |
Eduardo San Martin Morote
|
35a113eda4
fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812)
|
3 years ago |
edison
|
824174915f
types: creating Teleport with h and RawSlots #2613 (#2614)
|
3 years ago |
webfansplz
|
a9e3fa4e21
refactor(types): improve of type assertion (#4177)
|
3 years ago |
pengbo
|
3a13074292
chore: eslint rules overrides (#6729)
|
3 years ago |
Anthony Fu
|
534593cfa8
chore: format
|
3 years ago |
Evan You
|
24f4c479d6
fix(devtools): avoid memory leak caused by devtools event buffer
|
3 years ago |
Evan You
|
551f606d98
release: v3.2.40
|
3 years ago |
Evan You
|
96cd924e44
fix(compat): list cjs dependencies for compat build
|
3 years ago |
Evan You
|
f402d416b8
refactor(compiler-core): extract props merging helper
|
3 years ago |
Dunqing
|
f9d43b99f8
fix(compilre-core): dynamic v-on and static v-on should be merged (#6747)
|
3 years ago |
Evan You
|
cae1aa82cc
chore: use stricter slots type in createSlots
|
3 years ago |
Alex
|
05c7b0d180
ci: GitHub workflows security hardening (#6743)
|
3 years ago |
Shigma
|
3cc8e024e6
test(slots): ensure createSlots helper work with ssr slots (#6660)
|
3 years ago |
Evan You
|
8963c5508c
fix(ssr): fix dynamic slot regression in ssr
|
3 years ago |
Evan You
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
3 years ago |
Evan You
|
03820193a8
fix(ssr): fix pre tag windows newline hydration mismatch
|
3 years ago |
Evan You
|
121eb32fb0
fix(ssr): respect case when rendering dynamic attrs on svg
|
3 years ago |
Travis
|
6958ec1b37
fix(compiler-sfc): fix expression check for v-on with object literal value (#6652)
|
3 years ago |
某时橙
|
6c6fe2c0cd
fix(compiler-dom): remove v-bind boolean attribute with literal false value when stringifying (#6635)
|
3 years ago |
Anthony Fu
|
57ffc3e546
fix(ssr): avoid ast.helpers duplication (#6664)
|
3 years ago |
Evan You
|
b1817fe9ee
fix(runtime-dom): fix unnecessary warning when setting coerced dom property value
|
3 years ago |
Evan You
|
fc5bdb36ed
fix(runtime-core): avoid hoisted vnodes retaining detached DOM nodes
|
3 years ago |
Evan You
|
ab8bfac0a1
chore: remove no longer used cloneNode implementation in nodeOps
|
3 years ago |
Evan You
|
aa70188c41
fix(runtime-core): remove prod-only hoisted clone behavior for manual DOM manipulation compat
|
3 years ago |
Evan You
|
c0d8db81a6
fix(runtime-core): unset removed props first in full diff mode
|
3 years ago |
Thorsten Lünborg
|
c71a08e6fd
fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687)
|
3 years ago |