Historique des commits

Auteur SHA1 Message Date
  AchillesJ c6ab2e06d4 warn when template contains text outside root element (#5164) il y a 9 ans
  Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) il y a 9 ans
  YOU e12d96a132 chore(parser.spec): fix an IE conditional test with a typo (#5102) il y a 9 ans
  YOU 61930e0cc6 chore(test): fix some typos (#5101) il y a 9 ans
  Evan You f59aef08e6 further improve end tag check (close #4408) il y a 9 ans
  Evan You af619151c6 improve other parser warnings il y a 9 ans
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag il y a 9 ans
  chengchao e02fb1294d preserve the only whitespace child (#4760) il y a 9 ans
  Evan You ab0a2259e0 Revert "also bind static special attrs as props (fix #4530)" il y a 9 ans
  Evan You 01f533db1a avoid duplicate whitespace nodes caused by comments il y a 9 ans
  Evan You de220a635d ignore text nodes between v-if conditions (fix #4533) il y a 9 ans
  Evan You b3ebfef91d also bind static special attrs as props (fix #4530) il y a 9 ans
  Evan You 1903df4991 rename ASTElement node.conditions -> node.ifConditions, avoid mutating it during codegen (close #4317) il y a 9 ans
  Evan You b7946a4b22 wip: fix tests with expected warnings il y a 9 ans
  Evan You cc4f4c5bda v-elseif -> v-else-if il y a 9 ans
  chengchao af78bcf916 Support v-if multiple conditions (#4271) il y a 9 ans
  Evan You 5d36e8bc1b fix IE conditional comments (fix #4125) il y a 9 ans
  Evan You e2a361a052 forgivingly handle < inside template plain text (fix #4012) il y a 9 ans
  Chris Fritz 84918577d2 fix problematic use of 'deprecated' in warnings (#4043) il y a 9 ans
  Evan You 3f8fa43819 fix duplicate attribute test case in IE il y a 9 ans
  Chris Fritz de199f9bbd allow 2 root nodes with v-if and v-else (#3887) il y a 9 ans
  Evan You 8ef603b7c3 test <template> key warning, fix coverage il y a 9 ans
  Brandon Surowiec 0f8ad06b2c Fix Spelling (#3496) il y a 9 ans
  Evan You 35ee5b105e remove staticAttrs il y a 10 ans
  Chris Fritz 3e06c575cb Allow 2 root nodes with v-if and v-else (#3329) il y a 10 ans
  Evan You 04e2b53cd7 properly perserve whitespace in <pre> (fix #3341) il y a 10 ans
  Evan You bee95f8c08 Revert "remove parser pre/post transforms (not used)" il y a 10 ans
  Evan You 2e7a792308 remove parser pre/post transforms (not used) il y a 10 ans
  Evan You 39bcd60a33 remove no longer necessary specs il y a 10 ans
  Evan You 579ff4ddbc fix nested svg namespaces il y a 10 ans