Histórico de Commits

Autor SHA1 Mensagem Data
  Alex 6bc75cacb7 fix(v-on): return handler value when using modifiers (#7704) há 8 anos atrás
  Eduardo San Martin Morote dc97a39c2f fix(codegen): support filters with () in older browsers (#7545) há 8 anos atrás
  Evan You f7311c90b3 refactor: move keyName alias map to compiler há 8 anos atrás
  Evan You cd334070f3 fix: address potential regex backtrack há 8 anos atrás
  Evan You 4e00688e4a build: update dev dependencies há 8 anos atrás
  Evan You 5875c7c490 fix: revert shared static tree cache to avoid memory leak há 8 anos atrás
  Evan You f0a66c5817 refactor: cache v-once and purely static trees separately há 8 anos atrás
  Evan You dae173d96d feat: support denoting normal elements as scoped slot há 8 anos atrás
  Evan You 4987eeb3a7 feat: v-on automatic key inference há 8 anos atrás
  Nick Messing 9734e878ec feat: add .exact event modifier (#5977) há 8 anos atrás
  Chris Casola baabd6d140 fix(compiler): warn when inline-template component has no children (fix #6703) (#6715) há 8 anos atrás
  Evan You 684cd7d21a fix: preserve slot attribute if not resolved by Vue há 8 anos atrás
  Josh Soref f477ecdbbb chore: spelling (#6535) há 8 anos atrás
  laoxiong d03fa26687 fix(compile): properly generate comments with special character (#6156) há 8 anos atrás
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) há 9 anos atrás
  wenlu.wang 3965e5053a feat: support sync modifier for v-bind="object" (#5943) há 9 anos atrás
  Evan You 303780acd2 make function compilation reusable há 9 anos atrás
  Evan You e7dfcc334d fix custom directive arg fall through (fix #5162) há 9 anos atrás
  kingwl 4964b253d0 fix wrong order of generate modifier code (#5147) há 9 anos atrás
  Evan You a524919d21 fix v-on inline function expression with modifiers (fix #5120) há 9 anos atrás
  YOU 61930e0cc6 chore(test): fix some typos (#5101) há 9 anos atrás
  Evan You 3294eba5a5 fix v-on .left .right compat with keyboard events (fix #5046) há 9 anos atrás
  Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) há 9 anos atrás
  Evan You f59aef08e6 further improve end tag check (close #4408) há 9 anos atrás
  chengchao 66bf120f7a enforce to loop through children to get the correct normalize type (#4572) há 9 anos atrás
  Evan You f1c38674f2 use simple normalization for components, fix functional component multi-root node (fix #4472) há 9 anos atrás
  Evan You d2f7f1913e fix codegen tests há 9 anos atrás
  Evan You 7c3c86f360 fix namespace hoisting há 9 anos atrás
  chengchao 6ea9a4db42 Support mutliple keys for keycode (#4328) há 9 anos atrás
  Changyu Geng 9215ff0295 Modifier once for v-on (#4267) há 9 anos atrás