Evan You
|
58c31e3699
feat(runtime-core): support using inject() inside props default functions
|
5 anni fa |
Evan You
|
985bd2bcb5
release: v3.0.0-rc.12
|
5 anni fa |
Evan You
|
df954dc90f
chore: do not log warned error during tests
|
5 anni fa |
Evan You
|
dd40ad8fca
fix(runtime-core): should still do full traverse of stable fragment children in dev + hmr
|
5 anni fa |
Evan You
|
bebd44f793
fix(runtime-core): ensure root stable fragments inherit elements for moving
|
5 anni fa |
Evan You
|
c7b4a379cf
fix(runtime-core/async-component): fix error component when there are no error handlers
|
5 anni fa |
Evan You
|
bad0ecb910
workflow: temporarily disable no-unused-vars eslint rule for arguments
|
5 anni fa |
Evan You
|
3810de7d6b
fix(reactivity): effect shoud only recursively self trigger with explicit options
|
5 anni fa |
wonderful-panda
|
89e9ab8a2a
fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048)
|
5 anni fa |
Cédric Exbrayat
|
7e68ddd354
chore: typos in suspense events (#2131)
|
5 anni fa |
Carlos Rodrigues
|
be27bbc5ad
types(defineComponent): fix missing exported types (#2124)
|
5 anni fa |
underfin
|
066d514d75
feat(compiler-sfc): `additionalData` support for css preprocessors (#2126)
|
5 anni fa |
dependabot-preview[bot]
|
7449c7626d
build(deps-dev): bump @types/node from 14.10.1 to 14.10.2 (#2122)
|
5 anni fa |
Evan You
|
f2ef7d7c8e
release: v3.0.0-rc.11
|
5 anni fa |
Evan You
|
87ca99e396
chore: bump deps
|
5 anni fa |
Evan You
|
5ae7380b4a
feat: update Suspense usage (#2099)
|
5 anni fa |
Evan You
|
37e686f25e
chore: remove wip code
|
5 anni fa |
Carlos Rodrigues
|
4fd468aced
types(runtime-core): refactor defineComponent (#1883)
|
5 anni fa |
izayl
|
848ccf56fb
test(reactive): add test case of mutation in original reflecting in observed value (#2118)
|
5 anni fa |
underfin
|
05df696a2b
fix(compiler-sfc): should extract comment for import or type declarations (#2107)
|
5 anni fa |
HuangYi
|
98cc1f9d84
fix(KeepAlive): when exclude prop change, it should prune cache that not matched (#2111)
|
5 anni fa |
Carlos Rodrigues
|
d4bf9bcbb4
fix(reactivity): `toRef` should not wrap a `ref` (#2103)
|
5 anni fa |
HcySunYang
|
aa8dc9a507
fix(compiler-ssr): correct the variable name generated by the generator (#2065)
|
5 anni fa |
HcySunYang
|
7455dca11c
fix(compiler-ssr/teleport): correct the target prop of teleport (#2053)
|
5 anni fa |
Jonathan Wood
|
cdd849a09c
chore: fix tests (#2120)
|
5 anni fa |
Evan You
|
c67e78ab6f
chore(compiler-sfc): gracefully handle failed parse when analyzing bindings
|
5 anni fa |
Haoqun Jiang
|
273d19ad46
fix: should be able to parse decorators in script lang="ts" & jsx (#2088)
|
5 anni fa |
edison
|
0cddde6aa4
test(runtime-core): test app API warnings (#2079)
|
5 anni fa |
Haoqun Jiang
|
c65d6def84
polish: warn deprecated beforeDestroy/destroyed lifecycle hooks (#1999)
|
5 anni fa |
Pick
|
fcf9b2cf19
fix(reactivity): should trigger collection's write-function correctly on non-reactive keys (#1992)
|
5 anni fa |