История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Evan You b3ebfef91d also bind static special attrs as props (fix #4530) 9 лет назад
  Evan You 1903df4991 rename ASTElement node.conditions -> node.ifConditions, avoid mutating it during codegen (close #4317) 9 лет назад
  Evan You b7946a4b22 wip: fix tests with expected warnings 9 лет назад
  Evan You cc4f4c5bda v-elseif -> v-else-if 9 лет назад
  chengchao af78bcf916 Support v-if multiple conditions (#4271) 9 лет назад
  Evan You 5d36e8bc1b fix IE conditional comments (fix #4125) 9 лет назад
  Evan You e2a361a052 forgivingly handle < inside template plain text (fix #4012) 9 лет назад
  Chris Fritz 84918577d2 fix problematic use of 'deprecated' in warnings (#4043) 9 лет назад
  Evan You 3f8fa43819 fix duplicate attribute test case in IE 9 лет назад
  Chris Fritz de199f9bbd allow 2 root nodes with v-if and v-else (#3887) 9 лет назад
  Evan You 8ef603b7c3 test <template> key warning, fix coverage 9 лет назад
  Brandon Surowiec 0f8ad06b2c Fix Spelling (#3496) 9 лет назад
  Evan You 35ee5b105e remove staticAttrs 10 лет назад
  Chris Fritz 3e06c575cb Allow 2 root nodes with v-if and v-else (#3329) 10 лет назад
  Evan You 04e2b53cd7 properly perserve whitespace in <pre> (fix #3341) 10 лет назад
  Evan You bee95f8c08 Revert "remove parser pre/post transforms (not used)" 10 лет назад
  Evan You 2e7a792308 remove parser pre/post transforms (not used) 10 лет назад
  Evan You 39bcd60a33 remove no longer necessary specs 10 лет назад
  Evan You 579ff4ddbc fix nested svg namespaces 10 лет назад
  Evan You feee9ef6f6 remove camelCase tag warning 10 лет назад
  Evan You e3fb6fe834 remove <render> tag 10 лет назад
  Evan You cec833a9e8 implement new v-for iterator syntax (ref: #3073) 10 лет назад
  Evan You 3edfc4518d support postTransform as well 10 лет назад