提交历史

作者 SHA1 备注 提交日期
  Evan You 37f9d3da8f wip: compiler-sfc should not attach ast on template with src import 2 年之前
  Evan You e41cf8dc59 refactor: better naming for baseCompile argument 2 年之前
  Evan You 94c86269d0 refactor: fix v-bind no-exp shorthand for new parser 2 年之前
  Evan You e5afca6c1e wip: treat template with preprocessor as plain text 2 年之前
  Evan You 5fc695be26 wip: support reusing template ast from sfc descriptor 2 年之前
  Evan You fc4f801070 wip: decodeEntities test 2 年之前
  Evan You 059caafc13 wip: pass all compiler-sfc tests 2 年之前
  Evan You dda4fd526e wip: pass all compiler-ssr tests 2 年之前
  Evan You 5a44b84cde wip: pass all compiler-dom tests 2 年之前
  Evan You 40f72d5e50 feat(compiler-core): support specifying root namespace when parsing 2 年之前
  Evan You a1b10a21ac wip: pass more compiler-dom tests 2 年之前
  Evan You 1912af04e3 wip: entities parsing in browser 2 年之前
  Evan You caabba7590 wip: tune perf 2 年之前
  Evan You 082b5a71c6 wip: pass all compiler-core tests 2 年之前
  Evan You c4e50e46bb wip: more tests passing 2 年之前
  Evan You e05ba29555 wip: pass all non-error parsing tests 2 年之前
  Evan You a60ad9180d refactor: swap to new template parser 2 年之前
  Evan You 65b44045ef wip: parse mode 2 年之前
  Evan You 66c0ed0a3c perf: optimize away isBuiltInType 2 年之前
  Evan You bc170c49fc chore: disable parser tests for now 2 年之前
  Evan You 59e38f18d8 wip: parseMode 2 年之前
  Evan You ae6fba9495 perf: optimize makeMap 2 年之前
  Evan You 81e941da5b wip: getting ready for textmode handling 2 年之前
  Evan You 5a855c57d7 wip: comments 2 年之前
  Evan You a12abe72bc wip: refine element type 2 年之前
  Evan You c342433cb5 wip: v-pre handling 2 年之前
  Evan You 1a1f680536 wip: pre tag handling 2 年之前
  Evan You 5762288bdf wip: parse interpolation 2 年之前
  Evan You 70edd1c61e wip: check duplicated attributes 2 年之前
  Evan You ec33e61e87 wip: remove htmlMode 2 年之前