Commit Graph

44 Commits

Author SHA1 Message Date
Evan You
4361a2b3ae build: bump rollup version 2017-09-27 18:05:39 -04:00
Evan You
b0b6b7e972 build: upgrade rollup 2017-07-11 15:33:19 +08:00
Evan You
dfb014e3d7 fix uglify upgrade 2017-06-13 17:23:59 +08:00
Eduardo San Martin Morote
b9376eb5ff Refactor version replacement (#4400)
Use the rollup replace plugin to replace weexVersion and (Vue) version
inside the files
2016-12-08 10:01:38 -05:00
Evan You
2dc2d062b1 adjust build 2016-11-20 12:03:43 -05:00
Evan You
cb13df372a update build and release scripts for weex 2016-11-08 11:03:09 -05:00
Evan You
961d109148 build adjustments 2016-08-27 19:03:15 -04:00
Evan You
00091053c4 check version compatibility in packages 2016-07-26 02:25:17 -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
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
4cf710e56d update ssr package 2016-06-25 00:05:39 -04:00
Evan You
2af9f68bd9 remove source-map generation from sfc parser 2016-06-21 02:17:11 -04:00
Evan You
b0ad94fc87 properly encode HTML in server-side rendering (fix #3078) 2016-06-14 14:15:41 -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
59e92a58c5 screw ie8 2016-05-19 12:52:47 -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
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
Evan You
d08cf7c320 streaming renderer! 2016-04-25 19:10:33 -04:00
Evan You
83ea6ef85d update ssr with tests 2016-04-25 16:37:20 -04:00
Evan You
f629b345c4 decouple renderer logic and web platform 2016-04-25 00:06:33 -04:00
Evan You
14feb83879 move web-specific utils 2016-04-24 22:01:55 -04:00
Evan You
d3851371a1 ssr wip 2016-04-24 19:24:17 -04:00
Evan You
6b84d8eaf8 ship compiler in the same package instead 2016-04-24 17:16:45 -04:00
Evan You
e7f021fc9b add build aliases for easier importing 2016-04-23 16:57:44 -04:00
Evan You
955e2f8391 restructure (build pass) 2016-04-23 16:12:19 -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
4512406f77 restructure 2016-04-18 22:17:48 -04:00
Evan You
f42085cab1 copyright year 2016-04-17 02:32:40 -04:00
Evan You
a1e2dfc488 update build script 2016-04-16 22:51:30 -04:00
Evan You
adb81363dd update build for compiler 2016-04-13 06:45:34 -04:00
Evan You
9eab970f3a cleanup 2016-04-13 04:34:37 -04:00
Evan You
0ab0600599 restructure 2016-04-12 19:42:15 -04:00
Evan You
e918476447 decode html entities in text nodes 2016-04-12 18:03:45 -04:00
Evan You
1c8afd26a9 separate builds with/without compiler 2016-04-11 22:53:13 -04:00
Evan You
a879ec06ef init 2016-04-10 22:47:28 -04:00