Historique des commits

Auteur SHA1 Message Date
  Evan You 7bc88f30c3 fix: skip microtask fix in Firefix <= 53 il y a 7 ans
  Evan You 60a277ca31 chore: update comment il y a 7 ans
  Evan You ba0ebd4771 fix: async edge case fix should apply to more browsers il y a 7 ans
  Evan You ce7ca7bde9 refactor: should also fire handler if timestamp was same il y a 7 ans
  Evan You 3504d7f6d6 refactor: better solution for async edge case. il y a 7 ans
  Evan You 3be1c5d67e feat(config): expose config.useEventDelegation and default to false il y a 7 ans
  Evan You b7f7f27569 feat: use event delegation when possible il y a 7 ans
  Haoqun Jiang 850555d1fa fix: always use microtasks for nextTick (#8450) il y a 7 ans
  laoxiong 19c33a7e40 fix(v-on): correctly remove once listener (#8036) il y a 7 ans
  fenduru c3553196b8 fix: clean up target variables to avoid memory leaks (#6932) il y a 8 ans
  Evan You 4e0c48511d fix: further adjust nextTick strategy il y a 8 ans
  Evan You 5665eaf985 fix: backwards compat with checkbox code generated in < 2.5 il y a 8 ans
  Evan You 6e41679a96 fix: use MessageChannel for nextTick il y a 8 ans
  Evan You 1713061126 fix(v-on): revert component root data.on/data.nativeOn behavior for il y a 9 ans
  Evan You 11614d63b7 feat(v-on): support v-on object syntax with no arguments il y a 9 ans
  Evan You dc4f3aaf11 helperify web runtime modules il y a 9 ans
  kingwl beee7d8143 support v-on passive modifier (#5132) il y a 9 ans
  Evan You 2a5fb41d1c re-implement mergeVNodeHook to prevent memory leak (fix #4990) il y a 9 ans
  Evan You 8e854a9ed1 only use click for v-model checkbox/radio in Chrome (fix #4796, #4896) il y a 9 ans
  Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) il y a 9 ans
  Evan You ee6ad6af0e fix v-on .once on multiple elements (fix #4655) il y a 9 ans
  Evan You 25f8c50d95 improve DOM listener update performance il y a 9 ans
  Evan You 66bacb015c make .once modifier work for component v-on as well il y a 9 ans
  Changyu Geng 9215ff0295 Modifier once for v-on (#4267) il y a 9 ans
  Evan You e774ce2353 refactor: split vdom helpers into separate files il y a 9 ans
  Evan You 1bb7cba0e0 improve event warning with component information (close #3831) il y a 9 ans
  Evan You 92903f320c fix flow / missing annotations il y a 9 ans
  Evan You 3e596bb97b handle event removal il y a 10 ans
  Evan You 750bec1024 annotate platforms/web il y a 10 ans
  Evan You e7f021fc9b add build aliases for easier importing il y a 10 ans