提交历史

作者 SHA1 备注 提交日期
  Evan You 2e7a792308 remove parser pre/post transforms (not used) 10 年之前
  Evan You cb663db3e5 revert keep-alive (should apply in all cases) 10 年之前
  Evan You ef923be57b only check keep-alive on dynamic components 10 年之前
  Evan You 579ff4ddbc fix nested svg namespaces 10 年之前
  Evan You feee9ef6f6 remove camelCase tag warning 10 年之前
  Evan You c949c74986 change ref to a built-in attribute 10 年之前
  Evan You e3fb6fe834 remove <render> tag 10 年之前
  Evan You d76bf8cac8 improve template error detector 10 年之前
  Evan You 081d66adb2 keep preserveWhitespace as internal compiler option 10 年之前
  Evan You cec833a9e8 implement new v-for iterator syntax (ref: #3073) 10 年之前
  Evan You 34bcc02b77 remove preserveWhitespace config option 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 a20dd86ecf more efficient compiler module handling 10 年之前
  Evan You b6fb485243 rename compiler module export names 10 年之前
  Evan You b02b1e5ba4 better template compilation error warnings 10 年之前
  Evan You 7a3261115f transition-mode 10 年之前
  Evan You b35f4a90d6 always process key 10 年之前
  Evan You 48a0d29e35 rename track-by -> key 10 年之前
  Evan You 366188fbde coverage improvements 10 年之前
  Evan You ff9c6b09bb fix svg parsing in IE 10 年之前
  Evan You 49b62889c6 tweaks 10 年之前
  Evan You 0a15d9ee27 add root element warnings 10 年之前
  Evan You 6fe268874c improve codegen for smaller generated code size 10 年之前
  Evan You 36a32e4466 tweaks based on #2885 10 年之前
  Jinjiang 1d45c4b9e9 extract style/class/transition as web platform compiler modules (#2885) 10 年之前
  Evan You 3573ffff1f refine ast nodes with disjoint union type 10 年之前
  Evan You a74f53b0b8 annotate compiler 10 年之前
  Evan You 68e8c39db9 annotate parser 10 年之前