zhoulixiang
|
57ca32b096
chore: remove superfluous code (#5683)
|
пре 4 година |
Thorsten Lünborg
|
c35ec47d73
fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299)
|
пре 4 година |
HcySunYang
|
33ba0e3229
fix(runtime-dom): fix event listeners call in firefox <= 53 (#3501)
|
пре 5 година |
shadowings-zy
|
b302cbbbd3
fix: kebab-case events are attached correctly on web components, see #2841 (#2847)
|
пре 5 година |
Evan You
|
11ed210391
chore: fix tests
|
пре 5 година |
Evan You
|
8d4abc3814
chore: unset removed invokers
|
пре 5 година |
Evan You
|
1c967fc44b
fix(runtime-dom): fix v-on same computed handler on multiple elements
|
пре 5 година |
Evan You
|
00ab9e2e85
refactor: adjust event options handling to be JSX friendly
|
пре 5 година |
Evan You
|
380c6792d8
fix(v-on): refactor DOM event options modifer handling
|
пре 5 година |
Evan You
|
8b320cc12f
fix(runtime-dom/v-on): only block event handlers based on attach timestamp
|
пре 5 година |
Aneryu
|
90c3532946
fix(runtime-dom): compatibility for cases where event.timeStamp is 0 (#1328)
|
пре 6 година |
zhangzhonghe
|
5a3b44caf7
chore: fix typo in comment (#1217)
|
пре 6 година |
Evan You
|
d45e47569d
fix(runtime-dom/v-on): support event.stopImmediatePropagation on multiple listeners
|
пре 6 година |
Evan You
|
6eb3399311
fix(runtime-dom): fix patching for attributes starting with `on`
|
пре 6 година |
Evan You
|
2302dea162
fix(runtime-dom): support native onxxx handlers
|
пре 6 година |
Evan You
|
b5886189ba
types: massive refactor
|
пре 6 година |
Jooger
|
67eb29f63b
refactor(errorHandlling): handle array in callWithAsyncErrorHandling (#332)
|
пре 6 година |
Evan You
|
58593c4714
feat(v-on): cache handlers
|
пре 6 година |
Evan You
|
a42ad6cc9d
feat(runtime-dom): v-model directive runtime
|
пре 6 година |
Stanislav Lashmanov
|
08df965e3c
feat(runtime-dom): support event options (#149)
|
пре 6 година |
Evan You
|
8da5b007b1
types: improve typing
|
пре 6 година |
Evan You
|
caaeaff2fd
refactor(runtime-dom/events): use more explicit variable name to avoid shadowing
|
пре 6 година |
Stanislav Lashmanov
|
6d5c12b63a
fix(runtime-dom/events): fix wrong scope for event value (#117)
|
пре 6 година |
Carlos Rodrigues
|
23ff681418
chore: fix comment typos (#94)
|
пре 6 година |
Evan You
|
3904678306
types: use stricter HostNode typings
|
пре 6 година |
Evan You
|
360f3b4f37
types: improve type exports
|
пре 6 година |
Evan You
|
09593c94c3
feat: error handling in scheduler
|
пре 6 година |
Evan You
|
966d7b5487
feat: error handling for setup / render / watch / event handlers
|
пре 6 година |
Evan You
|
5228f0343b
wip: setup context + emit
|
пре 7 година |
Evan You
|
daf166553b
refactor: also check for event timestamp
|
пре 7 година |