Evan You
|
f2ef7d7c8e
release: v3.0.0-rc.11
|
před 5 roky |
Evan You
|
87ca99e396
chore: bump deps
|
před 5 roky |
Evan You
|
5ae7380b4a
feat: update Suspense usage (#2099)
|
před 5 roky |
Evan You
|
37e686f25e
chore: remove wip code
|
před 5 roky |
Carlos Rodrigues
|
4fd468aced
types(runtime-core): refactor defineComponent (#1883)
|
před 5 roky |
izayl
|
848ccf56fb
test(reactive): add test case of mutation in original reflecting in observed value (#2118)
|
před 5 roky |
underfin
|
05df696a2b
fix(compiler-sfc): should extract comment for import or type declarations (#2107)
|
před 5 roky |
HuangYi
|
98cc1f9d84
fix(KeepAlive): when exclude prop change, it should prune cache that not matched (#2111)
|
před 5 roky |
Carlos Rodrigues
|
d4bf9bcbb4
fix(reactivity): `toRef` should not wrap a `ref` (#2103)
|
před 5 roky |
HcySunYang
|
aa8dc9a507
fix(compiler-ssr): correct the variable name generated by the generator (#2065)
|
před 5 roky |
HcySunYang
|
7455dca11c
fix(compiler-ssr/teleport): correct the target prop of teleport (#2053)
|
před 5 roky |
Jonathan Wood
|
cdd849a09c
chore: fix tests (#2120)
|
před 5 roky |
Evan You
|
c67e78ab6f
chore(compiler-sfc): gracefully handle failed parse when analyzing bindings
|
před 5 roky |
Haoqun Jiang
|
273d19ad46
fix: should be able to parse decorators in script lang="ts" & jsx (#2088)
|
před 5 roky |
edison
|
0cddde6aa4
test(runtime-core): test app API warnings (#2079)
|
před 5 roky |
Haoqun Jiang
|
c65d6def84
polish: warn deprecated beforeDestroy/destroyed lifecycle hooks (#1999)
|
před 5 roky |
Pick
|
fcf9b2cf19
fix(reactivity): should trigger collection's write-function correctly on non-reactive keys (#1992)
|
před 5 roky |
Evan You
|
b2dc95378d
types: fix + test inject API typing
|
před 5 roky |
edison
|
b29bc0d694
chore(compiler-core): define `child` if necessary. (#2033)
|
před 5 roky |
Pick
|
09a939d37c
Revert "refactor(runtime-core): add @internal for instance.proxy (#1849)" (#2024)
|
před 5 roky |
satotake
|
937735251c
feat(compiler-sfc): support `additionalData` option in `compileStyle` when processing sass (#1952)
|
před 5 roky |
被雨水过滤的空气
|
890ca8aa34
fix(keep-alive): should use onMounted and onUpdated to invoke cacheSubtree (#1984)
|
před 5 roky |
Hefty
|
0d4910a211
fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998)
|
před 5 roky |
Evan You
|
124c385baf
perf: should not trigger child update if changed prop is declared emit listener
|
před 5 roky |
Evan You
|
4de5b111ee
test: fix cloneVNode ref tests
|
před 5 roky |
Evan You
|
be946ea549
fix(compiler-core): fix prefixing for `<template v-for>` key expressions
|
před 5 roky |
underfin
|
a32870a8f6
fix: inherit `el` for static nodes inside keyed `template` fragment (#2089)
|
před 5 roky |
Evan You
|
612eb6712a
fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode
|
před 5 roky |
Stanislav Lashmanov
|
313dd06065
fix(runtime-core/inject): handle optional `from` option in inject object config (#2073)
|
před 5 roky |
Evan You
|
a096a58e41
fix(compiler-core): fix v-if block handling for components that fail to resolve
|
před 5 roky |