Commit Graph

39 Commits

Author SHA1 Message Date
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
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
e649795596 improve linting 2016-04-25 12:58:37 -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
9ce3693021 setup unit test 2016-04-23 20:00:38 -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
04b8a7533c markdown test pass 2016-04-21 16:47:31 -04:00
Evan You
4d018cbe9f start switching to nightwatch 2016-04-21 16:20:29 -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
40f5f3d8b4 move webpack config into build 2016-04-15 15:36:02 -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