Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 years ago |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 years ago |
Evan You
|
00ab9e2e85
refactor: adjust event options handling to be JSX friendly
|
5 years ago |
Evan You
|
380c6792d8
fix(v-on): refactor DOM event options modifer handling
|
5 years ago |
Evan You
|
ba3b3cdda9
fix(runtime-core/emits): merge emits options from mixins/extends
|
5 years ago |
Felix Rilling
|
829b35e426
chore: typo fixes (#1546)
|
6 years ago |
Evan You
|
0709380c5f
feat(runtime-core): skip emit warn if has equivalent onXXX prop
|
6 years ago |
Evan You
|
6eb3399311
fix(runtime-dom): fix patching for attributes starting with `on`
|
6 years ago |
Evan You
|
55566e8f52
refactor(runtime-core): remove emit return value
|
6 years ago |
Evan You
|
c7c3a6a3be
feat(runtime-core): emits validation and warnings
|
6 years ago |