zhangzhonghe
|
233d191d0d
fix(keep-alive): fix activated hook invocation on nested components (#1743)
|
5 роки тому |
Eduardo San Martin Morote
|
00683fce9a
fix(runtime-dom): patch `form` as an attribute (#1788)
|
5 роки тому |
wujieZ
|
2787c34cd4
fix(reactivity): use isExtensible instead of isFrozen (#1753)
|
5 роки тому |
Evan You
|
3692f2738f
refactor(runtime-core/scheduler): dedicated preFlush queue
|
5 роки тому |
Evan You
|
74a1265fea
chore: remove debugger
|
5 роки тому |
Evan You
|
a0e34cee4a
fix(watch): exhaust pre-flush watchers + avoid duplicate render by pre-flush watchers
|
5 роки тому |
Eduardo San Martin Morote
|
b5f91ff570
fix(watch): allow handler to be a string (#1775)
|
5 роки тому |
Evan You
|
b0d01e9db9
dx(compiler-core): warn on `<template v-for>` key misplacement
|
5 роки тому |
Evan You
|
de0c8a7e3e
fix(compiler-core): v-if key error should only be checking same key on different branches
|
5 роки тому |
dependabot-preview[bot]
|
c3f8c780e7
build(deps-dev): bump @typescript-eslint/parser from 3.7.1 to 3.8.0 (#1776)
|
5 роки тому |
Evan You
|
11ed210391
chore: fix tests
|
5 роки тому |
Evan You
|
8d4abc3814
chore: unset removed invokers
|
5 роки тому |
Evan You
|
1c967fc44b
fix(runtime-dom): fix v-on same computed handler on multiple elements
|
5 роки тому |
Yang Mingshan
|
b2a91429ed
fix(runtime-core/scheduler): prevent duplicate queue (#1767)
|
5 роки тому |
Aurelius333
|
86cdf6694d
chore(compiler-core): improve X_V_IF_KEY error message (#1757)
|
5 роки тому |
Evan You
|
0cd98c3040
fix(runtime-dom): style binding multi value support
|
5 роки тому |
Evan You
|
f6afe7000e
fix(runtome-core): do not cache property access in beforeCreate hook
|
5 роки тому |
Evan You
|
d4c17fb48b
fix(watch): pre-flush watcher watching props should trigger before component update
|
5 роки тому |
dependabot-preview[bot]
|
b10bc2820a
build(deps-dev): bump eslint from 7.5.0 to 7.6.0 (#1765)
|
5 роки тому |
dependabot-preview[bot]
|
411b203adf
build(deps-dev): bump @types/jest from 26.0.7 to 26.0.8 (#1750)
|
5 роки тому |
dependabot-preview[bot]
|
a293fdfe33
build(deps-dev): bump jest from 26.1.0 to 26.2.2 (#1748)
|
5 роки тому |
Evan You
|
fce2689ff1
fix(watch): should trigger watcher callback on triggerRef when watching ref source
|
5 роки тому |
Evan You
|
09702e95b9
fix(runtime-core/scheduler): only allow watch callbacks to be self-triggering
|
5 роки тому |
dependabot-preview[bot]
|
ccf3362d4d
build(deps): bump csstype from 2.6.11 to 2.6.13 (#1737)
|
5 роки тому |
dependabot-preview[bot]
|
5e20a3ed9a
build(deps): [security] bump elliptic from 6.5.2 to 6.5.3 (#1735)
|
5 роки тому |
Evan You
|
8b67513dab
chore: update cli status [ci skip]
|
5 роки тому |
Carlos Rodrigues
|
ce78eac8e9
fix(runtime-core): check if the key is string on undefined property warning (#1731)
|
5 роки тому |
Evan You
|
848d9ce2ea
release: v3.0.0-rc.5
|
5 роки тому |
Evan You
|
6f5d840612
feat(sfc): support resolving template components from `<script setup>` exports
|
5 роки тому |
Evan You
|
aa06b1034d
feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682)
|
5 роки тому |