102 Commits (e1d257655263d1b387ab551c72495185deb4b0a4)

Author SHA1 Message Date
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
Evan You 76d06ba422 implement $isServer and ssr observation skipping via env variables 9 years ago
Evan You 27033b7589 update build script and npm files 9 years ago
Evan You 014ac35172 fix eslint again 9 years ago
Evan You cdab583dfa enable linting during test dev 9 years ago
Evan You 7f92bd9cea attempting to fix ci 9 years ago
Evan You 1b8ef949a1 update build 9 years ago
Evan You d08cf7c320 streaming renderer! 9 years ago
Evan You 83ea6ef85d update ssr with tests 9 years ago
Evan You e649795596 improve linting 9 years ago
Evan You f629b345c4 decouple renderer logic and web platform 9 years ago
Evan You 14feb83879 move web-specific utils 9 years ago
Evan You d3851371a1 ssr wip 9 years ago
Evan You 6b84d8eaf8 ship compiler in the same package instead 9 years ago
Evan You 9ce3693021 setup unit test 9 years ago
Evan You e7f021fc9b add build aliases for easier importing 9 years ago
Evan You 955e2f8391 restructure (build pass) 9 years ago
Evan You 04b8a7533c markdown test pass 9 years ago
Evan You 4d018cbe9f start switching to nightwatch 9 years ago
Evan You 82bbbcfb83 improve build script 9 years ago
Evan You ae881f514b use umd for cjs build size check 9 years ago
Evan You 4512406f77 restructure 9 years ago
Evan You f42085cab1 copyright year 9 years ago
Evan You a1e2dfc488 update build script 9 years ago
Evan You 40f5f3d8b4 move webpack config into build 9 years ago
Evan You adb81363dd update build for compiler 9 years ago
Evan You 9eab970f3a cleanup 9 years ago
Evan You 0ab0600599 restructure 9 years ago
Evan You e918476447 decode html entities in text nodes 9 years ago