Evan You
|
a5bb1d02b7
release: v3.0.0-beta.5
|
6 years ago |
underfin
|
8ed3455251
fix(transition-group): should collect raw children with Fragment (#1046)
|
6 years ago |
Bas van Meurs
|
ba240eb497
feat(runtime-core): export queuePostFlushCb (#1078)
|
6 years ago |
Carlos Rodrigues
|
239270c38a
fix(keep-alive): do not invoke onVnodeBeforeUnmount if is KeepAlive component (#1079)
|
6 years ago |
leex
|
2e0373bb7a
build: fix build script - extractorResult is not defined (#1068)
|
6 years ago |
dependabot-preview[bot]
|
6bb838392d
build(deps-dev): bump jest from 25.5.0 to 25.5.2
|
6 years ago |
Evan You
|
352c369704
chore: remove stale _isVue checks
|
6 years ago |
Evan You
|
386b093554
fix(hmr): support hmr for static nodes
|
6 years ago |
dependabot-preview[bot]
|
9f8ed4a9b5
build(deps): bump @babel/parser from 7.9.4 to 7.9.6 (#1087)
|
6 years ago |
dependabot-preview[bot]
|
fb6b5491a2
build(deps): bump @babel/types from 7.9.5 to 7.9.6 (#1084)
|
6 years ago |
dependabot-preview[bot]
|
a5b77722be
build(deps-dev): bump rollup from 2.7.3 to 2.7.5
|
6 years ago |
Evan You
|
e087b4e024
fix(hydration): fix text mismatch warning
|
6 years ago |
Evan You
|
08b4e8815d
fix(compiler-ssr): avoid unnecessary withCtx import
|
6 years ago |
Evan You
|
a0e2c12874
fix(warning): always check for component instance presence when formatting traces
|
6 years ago |
dependabot-preview[bot]
|
5f89674790
build(deps-dev): bump jest from 25.4.0 to 25.5.0
|
6 years ago |
dependabot-preview[bot]
|
a893ed1391
build(deps-dev): bump rollup from 2.7.2 to 2.7.3
|
6 years ago |
Evan You
|
892fb6d229
types: use more consistent naming for apiWatch type exports
|
6 years ago |
Evan You
|
8ab44e1f80
types: expose ComponentOptionsBase
|
6 years ago |
Evan You
|
311eb08334
build: auto publish github release on tag push
|
6 years ago |
Dennis Herzberg
|
4c22be556e
chore: add issue template config (#1057) [ci skip]
|
6 years ago |
Ramnath Shenoy
|
40bdd51bf5
chore: update Vuex status (#1054) [ci skip]
|
6 years ago |
Evan You
|
bd0f7da2c6
build: add browser builds for @vue/compiler-sfc
|
6 years ago |
Evan You
|
0bb1f67d12
types(compiler-sfc): expose SFCAsyncStyleCompileOptions
|
6 years ago |
Evan You
|
d29aefcf99
release: v3.0.0-beta.4
|
6 years ago |
Evan You
|
ca84f46cd0
chore: add tip about Suspense being experimental
|
6 years ago |
Evan You
|
ded92f93b4
fix(runtime-core): dynamic component should support falsy values without warning
|
6 years ago |
Carlos Rodrigues
|
f3a9b516bd
fix(types): make return type of `defineComponent` assignable to `Component` type (#1032)
|
6 years ago |
Carlos Rodrigues
|
28b4c317b4
feat(types): expose `ToRefs` type (#1037)
|
6 years ago |
Evan You
|
c9f10be9de
refactor(runtime-core): extract key/ref normalization logic
|
6 years ago |
susiwen8
|
ad2b940c17
chore: remove unnecessary export (#1044) [ci skip]
|
6 years ago |