1260 Commits (33cf1134ede0f84f9e50a5f23eea15173e97437e)
 

Author SHA1 Message Date
Evan You 14feb83879 move web-specific utils 9 years ago
Evan You d3851371a1 ssr wip 9 years ago
Evan You d6ce314c35 ssr wip 9 years ago
Evan You 0b21d2d005 move namespaceMap into web/util 9 years ago
Evan You 6b84d8eaf8 ship compiler in the same package instead 9 years ago
Evan You 936e3dac63 remove beforeMount and mounted hook 9 years ago
Evan You c947fddedd exposed compile function should be cached version 9 years ago
Evan You 4e431a5236 support direct string as children 9 years ago
Evan You 1a21db9c9a restructure for server rendering 9 years ago
Evan You a65b4faa13 simplify namespace detection 9 years ago
Evan You 1dab15508f basic mathml support 9 years ago
Evan You 213aaf3203 use arrow fns in tests 9 years ago
Evan You 4c6ed93a36 global config tests 9 years ago
Evan You a04ff9dcc7 remove deprecated code 9 years ago
Jinjiang e3717b88e4 fixed devDeps about rollup-plugin-alias 9 years ago
Evan You 9ce3693021 setup unit test 9 years ago
Evan You 6dd3d5b4c4 add a step to commits e2e test 9 years ago
Evan You e7f021fc9b add build aliases for easier importing 9 years ago
Evan You cf8253cdd9 fix platform compiler directives 9 years ago
Evan You 955e2f8391 restructure (build pass) 9 years ago
Evan You ec5bcefca7 tweak namespace changes 9 years ago
Evan You 6a8f36d0a4 simplify component 9 years ago
Jinjiang 6e251e0721 Change svg parameter to namespace (#3) 9 years ago
Evan You 065dc31e8a more tweak to render function caching 9 years ago
Evan You 10da27ed74 fix runtime mount render function caching 9 years ago
Evan You d046467734 remove casperjs dep 9 years ago
Evan You 76b821de0d fix runtime-only mount 9 years ago
Evan You 6a000c3b5a support array for checkbox v-model & :value bindings for non-strings 9 years ago
Evan You ad00f3d42a support .trim modifier on v-model 9 years ago
Evan You 7abe8ff99c support v-once 9 years ago
Evan You e89d2cba53 fix template slot 9 years ago
Evan You caf2828c62 make reorder benchmark valid html 9 years ago
Evan You 959a95999a cache decodeHTML 9 years ago
Evan You 16e54740f5 move staticTree init into runtime $mount 9 years ago
Evan You 8c64a0eeec fix static detection for built-ins 9 years ago
Evan You b882844f6e optimize static trees 9 years ago
Evan You 54eca49e84 tweak 9 years ago
Evan You a5ea9020d1 add optimizer 9 years ago
Evan You b225de7fec support dynamic slot target 9 years ago
Evan You d0c99b1cdb make modal test more stable in chrome (all e2e tests pass) 9 years ago
Evan You a9fbc0b738 remove old e2e tests 9 years ago
Evan You 5807adcf1f e2e test for todomvc 9 years ago
Evan You c942793b8c e2e tests for tree 9 years ago
Evan You 6170a55d15 e2e test for svg 9 years ago
Evan You b38b4b2907 fix watch in firefox again + e2e test for select2 9 years ago
Evan You f9c3d70526 modal e2e test 9 years ago
Evan You f8be60ce69 fix transition on appear 9 years ago
Evan You c403f5635b grid e2e test 9 years ago
Evan You 7b180cd01b commits e2e test 9 years ago
Evan You 0220fc310e allow runner to run sub tests 9 years ago