Commit Graph

74 Commits

Author SHA1 Message Date
Evan You
89adabf0a5 remove --next tag in release script 2016-09-30 14:24:56 -04:00
Evan You
fd5ea73254 test iOS 8 instead of 7 given market share 2016-09-28 18:34:15 -04:00
Evan You
eef05ac9e9 use rollup-plugin-flow-no-whitespace 2016-09-22 00:07:33 -04:00
Evan You
08a928e07b include tsc tests in ci script 2016-08-31 12:24:24 -04:00
Evan You
638d1820c2 bump dev deps 2016-08-28 11:12:53 -04:00
Evan You
72710db4f4 use same alias file 2016-08-28 10:42:10 -04:00
Evan You
97476a4185 more build tweaks 2016-08-27 21:13:55 -04:00
Evan You
961d109148 build adjustments 2016-08-27 19:03:15 -04:00
Evan You
e833d951ab test iOS 9.3 on sauce 2016-08-05 18:04:51 -04:00
Evan You
00091053c4 check version compatibility in packages 2016-07-26 02:25:17 -04:00
Evan You
d83088ab07 extract nightwatch-helpers into npm package 2016-07-25 01:40:06 -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
eb9eb98cd9 use de-indent module 2016-06-28 04:52:18 -04:00
Evan You
589e644530 use unique sauce build ID during releases, add sauce badge 2016-06-27 22:40:44 -04:00
Evan You
ce093bdfa3 adjust saucelabs browser list 2016-06-27 22:18:13 -04:00
Evan You
98a7e75f1e increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
Evan You
5854f0f781 move bundle renderer into src 2016-06-26 00:53:58 -04:00
Evan You
c902e1f9ab ssr component-level caching + context injection 2016-06-25 22:59:03 -04:00
Evan You
3245c72314 fix ssr dev config 2016-06-25 08:14:16 -04:00
Evan You
4cf710e56d update ssr package 2016-06-25 00:05:39 -04:00
Evan You
634a0734c4 support sync watcher as internal flag 2016-06-21 03:03:49 -04:00
Evan You
2af9f68bd9 remove source-map generation from sfc parser 2016-06-21 02:17:11 -04:00
Evan You
c1a523d5e9 use same sauce build id during release 2016-06-16 13:02:50 -04:00
Evan You
b0ad94fc87 properly encode HTML in server-side rendering (fix #3078) 2016-06-14 14:15:41 -04:00
Evan You
5504ae5dd2 tweak ci script 2016-06-13 19:26:01 -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
9d57879de1 record screenshots for e2e test failures 2016-06-13 18:14:33 -04:00
Evan You
bd71c06b6f tweak e2e script to allow passing in more flags to npm task 2016-06-13 18:01:12 -04:00
Evan You
000433c878 get tests passing on all suacelab browsers 2016-06-13 17:51:22 -04:00
Evan You
193f307f19 release script 2016-06-10 19:25:16 -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
6a06b0dec0 include eslint during dev 2016-05-25 16:03:22 -04:00
Evan You
59e92a58c5 screw ie8 2016-05-19 12:52:47 -04:00
Evan You
6fe268874c improve codegen for smaller generated code size 2016-05-18 20:57:51 -04:00
Evan You
19495df45a use babel-plugin-coverage instead 2016-05-18 01:16:09 -04:00
Evan You
6209de62cb use babel coverage plugin instead of isparta loader 2016-05-16 01:03:32 -04:00
Evan You
68dac4c10a fix ci script syntax error 2016-05-13 21:16:44 -04:00
Evan You
8c6db60b58 setup coverage 2016-05-13 21:12:56 -04:00
Evan You
6e9614d875 fix ssr:dev task 2016-05-12 13:36:30 -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
27033b7589 update build script and npm files 2016-05-07 22:26:13 -04:00
Evan You
014ac35172 fix eslint again 2016-04-29 20:12:01 -04:00
Evan You
cdab583dfa enable linting during test dev 2016-04-29 20:08:42 -04:00
Evan You
7f92bd9cea attempting to fix ci 2016-04-26 13:13:13 -04:00
Evan You
1b8ef949a1 update build 2016-04-26 13:01:13 -04:00