Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You f2e00f756f fix: special case for static muted attribute in firefox vor 8 Jahren
  AchillesJ 06b9b0bbad fix(v-bind): respect .prop modifier on components (#6159) vor 9 Jahren
  chengchao 4d680794a5 fix(parser): the first newline following pre and textarea tag should be ignored (#6022) vor 9 Jahren
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) vor 9 Jahren
  Evan You 303780acd2 make function compilation reusable vor 9 Jahren
  Evan You d8315c42ef do not decode text inside script/style tags (fix #5526) vor 9 Jahren
  Evan You c24f492543 fix edge test case vor 9 Jahren
  AchillesJ c6ab2e06d4 warn when template contains text outside root element (#5164) vor 9 Jahren
  Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) vor 9 Jahren
  YOU e12d96a132 chore(parser.spec): fix an IE conditional test with a typo (#5102) vor 9 Jahren
  YOU 61930e0cc6 chore(test): fix some typos (#5101) vor 9 Jahren
  Evan You f59aef08e6 further improve end tag check (close #4408) vor 9 Jahren
  Evan You af619151c6 improve other parser warnings vor 9 Jahren
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag vor 9 Jahren
  chengchao e02fb1294d preserve the only whitespace child (#4760) vor 9 Jahren
  Evan You ab0a2259e0 Revert "also bind static special attrs as props (fix #4530)" vor 9 Jahren
  Evan You 01f533db1a avoid duplicate whitespace nodes caused by comments vor 9 Jahren
  Evan You de220a635d ignore text nodes between v-if conditions (fix #4533) vor 9 Jahren
  Evan You b3ebfef91d also bind static special attrs as props (fix #4530) vor 9 Jahren
  Evan You 1903df4991 rename ASTElement node.conditions -> node.ifConditions, avoid mutating it during codegen (close #4317) vor 9 Jahren
  Evan You b7946a4b22 wip: fix tests with expected warnings vor 9 Jahren
  Evan You cc4f4c5bda v-elseif -> v-else-if vor 9 Jahren
  chengchao af78bcf916 Support v-if multiple conditions (#4271) vor 9 Jahren
  Evan You 5d36e8bc1b fix IE conditional comments (fix #4125) vor 9 Jahren
  Evan You e2a361a052 forgivingly handle < inside template plain text (fix #4012) vor 9 Jahren
  Chris Fritz 84918577d2 fix problematic use of 'deprecated' in warnings (#4043) vor 9 Jahren
  Evan You 3f8fa43819 fix duplicate attribute test case in IE vor 9 Jahren
  Chris Fritz de199f9bbd allow 2 root nodes with v-if and v-else (#3887) vor 9 Jahren
  Evan You 8ef603b7c3 test <template> key warning, fix coverage vor 9 Jahren
  Brandon Surowiec 0f8ad06b2c Fix Spelling (#3496) vor 9 Jahren