Evan You
|
e087b4e024
fix(hydration): fix text mismatch warning
|
6 лет назад |
Evan You
|
08b4e8815d
fix(compiler-ssr): avoid unnecessary withCtx import
|
6 лет назад |
Evan You
|
a0e2c12874
fix(warning): always check for component instance presence when formatting traces
|
6 лет назад |
dependabot-preview[bot]
|
5f89674790
build(deps-dev): bump jest from 25.4.0 to 25.5.0
|
6 лет назад |
dependabot-preview[bot]
|
a893ed1391
build(deps-dev): bump rollup from 2.7.2 to 2.7.3
|
6 лет назад |
Evan You
|
892fb6d229
types: use more consistent naming for apiWatch type exports
|
6 лет назад |
Evan You
|
8ab44e1f80
types: expose ComponentOptionsBase
|
6 лет назад |
Evan You
|
311eb08334
build: auto publish github release on tag push
|
6 лет назад |
Dennis Herzberg
|
4c22be556e
chore: add issue template config (#1057) [ci skip]
|
6 лет назад |
Ramnath Shenoy
|
40bdd51bf5
chore: update Vuex status (#1054) [ci skip]
|
6 лет назад |
Evan You
|
bd0f7da2c6
build: add browser builds for @vue/compiler-sfc
|
6 лет назад |
Evan You
|
0bb1f67d12
types(compiler-sfc): expose SFCAsyncStyleCompileOptions
|
6 лет назад |
Evan You
|
d29aefcf99
release: v3.0.0-beta.4
|
6 лет назад |
Evan You
|
ca84f46cd0
chore: add tip about Suspense being experimental
|
6 лет назад |
Evan You
|
ded92f93b4
fix(runtime-core): dynamic component should support falsy values without warning
|
6 лет назад |
Carlos Rodrigues
|
f3a9b516bd
fix(types): make return type of `defineComponent` assignable to `Component` type (#1032)
|
6 лет назад |
Carlos Rodrigues
|
28b4c317b4
feat(types): expose `ToRefs` type (#1037)
|
6 лет назад |
Evan You
|
c9f10be9de
refactor(runtime-core): extract key/ref normalization logic
|
6 лет назад |
susiwen8
|
ad2b940c17
chore: remove unnecessary export (#1044) [ci skip]
|
6 лет назад |
Evan You
|
d7379c7647
fix(runtime-core): fix key/ref resolution for cloneVNode
|
6 лет назад |
Evan You
|
dcf2458fa8
fix(runtime-core): fix dynamic node tracking in dynamic component that resolves to plain elements
|
6 лет назад |
Evan You
|
fa216a0c3a
feat(compiler-sfc): built-in support for css modules
|
6 лет назад |
Evan You
|
20d425fb19
feat(compiler-sfc): add preprocessCustomRequire option
|
6 лет назад |
dependabot-preview[bot]
|
d1e6932edc
build(deps-dev): bump rollup from 2.7.1 to 2.7.2
|
6 лет назад |
Evan You
|
2acf3e84b9
feat(reactivity): add triggerRef API
|
6 лет назад |
Evan You
|
3e60288a6d
chore: update contributing guide [ci skip]
|
6 лет назад |
underfin
|
2b19965bcf
fix(slots): compiled slot fallback should be functions (#1030)
|
6 лет назад |
Evan You
|
ff4d1fcd81
fix(runtime-core): mixin options that rely on this context should be deferred
|
6 лет назад |
Evan You
|
b0d4df9743
perf(reactivity): ref should not trigger if value did not change
|
6 лет назад |
Evan You
|
7d858a9001
test(compiler-core): test dynamic component block
|
6 лет назад |