130 Commits (b8f1bcd96c73251f46726cfc5393bb9999ae259d)

Author SHA1 Message Date
Evan You cb253d7405 wip: weex framework integration 8 years ago
Evan You a4fcdbe673 make standalone build usable in Node.js too 8 years ago
Evan You 4314f45022 add umd runtime build for CDN (close #3948) 8 years ago
peisong 9c91190b40 Fix typos. (#3956) 8 years ago
Evan You d362d64633 update entities encoding/decoding (fix #3899) 8 years ago
Sebastian Schweizer 6541e68aaa add license information to vue.common.js (#3835) 8 years ago
Evan You 89adabf0a5 remove --next tag in release script 8 years ago
Evan You fd5ea73254 test iOS 8 instead of 7 given market share 8 years ago
Evan You eef05ac9e9 use rollup-plugin-flow-no-whitespace 8 years ago
Evan You 08a928e07b include tsc tests in ci script 8 years ago
Evan You 638d1820c2 bump dev deps 8 years ago
Evan You 72710db4f4 use same alias file 8 years ago
Evan You 97476a4185 more build tweaks 8 years ago
Evan You 961d109148 build adjustments 8 years ago
Evan You e833d951ab test iOS 9.3 on sauce 8 years ago
Evan You 00091053c4 check version compatibility in packages 8 years ago
Evan You d83088ab07 extract nightwatch-helpers into npm package 8 years ago
Evan You 5c6c8c7ed0 include compiler in vue-server-renderer 9 years ago
Evan You ba3bec824d SSR: allow user to provide own (possibly async) cache implementation 9 years ago
Evan You eb9eb98cd9 use de-indent module 9 years ago
Evan You 589e644530 use unique sauce build ID during releases, add sauce badge 9 years ago
Evan You ce093bdfa3 adjust saucelabs browser list 9 years ago
Evan You 98a7e75f1e increase transition test durations for suacelabs 9 years ago
Evan You 5854f0f781 move bundle renderer into src 9 years ago
Evan You c902e1f9ab ssr component-level caching + context injection 9 years ago
Evan You 3245c72314 fix ssr dev config 9 years ago
Evan You 4cf710e56d update ssr package 9 years ago
Evan You 634a0734c4 support sync watcher as internal flag 9 years ago
Evan You 2af9f68bd9 remove source-map generation from sfc parser 9 years ago
Evan You c1a523d5e9 use same sauce build id during release 9 years ago
Evan You b0ad94fc87 properly encode HTML in server-side rendering (fix #3078) 9 years ago
Evan You 5504ae5dd2 tweak ci script 9 years ago
Evan You d1a5298372 adjust build setup 9 years ago
Evan You 8785b79e2f adjust ci script 9 years ago
Evan You 9d57879de1 record screenshots for e2e test failures 9 years ago
Evan You bd71c06b6f tweak e2e script to allow passing in more flags to npm task 9 years ago
Evan You 000433c878 get tests passing on all suacelab browsers 9 years ago
Evan You 193f307f19 release script 9 years ago
Evan You b0b9691efe add pad/map option to sfc parser 9 years ago
Evan You f8daf74640 adjust build 9 years ago
Evan You e236f80fa0 parser for single-file components 9 years ago
Evan You 6a06b0dec0 include eslint during dev 9 years ago
Evan You 59e92a58c5 screw ie8 9 years ago
Evan You 6fe268874c improve codegen for smaller generated code size 9 years ago
Evan You 19495df45a use babel-plugin-coverage instead 9 years ago
Evan You 6209de62cb use babel coverage plugin instead of isparta loader 9 years ago
Evan You 68dac4c10a fix ci script syntax error 9 years ago
Evan You 8c6db60b58 setup coverage 9 years ago
Evan You 6e9614d875 fix ssr:dev task 9 years ago
Evan You 328bc28482 update build setup for flow 9 years ago