Commit Graph

3115 Commits

Author SHA1 Message Date
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
Evan You
cbbe65f3ae handle attribute interpolation 2016-04-17 21:33:20 -04:00
Evan You
b58ec1f9db handle enumerated attrs 2016-04-17 20:14:54 -04:00
Evan You
e9dbf875d9 extract shared utils 2016-04-17 20:10:43 -04:00
Evan You
fb2105725d move things around a bit 2016-04-17 19:50:12 -04:00
Evan You
c11a706bbf v-text 2016-04-17 19:03:29 -04:00
Evan You
368b2ff03a object and range v-for 2016-04-17 19:00:42 -04:00
Evan You
50efdc5799 v-for iterator syntax 2016-04-17 18:14:20 -04:00
Evan You
0f3cbe6fa0 handle root props 2016-04-17 17:28:21 -04:00
Evan You
d6bef79575 convert default props 2016-04-17 17:05:08 -04:00
Evan You
7fc68b4fd6 remove filter from config asset list 2016-04-17 15:34:13 -04:00
Evan You
2aecd90214 remove el 2016-04-17 15:31:20 -04:00
Evan You
7b2dc500b7 unify v-ref/v-el, and handle v-ref on/inside v-for 2016-04-17 15:30:18 -04:00
Evan You
c2ad444982 adjust context detection, ensure proper context in manual render functions 2016-04-17 14:46:58 -04:00
Evan You
78e82bb8e4 tweak 2016-04-17 14:26:46 -04:00
Evan You
f42085cab1 copyright year 2016-04-17 02:32:40 -04:00
Evan You
0e5b7eeea7 remove log 2016-04-16 23:20:44 -04:00
Evan You
d3c64fa6a6 only diff data if props did not change 2016-04-16 23:20:39 -04:00
Evan You
a1e2dfc488 update build script 2016-04-16 22:51:30 -04:00
Evan You
d2ca5c5e8a make compiler warning customizable 2016-04-16 22:44:32 -04:00
Evan You
91455a6618 prop validation 2016-04-16 20:24:59 -04:00
Evan You
fe13e21d1f move on into directives 2016-04-16 18:56:21 -04:00
Evan You
3ca2c92920 restructure global api 2016-04-16 18:53:29 -04:00
Evan You
1deceda175 move lifecycle hooks into config 2016-04-16 18:41:46 -04:00
Evan You
ea18ba55a8 bench component order 2016-04-16 18:31:08 -04:00
Evan You
ca81482c62 fix attr codegen 2016-04-16 18:30:16 -04:00
Evan You
583a7bb0d1 fix root instance ready 2016-04-16 18:29:15 -04:00
Evan You
d018a726a6 el 2016-04-16 18:21:35 -04:00
Evan You
403e2380b8 fix toString 2016-04-16 17:34:07 -04:00
Evan You
09a4ba84a9 refs 2016-04-16 17:18:12 -04:00
Evan You
cec2196657 warn against duplicate keys 2016-04-16 16:14:45 -04:00
Evan You
9db07d35a1 tweak bench 2016-04-16 14:38:11 -04:00
Evan You
7ce33d4684 tweak bench 2016-04-16 14:29:36 -04:00
Evan You
230aff183a improve table bench 2016-04-16 14:27:24 -04:00
Evan You
e666fb4ee1 tweak 2016-04-16 13:28:26 -04:00
Evan You
2ef8d1028b add e2e test for select2 2016-04-16 13:26:17 -04:00
Evan You
ceab86d9df add e2e tests 2016-04-16 04:12:37 -04:00
Evan You
28abdf3d30 handle phantomjs parsing 2016-04-16 04:00:44 -04:00
Evan You
f135891f4d fix prop unsetting in phantomjs 2 2016-04-16 03:53:22 -04:00
Evan You
472784226d fix e2e tree 2016-04-16 03:08:23 -04:00
Evan You
32ca8e7722 fix svg e2e 2016-04-16 03:07:08 -04:00
Evan You
119286fb09 setting up e2e 2016-04-16 02:44:48 -04:00
Evan You
0c6c748d9d use more descriptive function names 2016-04-16 02:30:04 -04:00
Evan You
8ff21757a1 remove log 2016-04-16 02:19:30 -04:00
Evan You
849e9ba364 fix ready hook 2016-04-16 02:17:16 -04:00
Evan You
4d508dcbfa fix things 2016-04-16 02:05:56 -04:00
Evan You
af1f1d349f tweak 2016-04-16 00:15:12 -04:00
Evan You
61a5249a0e remove log, fix logic 2016-04-16 00:07:26 -04:00
Evan You
c16fc2c427 children render context 2016-04-16 00:05:46 -04:00