Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 лет назад |
Guillaume Chau
|
23233dc8b8
feat(devtools): catch events
|
5 лет назад |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 лет назад |
Evan You
|
54727f9874
feat: provide ability to overwrite feature flags in esm-bundler builds
|
6 лет назад |
Evan You
|
00ab9e2e85
refactor: adjust event options handling to be JSX friendly
|
6 лет назад |
Evan You
|
380c6792d8
fix(v-on): refactor DOM event options modifer handling
|
6 лет назад |
Evan You
|
ba3b3cdda9
fix(runtime-core/emits): merge emits options from mixins/extends
|
6 лет назад |
Carlos Rodrigues
|
1e90605c15
types(runtime-core): provide valid type for default `$emit` (#1498)
|
6 лет назад |
Evan You
|
2417a0cb30
fix(runtime-core): respect props from mixins and extends
|
6 лет назад |
doly mood
|
d3c436ae2e
feat(types): mixins/extends support in TypeScript (#626)
|
6 лет назад |
Andrew Talbot
|
054ccecd58
perf(core): use `startsWith` instead of `indexOf` (#989)
|
6 лет назад |
Evan You
|
0709380c5f
feat(runtime-core): skip emit warn if has equivalent onXXX prop
|
6 лет назад |
Evan You
|
6eb3399311
fix(runtime-dom): fix patching for attributes starting with `on`
|
6 лет назад |
Evan You
|
55566e8f52
refactor(runtime-core): remove emit return value
|
6 лет назад |
Evan You
|
c5f0f63b91
refactor(runtime-core): make setup attrs proxy dev only
|
6 лет назад |
Evan You
|
c7c3a6a3be
feat(runtime-core): emits validation and warnings
|
6 лет назад |
Evan You
|
24e9efcc21
refactor(runtime-core): extract component emit related logic into dedicated file
|
6 лет назад |