コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Evan You 3ddef0c53c add preTransform option for compiler modules 10 年 前
  Evan You 8924e91abc v-pre nodes should use staticAttrs 10 年 前
  Evan You e236f80fa0 parser for single-file components 10 年 前
  Evan You 93501f2002 transition refactoring 10 年 前
  Evan You 48a0d29e35 rename track-by -> key 10 年 前
  Evan You 0a15d9ee27 add root element warnings 10 年 前
  Evan You 82c76175ec use extend instead of Object.assign() since the latter is not avaialble in phantomjs 10 年 前
  Evan You f5297358af fix linting problems 10 年 前
  Evan You 600ebfbaa4 simplify compiler tests 10 年 前
  Evan You 6fe268874c improve codegen for smaller generated code size 10 年 前