Commit Graph

213 Commits

Author SHA1 Message Date
Evan You
dd04e628b6 leave transition 2016-04-19 22:26:40 -04:00
Evan You
82bbbcfb83 improve build script 2016-04-19 20:13:47 -04:00
Evan You
ae881f514b use umd for cjs build size check 2016-04-19 19:45:15 -04:00
Evan You
9d5d4671e0 robust transition/animation detection 2016-04-19 19:31:39 -04:00
Evan You
ba9429fd76 make big table benchmark well formatted html 2016-04-19 19:31:06 -04:00
Evan You
bafc3c9269 transition wip 2016-04-19 17:40:37 -04:00
Evan You
52ac04d235 transition wip 2016-04-19 17:26:24 -04:00
Evan You
79e164084b fix proxy has return value 2016-04-19 17:04:10 -04:00
Evan You
3f9b3ec24b remove unneeded file 2016-04-19 15:10:13 -04:00
Evan You
8e32090a8a render should be a reserved tag too 2016-04-19 13:04:55 -04:00
Evan You
7926f6ae83 guard on 2016-04-19 13:04:43 -04:00
Evan You
95a9282b20 early return in vdom update modules 2016-04-19 11:07:57 -04:00
Evan You
dc183eda1f process transition in compiler 2016-04-19 11:03:21 -04:00
Evan You
d6ea2e5dc8 tweak 2016-04-19 04:25:19 -04:00
Evan You
4fe5d94f91 tweak 2016-04-19 04:22:09 -04:00
Evan You
9999e95161 more refactor 2016-04-19 04:20:56 -04:00
Evan You
5e7ebec193 improve proxy detection 2016-04-19 04:05:32 -04:00
Evan You
2082eb9290 refactor wip 2016-04-19 03:52:58 -04:00
Evan You
0879e994e5 drop stage-2 2016-04-19 03:52:52 -04:00
Evan You
60de62bd55 tweak 2016-04-19 00:45:20 -04:00
Evan You
42f1301223 naive async components 2016-04-19 00:31:40 -04:00
Evan You
5184f9b6ef ignore map 2016-04-18 22:43:31 -04:00
Evan You
bb2dc731a3 fix runtime build exports 2016-04-18 22:41:07 -04:00
Evan You
50e9f6b3c9 use custom babel preset 2016-04-18 22:36:19 -04:00
Evan You
e1fd82573b naming 2016-04-18 22:22:23 -04:00
Evan You
6816a6dc71 move svgNS to dom-updater 2016-04-18 22:19:13 -04:00
Evan You
4512406f77 restructure 2016-04-18 22:17:48 -04:00
Evan You
44f9ae68c0 decouple createElement from DOM 2016-04-18 20:24:17 -04:00
Evan You
3630bf1053 support <component :is="..."> 2016-04-18 18:44:33 -04:00
Evan You
a1ebdbbb7a detect non-existent property access with ES6 Proxy 2016-04-18 18:17:28 -04:00
Evan You
df5a347700 move proxy/unproxy into observer 2016-04-18 18:05:41 -04:00
Evan You
af56242c3d component vnode tag should be related to the constructor id 2016-04-18 17:13:49 -04:00
Evan You
20200de577 allow script tags 2016-04-18 17:13:24 -04:00
Evan You
8e248ef355 support v-pre 2016-04-18 16:44:48 -04:00
Evan You
5f06af5558 document parser AST 2016-04-18 15:50:01 -04:00
Evan You
887d037981 better template/render warning 2016-04-18 14:32:22 -04:00
Evan You
cbc6fe63a4 do not warn real custom elements 2016-04-18 14:26:16 -04:00
Evan You
c13bbcb327 fix directive merging 2016-04-18 13:41:26 -04:00
Evan You
122d1646c4 warn against incorrect propsData usage 2016-04-18 13:40:38 -04:00
Evan You
d5914fe9d7 big table title 2016-04-18 01:29:07 -04:00
Evan You
4fecfe2d8a improve svg dots benchmark 2016-04-18 01:26:58 -04:00
Evan You
bf39f1973c fix big table matching 2016-04-18 00:57:01 -04:00
Evan You
5174bb2bd8 better IE9 v-model support 2016-04-18 00:13:42 -04:00
Evan You
aef93b3152 tweak 2016-04-17 23:56:31 -04:00
Evan You
6e9d332737 handle v-model runtime composition event check & IE9 2016-04-17 23:46:43 -04:00
Evan You
5d799abd75 prefix sniffing for :style 2016-04-17 23:00:08 -04:00
Evan You
86bc00e0e5 handle style array syntax 2016-04-17 22:44:54 -04:00
Evan You
93498ab3d0 handle circular refs in deep watch 2016-04-17 22:37:10 -04:00
Evan You
6fc97fc6b9 handle xlink 2016-04-17 22:27:40 -04:00
Evan You
24ef7f489a use for in where Object.keys isn't necessary 2016-04-17 22:14:20 -04:00