Историја ревизија

Аутор SHA1 Порука Датум
  Evan You d2902ca8ec feat: support .property shorthand syntax for v-bind.prop modifier пре 7 година
  Evan You e1abedb9e6 feat(compiler): add whitespace option, deprecate preserveWhitespace option пре 7 година
  NaotoSuzuki 8fccd82569 chore: fix tag name in compiler/parser/index.js (#9165) пре 7 година
  Jovino Xu 05001e695e fix(compiler): should keep newline after unary tags in <pre> (#8965) пре 7 година
  HcySunYang 5f6ef15fb2 polish: warn sequential index on <transition-group> (#8748) пре 7 година
  Haoqun Jiang 8f04135dba fix(parser): allow CRLFs in string interpolations (#8408) пре 7 година
  Kevin Ball ecac831691 fix(compiler): templates inside v-pre should be rendered to HTML (#8146) пре 7 година
  Evan You e9fc04ba50 test: fix assertion пре 7 година
  Yuhang Liu 1b69cbde74 refactor: add empty v-bind warning(re #7973) (#7988) пре 7 година
  Evan You 4e00688e4a build: update dev dependencies пре 8 година
  Evan You f5ce6b50cf fix(v-for): support array and nested destructuring in v-for пре 8 година
  Evan You aa8262540a fix: fix v-for iterator parsing destructuring + parens without index пре 8 година
  Evan You f2e00f756f fix: special case for static muted attribute in firefox пре 8 година
  AchillesJ 06b9b0bbad fix(v-bind): respect .prop modifier on components (#6159) пре 9 година
  chengchao 4d680794a5 fix(parser): the first newline following pre and textarea tag should be ignored (#6022) пре 9 година
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) пре 9 година
  Evan You 303780acd2 make function compilation reusable пре 9 година
  Evan You d8315c42ef do not decode text inside script/style tags (fix #5526) пре 9 година
  Evan You c24f492543 fix edge test case пре 9 година
  AchillesJ c6ab2e06d4 warn when template contains text outside root element (#5164) пре 9 година
  Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) пре 9 година
  YOU e12d96a132 chore(parser.spec): fix an IE conditional test with a typo (#5102) пре 9 година
  YOU 61930e0cc6 chore(test): fix some typos (#5101) пре 9 година
  Evan You f59aef08e6 further improve end tag check (close #4408) пре 9 година
  Evan You af619151c6 improve other parser warnings пре 9 година
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag пре 9 година
  chengchao e02fb1294d preserve the only whitespace child (#4760) пре 9 година
  Evan You ab0a2259e0 Revert "also bind static special attrs as props (fix #4530)" пре 9 година
  Evan You 01f533db1a avoid duplicate whitespace nodes caused by comments пре 9 година
  Evan You de220a635d ignore text nodes between v-if conditions (fix #4533) пре 9 година