小刘(liulinboyi)
|
71066b5afe
fix(v-model): fix case where .trim and .number modifiers are used together (#5842)
|
4 жил өмнө |
Thorsten Lünborg
|
71c9536625
fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679)
|
4 жил өмнө |
Evan You
|
6cfd72e760
refactor: move type utils to shared
|
4 жил өмнө |
webfansplz
|
1ce34e25d5
fix(types): fix tsx emit-mapped handler return type (#4290)
|
4 жил өмнө |
Amour1688
|
69344ff1ae
feat(types): map declared emits to onXXX props in inferred prop types (#3926)
|
5 жил өмнө |
LYlanfeng
|
011dee8644
fix(runtime-core): fix multiple .once event handlers on same component (#3904)
|
5 жил өмнө |
Evan You
|
51d2be2038
perf: avoid deopt for props/emits normalization when global mixins are used
|
5 жил өмнө |
Evan You
|
bb76cfae12
wip: test for v-model compat
|
5 жил өмнө |
Evan You
|
a75b00c558
wip: treat compat model listener as already declared
|
5 жил өмнө |
Evan You
|
183f9b0013
wip: component v-model compat
|
5 жил өмнө |
Evan You
|
f8e2361d83
wip: make tests pass again
|
5 жил өмнө |
Evan You
|
960e9deaed
wip: vm.$listeners compat
|
5 жил өмнө |
Evan You
|
db09805688
wip: instance event emitter api compat
|
5 жил өмнө |
Evan You
|
c1cd42e627
fix(runtime-core): fix v-on object kebab-case event emit matching
|
5 жил өмнө |
Evan You
|
60d777d228
fix(runtime-core): fix erraneous emits warnings w/ mixins
|
5 жил өмнө |
shadowings-zy
|
3532b2b021
fix(runtime-core): fix emit listener check on kebab-case events (#2542)
|
5 жил өмнө |
Hunter
|
128ec460ec
fix(v-model): built in modifiers support on component (#2348)
|
5 жил өмнө |
Evan You
|
4bbb2b2ee6
fix(runtime-core): fix component .once listener logic
|
5 жил өмнө |
ᴜɴвʏтᴇ
|
052a621762
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
|
5 жил өмнө |
shadowings-zy
|
62f26173ba
fix(runtime-core): use consistent camelCase event casing for render functions (#2278)
|
5 жил өмнө |
Evan You
|
a66e53a24f
fix(runtime-core): fix SSR memoery leak due to props normalization cache
|
5 жил өмнө |
wonderful-panda
|
5dbd6b36a0
fix(types): fix using tuple type as EmitsOptions (#2160)
|
5 жил өмнө |
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 жил өмнө |