Evan You
|
d4724619fc
fix(inject): fix support for inject option default function
|
5 years ago |
Evan You
|
6dbc6c4cd0
fix(sfc): fix scoped style regression for child component with single root + comment
|
5 years ago |
Evan You
|
5f4053967c
fix(reactivity): revert ac81dcf
|
5 years ago |
Evan You
|
fa7ab0a7f7
fix(runtime-core): warn reserved prefix for setup return properties and ensure consistent dev/prod behavior
|
5 years ago |
ᴜɴвʏтᴇ
|
95c07d8c36
fix(runtime-core): fix priority of option merging (#2041)
|
5 years ago |
dependabot-preview[bot]
|
71b6fedcdb
build(deps): bump @babel/types from 7.11.0 to 7.11.5 (#2030)
|
5 years ago |
dependabot-preview[bot]
|
ef0aa7c99d
build(deps): bump @babel/parser from 7.11.4 to 7.11.5 (#2028)
|
5 years ago |
dependabot-preview[bot]
|
cb7de6a921
build(deps-dev): bump eslint from 7.7.0 to 7.8.1 (#2032)
|
5 years ago |
Evan You
|
4386653e76
release: v3.0.0-rc.10
|
5 years ago |
Evan You
|
52e45a9850
fix(v-once): fix v-once usage with v-if and v-for
|
5 years ago |
Evan You
|
ad93fa42fc
fix(runtime-core): openBlock() should not be tracked when block tracking is disabled
|
5 years ago |
dependabot-preview[bot]
|
552ad4e926
build(deps-dev): bump rollup from 2.26.8 to 2.26.9 (#2031)
|
5 years ago |
dependabot-preview[bot]
|
40bc70d71e
build(deps-dev): bump @types/jest from 26.0.10 to 26.0.12 (#2029)
|
5 years ago |
Evan You
|
c73b4a0e10
feat(ssr): serverPrefetch
|
5 years ago |
HcySunYang
|
63f1f18064
fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011)
|
5 years ago |
Carter Li
|
aa757e8e6d
fix(types): fix `this` type of `this.$watch` (#2022)
|
5 years ago |
HcySunYang
|
93b8ff94a4
polish(teleport): do not warn missing target when teleport is disabled (#2021)
|
5 years ago |
zhangzhonghe
|
0d0970f9cd
refactor(runtime-core): remove the deactivated branch in unmountComponent method (#2012)
|
5 years ago |
Evan You
|
691a4b9530
perf(reactivity): no need to proxy has/ownKeys for readonly objects
|
5 years ago |
Evan You
|
c0427b45ff
fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false
|
5 years ago |
HcySunYang
|
5b82c48c7b
fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987)
|
5 years ago |
ᴜɴвʏтᴇ
|
706b52aadd
fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986)
|
5 years ago |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 years ago |
dependabot-preview[bot]
|
2bbeea9a51
build(deps-dev): bump rollup from 2.26.7 to 2.26.8 (#2017)
|
5 years ago |
Guillaume Chau
|
5df71b739d
chore: add repository directories
|
5 years ago |
dependabot-preview[bot]
|
bafd1eb4a2
build(deps-dev): bump ts-jest from 26.2.0 to 26.3.0 (#2009)
|
5 years ago |
dependabot-preview[bot]
|
51aebda6e1
build(deps-dev): bump rollup from 2.26.5 to 2.26.7 (#2008)
|
5 years ago |
dependabot-preview[bot]
|
75eeff74b6
build(deps-dev): bump @microsoft/api-extractor from 7.9.10 to 7.9.11 (#2007)
|
5 years ago |
dependabot-preview[bot]
|
65a32eb883
build(deps-dev): bump @types/puppeteer from 2.1.1 to 2.1.2 (#2006)
|
5 years ago |
Guillaume Chau
|
7fd3436290
fix(devtools): make el extra properties non-enumerable
|
5 years ago |