Historie revizí

Autor SHA1 Zpráva Datum
  Evan You f219bedae8 perf: improve scoped slots change detection accuracy (#9371) před 7 roky
  Evan You 9432737cf8 fix: cover more cases in v-on inline return value před 7 roky
  Evan You 4074104fac perf: skip normalization on single child element v-for před 7 roky
  Andrew Hyndman 3d449376d5 fix(v-model): properly handle multiline v-model expressions (#9184) před 7 roky
  GU Yiling 0ed0aad772 fix: fix keyName checking for space and delete in IE11 (#9150) před 7 roky
  Evan You 1b4a8a0c1e fix(compiler): fix codegen for v-for component inside template před 7 roky
  Subhash ef8524ab7d fix(compiler): wrap scoped slots v-if conditions in parens (#9119) před 7 roky
  Kevin Ball ecac831691 fix(compiler): templates inside v-pre should be rendered to HTML (#8146) před 7 roky
  Jovino Xu aef2a5f3db fix(compiler): maybeComponent should return true when "is" attribute exists (#8114) před 7 roky
  Alex 6bc75cacb7 fix(v-on): return handler value when using modifiers (#7704) před 8 roky
  Eduardo San Martin Morote dc97a39c2f fix(codegen): support filters with () in older browsers (#7545) před 8 roky
  Evan You f7311c90b3 refactor: move keyName alias map to compiler před 8 roky
  Evan You cd334070f3 fix: address potential regex backtrack před 8 roky
  Evan You 4e00688e4a build: update dev dependencies před 8 roky
  Evan You 5875c7c490 fix: revert shared static tree cache to avoid memory leak před 8 roky
  Evan You f0a66c5817 refactor: cache v-once and purely static trees separately před 8 roky
  Evan You dae173d96d feat: support denoting normal elements as scoped slot před 8 roky
  Evan You 4987eeb3a7 feat: v-on automatic key inference před 8 roky
  Nick Messing 9734e878ec feat: add .exact event modifier (#5977) před 8 roky
  Chris Casola baabd6d140 fix(compiler): warn when inline-template component has no children (fix #6703) (#6715) před 8 roky
  Evan You 684cd7d21a fix: preserve slot attribute if not resolved by Vue před 8 roky
  Josh Soref f477ecdbbb chore: spelling (#6535) před 8 roky
  laoxiong d03fa26687 fix(compile): properly generate comments with special character (#6156) před 8 roky
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) před 9 roky
  wenlu.wang 3965e5053a feat: support sync modifier for v-bind="object" (#5943) před 9 roky
  Evan You 303780acd2 make function compilation reusable před 9 roky
  Evan You e7dfcc334d fix custom directive arg fall through (fix #5162) před 9 roky
  kingwl 4964b253d0 fix wrong order of generate modifier code (#5147) před 9 roky
  Evan You a524919d21 fix v-on inline function expression with modifiers (fix #5120) před 9 roky
  YOU 61930e0cc6 chore(test): fix some typos (#5101) před 9 roky