Commit Graph

228 Commits

Author SHA1 Message Date
Evan You
bd583371ec [release] 2.0.0-beta.2 2016-07-17 01:53:45 -04:00
Evan You
ed3f3958b1 [release] 2.0.0-beta.1 2016-07-07 17:53:22 -04:00
Evan You
5c6c8c7ed0 include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
Evan You
ba3bec824d SSR: allow user to provide own (possibly async) cache implementation 2016-06-29 16:45:01 -04:00
Evan You
8592151110 [release] 2.0.0-alpha.8 2016-06-28 05:03:11 -04:00
Evan You
eb9eb98cd9 use de-indent module 2016-06-28 04:52:18 -04:00
Evan You
a3e26ac941 [release] 2.0.0-alpha.7 2016-06-27 22:25:13 -04:00
Evan You
98a7e75f1e increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
Evan You
7043fa633b bump karma & rollup 2016-06-27 19:28:39 -04:00
Evan You
c902e1f9ab ssr component-level caching + context injection 2016-06-25 22:59:03 -04:00
Evan You
dcd82c2429 [release] 2.0.0-alpha.6 2016-06-22 15:33:54 -04:00
Evan You
2af9f68bd9 remove source-map generation from sfc parser 2016-06-21 02:17:11 -04:00
Evan You
f2bd3edda5 bump flow version 2016-06-17 14:49:03 -04:00
Evan You
59230fee0e [release] 2.0.0-alpha.5 2016-06-17 14:22:51 -04:00
Evan You
7c90dc9be3 [release] 2.0.0-alpha.4 2016-06-16 13:00:55 -04:00
Evan You
5c3e208cf8 [release] 2.0.0-alpha.3 2016-06-15 14:22:40 -04:00
Evan You
efa3fc746a [release] 2.0.0-alpha.2 2016-06-13 19:36:47 -04:00
Evan You
d1a5298372 adjust build setup 2016-06-13 18:56:36 -04:00
Evan You
8785b79e2f adjust ci script 2016-06-13 18:19:20 -04:00
Evan You
000433c878 get tests passing on all suacelab browsers 2016-06-13 17:51:22 -04:00
Evan You
32ba31cee3 bring back ci script 2016-06-10 19:31:32 -04:00
Evan You
bffb9d1cea [release] 2.0.0-alpha.1 2016-06-10 19:25:16 -04:00
Evan You
193f307f19 release script 2016-06-10 19:25:16 -04:00
Evan You
a5cd31ab6d coverage for sfc-parser 2016-06-10 16:57:42 -04:00
Evan You
b0b9691efe add pad/map option to sfc parser 2016-06-10 13:19:04 -04:00
Evan You
f8daf74640 adjust build 2016-06-07 21:53:43 -04:00
Evan You
e236f80fa0 parser for single-file components 2016-06-07 21:36:00 -04:00
Evan You
2e678b87a5 remove classList polyfill in tests 2016-05-31 21:42:33 -04:00
Evan You
a99bed7267 just use lodash itself since it is already a dep 2016-05-27 20:00:12 -04:00
Evan You
c6d749b268 bump dependencies and fix toEqual matcher in Safari 2016-05-27 19:16:14 -04:00
Evan You
b370eacfce fix unit tests in IE9 2016-05-26 19:07:44 -04:00
Evan You
6a06b0dec0 include eslint during dev 2016-05-25 16:03:22 -04:00
Evan You
19495df45a use babel-plugin-coverage instead 2016-05-18 01:16:09 -04:00
Blake Newman
4618914ceb Added benchmark for SSR (#2842)
- Includes `renderToStream` and `renderToString`
- Added SSR benchmark README.md
- Added npm `bench:ssr` script
- Renders table with 1000 rows with 10 columns (10 thousand components)
2016-05-16 16:29:08 -04:00
Evan You
6209de62cb use babel coverage plugin instead of isparta loader 2016-05-16 01:03:32 -04:00
Evan You
8c6db60b58 setup coverage 2016-05-13 21:12:56 -04:00
Evan You
991db6ed73 update dep range 2016-05-13 21:04:10 -04:00
Evan You
209b4212ac use ci script 2016-05-13 19:32:12 -04:00
Evan You
bbc3031afa add flow script 2016-05-13 19:22:20 -04:00
Evan You
623bcc632c update build setup to make babel work properly with flow 2016-05-12 13:47:11 -04:00
Evan You
b926b9e7cd annotate entries 2016-05-12 12:34:54 -04:00
Evan You
4e4e68d999 include flow check in npm test 2016-05-11 22:57:39 -04:00
Evan You
328bc28482 update build setup for flow 2016-05-11 20:03:18 -04:00
Evan You
76d06ba422 implement $isServer and ssr observation skipping via env variables 2016-05-10 18:03:30 -04:00
Evan You
c556190ba1 fix ssr test 2016-05-08 00:58:29 -04:00
Evan You
f01e859d17 bump build babel preset 2016-05-08 00:12:56 -04:00
Evan You
27033b7589 update build script and npm files 2016-05-07 22:26:13 -04:00
Evan You
3be4071d59 bump babel version 2016-05-07 22:22:18 -04:00
Evan You
d1abc2fe2e use eslint-config-vue 2016-05-05 19:11:15 -04:00
Blake Newman
5ec4246472 updated dependencies to latest, with better control ranges (#2780) 2016-05-05 19:08:12 -04:00
Fady Makram
ed51490010 Update package.json 2016-04-26 19:02:24 -04:00
Evan You
2792f3c95e readme, version, add dist files 2016-04-26 13:29:27 -04:00
Evan You
8d31fadc5a set ci NODE_ENV explicitly 2016-04-26 13:19:55 -04:00
Evan You
7f92bd9cea attempting to fix ci 2016-04-26 13:13:13 -04:00
Evan You
f0bae1155b drop ssr ci for now 2016-04-26 01:09:19 -04:00
Evan You
6b793961c9 fix ssr babel-env on ci 2016-04-26 01:05:34 -04:00
Evan You
a9ee5c9db4 small tweak to ssr 2016-04-25 19:15:27 -04:00
Evan You
83ea6ef85d update ssr with tests 2016-04-25 16:37:20 -04:00
Evan You
7169d14179 update if tests 2016-04-25 13:17:59 -04:00
Evan You
e649795596 improve linting 2016-04-25 12:58:37 -04:00
Evan You
d3851371a1 ssr wip 2016-04-24 19:24:17 -04:00
Evan You
4c6ed93a36 global config tests 2016-04-24 13:28:26 -04:00
Jinjiang
e3717b88e4 fixed devDeps about rollup-plugin-alias 2016-04-24 05:30:01 -04:00
Evan You
9ce3693021 setup unit test 2016-04-23 20:00:38 -04:00
Evan You
d046467734 remove casperjs dep 2016-04-23 00:31:11 -04:00
Evan You
4d018cbe9f start switching to nightwatch 2016-04-21 16:20:29 -04:00
Evan You
c4a933c1a9 update package.json decription 2016-04-20 22:34:23 -04:00
Evan You
0879e994e5 drop stage-2 2016-04-19 03:52:52 -04:00
Evan You
50e9f6b3c9 use custom babel preset 2016-04-18 22:36:19 -04:00
Evan You
119286fb09 setting up e2e 2016-04-16 02:44:48 -04:00
Evan You
40f5f3d8b4 move webpack config into build 2016-04-15 15:36:02 -04:00
Evan You
b6a1db88b8 desc 2016-04-15 15:21:58 -04:00
Evan You
0bfa3aa3c6 name 2016-04-15 15:21:25 -04:00
Evan You
adb81363dd update build for compiler 2016-04-13 06:45:34 -04:00
Evan You
68c99b26f2 lint it 2016-04-12 18:30:40 -04:00
Evan You
e918476447 decode html entities in text nodes 2016-04-12 18:03:45 -04:00
Evan You
c1a8267c94 bump version 2016-04-10 22:48:17 -04:00
Evan You
a879ec06ef init 2016-04-10 22:47:28 -04:00