Evan You
|
2e3984fd5b
chore: default code for sfc playground
|
hace 5 años |
Evan You
|
94e6461808
chore: add sfc playground to coverage exclude list
|
hace 5 años |
Evan You
|
16e8f45199
workflow(sfc-playground): fix newline
|
hace 5 años |
Evan You
|
950a950ae9
workflow: tweak sfc playground build script
|
hace 5 años |
Evan You
|
75c25fe985
workflow: add sfc playground build script [ci skip]
|
hace 5 años |
Evan You
|
f76ddc5ac3
workflow: sfc playground
|
hace 5 años |
Evan You
|
2424768808
build: make compiler-sfc global build work
|
hace 5 años |
Evan You
|
67039b3434
release: v3.0.9
|
hace 5 años |
Richard Cooke
|
4549e65bae
fix(runtime-core): remove dev-only props property from setup context for consistency (#3492)
|
hace 5 años |
Johnson Chu
|
e752bddb33
fix(compiler-core): fix slot source location (#3494)
|
hace 5 años |
Evan You
|
2121c32e22
fix(runtime-core): fix kebab-case prop required warning
|
hace 5 años |
Evan You
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
hace 5 años |
Evan You
|
9ff70be2b3
release: v3.0.8
|
hace 5 años |
Evan You
|
60d777d228
fix(runtime-core): fix erraneous emits warnings w/ mixins
|
hace 5 años |
Evan You
|
d5824b97c5
fix(runtime-core): should not track deps in pre flush watcher callbacks
|
hace 5 años |
Thorsten Lünborg
|
22cc4a7659
fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851)
|
hace 5 años |
HcySunYang
|
68de9f408a
fix(reactivity): fix shallow readonly behavior for collections (#3003)
|
hace 5 años |
HcySunYang
|
9cb21d088e
fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311)
|
hace 5 años |
Evan You
|
8c3c14a0ff
fix(ssr): properly update currentRenderingInstance state during ssr
|
hace 5 años |
HcySunYang
|
9036f88d83
fix(hydration): handle camel-case tag name when performing match assertion (#3247)
|
hace 5 años |
HcySunYang
|
420c8f4580
fix(ssr/hydration): handle ending empty text node (#3246)
|
hace 5 años |
Evan You
|
47d87ca4ad
chore: update readme [ci skip]
|
hace 5 años |
Evan You
|
2e71f07bc1
fix(ssr): ensure async setup error handling work with suspense during ssr
|
hace 5 años |
edison
|
d668d48e9e
fix(runtime-core): handle error in async setup (#2881)
|
hace 5 años |
Evan You
|
abd129d845
fix(component): prioritize registered component over implicit self-reference via filename
|
hace 5 años |
dependabot-preview[bot]
|
e2469fd014
build(deps-dev): bump @types/jest from 26.0.21 to 26.0.22
|
hace 5 años |
dependabot-preview[bot]
|
0d50026baf
build(deps-dev): bump @types/node from 14.14.35 to 14.14.36
|
hace 5 años |
Evan You
|
da944cb379
fix(ssr): fix memory leak when vnode component render throws error
|
hace 5 años |
HcySunYang
|
2b588cf1bc
fix(types): unwrap refs on public instance data (#3319)
|
hace 5 años |
HcySunYang
|
44166b43d9
fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474)
|
hace 5 años |