Evan You
|
1d1af403ca
wip: tests for global api compat
|
5 лет назад |
Evan You
|
7e0224aa8c
wip: more compat tweaks
|
5 лет назад |
Evan You
|
98bc9a26e9
wip: more compat tweaks
|
5 лет назад |
Evan You
|
7dc681c196
wip: filters compat
|
5 лет назад |
Evan You
|
115372dd5b
wip: refactor deprecations into a single file
|
5 лет назад |
Evan You
|
62bfdae043
wip: Vue.util compat
|
5 лет назад |
Evan You
|
f05d6dfd98
wip: render function compat
|
5 лет назад |
Evan You
|
457a56e331
wip: compat for legacy functional component
|
5 лет назад |
Evan You
|
3db29eb773
wip: support per-component compatConfig
|
5 лет назад |
Evan You
|
1c2c77eb9f
wip: apply compat enabled flags to currently implemented features
|
5 лет назад |
Evan You
|
65cc649559
wip: beforeDestroy & destroyed compat
|
5 лет назад |
Evan You
|
d0da0028f2
wip: data option compat
|
5 лет назад |
Evan You
|
870f2a7ba3
fix(watch): this.$watch should support watching keypath
|
5 лет назад |
HcySunYang
|
5db2b141dc
fix(types): add a type-only differentiator to assist Mixin's type infer (#3481)
|
5 лет назад |
Evan You
|
084e932e85
refactor: simplify lifecycle hook call logic
|
5 лет назад |
HcySunYang
|
b58bb16959
fix(runtime-core): should call chained mixins and extends (#3040)
|
5 лет назад |
HcySunYang
|
6e88156934
fix(runtime-core): should not cache property access during data() invocation (#3299)
|
5 лет назад |
HcySunYang
|
e3568bae27
fix(runtime-core): properties in methods should be writable and enumerable in DEV (#3301)
|
5 лет назад |
HcySunYang
|
2587f36fe3
fix(runtime-core): component methods should override global properties in DEV (#3074)
|
5 лет назад |
Carlos Rodrigues
|
6684c6334d
types: mixin and extends typing on data and setup (#2404)
|
5 лет назад |
hiroki
|
7a1a782642
fix(provide): support symbols in applyOptions (#2616)
|
5 лет назад |
Evan You
|
47d73c23e1
wip: defineOptions -> defineProps + defineEmit + useContext
|
5 лет назад |
Evan You
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 лет назад |
Evan You
|
b79a06c605
wip: optimize expose
|
5 лет назад |
Evan You
|
468e0d95cf
chore: Merge branch 'feat/expose' into script-setup-2
|
5 лет назад |
Evan You
|
0e59770b92
feat(runtime-core): explicit expose API
|
5 лет назад |
Evan You
|
6a9b56ca60
wip: defineContext()
|
5 лет назад |
Evan You
|
f06518a8c9
fix(runtime-core): fix provide function data access in extends/mixins
|
5 лет назад |
Evan You
|
b392fe419c
fix(runtime-core): error handling for created/beforeCreate hooks
|
5 лет назад |
Anthony Fu
|
57bdaa2220
fix(types): component instance inference without props (#2145)
|
5 лет назад |