Commit Graph

7 Commits

Author SHA1 Message Date
Evan You bb85aefc03 chore: move dom element config to compiler-dom 2019-10-21 16:25:16 -04:00
月迷津渡 78f60347dc feat(compiler): add isNativeTag option for determining element type (#139) 2019-10-10 14:54:06 -04:00
Evan You 40307d9642 chore: fix parserOptions usage of props 2019-09-22 13:05:19 -04:00
Evan You bbb57c26a2 feat(compiler): basic transform implementation 2019-09-17 19:08:47 -04:00
Evan You f595b006c2 chore: regex caching makes no difference 2019-09-17 12:26:09 -04:00
Evan You 132cef9063 refactor: further tweak compiler layers 2019-09-17 11:57:37 -04:00
Evan You 6c14b409ca refactor: move dom-specific options to compiler-dom 2019-09-17 11:57:37 -04:00