2036 Commits (b49c96947415dab8b4af00fb115ec2c0831bf3d3)
 

Author SHA1 Message Date
Evan You 2d50ac177b ssr inject: false option 8 years ago
Evan You 94d5e332d1 use lodash.template for ssr templates by default 8 years ago
Evan You bce51f3fbc remove unnecessary dep in vue-server-renderer 8 years ago
Evan You a6d0e056cc update project structure guide (close #5465) 8 years ago
Evan You 914879f1ce move ssr entry 8 years ago
Evan You 7b8b0e48f7 restructure: remove entires directory 8 years ago
laoxiong 3b4d16b032 improve:add local variable declaration (#5462) 8 years ago
Evan You c0da43d22f fix incorrect compiler warning for $delete usage in templates (fix #5464) 8 years ago
Evan You af43862969 update sponsors 8 years ago
宋铄运 38810d8fd0 Support auto-prefixed style value as array (client/ssr) (#5460) 8 years ago
Evan You 5a617cc404 update ssr tests with local plugin build 8 years ago
Evan You a2bff57b0d include ssr webpack plugin in main repo 8 years ago
Evan You 745fcd6d78 directMode -> runInNewContext 8 years ago
katashin 086ae4469b allow an extended constructor as global mixin (#5448) 8 years ago
Evan You 5eeb9de5e7 ssr: repeat all test cases for directMode 8 years ago
Evan You 760a74480e test warning component trace 8 years ago
Evan You 3ff17889e9 bump plugin version 8 years ago
Evan You 63b7b86209 update sponsors 8 years ago
Evan You 65cb5b4f78 adjust async chunk inference strategy 8 years ago
Evan You 9a5dd1bac8 fix test 8 years ago
Evan You 3b04547c0c refactor render 8 years ago
Evan You 4e40666d53 wip 8 years ago
Evan You 37fb988271 comments 8 years ago
Evan You 5ec2a7b82c handle new component-lifecycle-based style injection strategy 8 years ago
Evan You ac219b34c3 ssr direct mode 8 years ago
Yadong Wen dc21884d38 Fix 0 download issue with monthly download shield (#5426) 8 years ago
Tony Luisi 0494d16a29 fixed readme for styling inconsistencies (#5412) 8 years ago
schoonc 9c3e96f757 fix typo in comment (#5411) 8 years ago
Evan You 7497723c6a disable duplicate attr warning in Edge (fix #5394) 8 years ago
Evan You 682141fccc support Symbol in props type validation (close #5396) 8 years ago
Evan You 9fe26a6327 handle recursive traces 8 years ago
Evan You 4b6913cb46 handle errors in nextTick (close #5277) 8 years ago
Evan You 4dff99d6e3 improve warning component tracing (close #5389) 8 years ago
Evan You 98326ce878 add extra change listener for v-model (fix #5248, #5387) 8 years ago
Eduardo San Martin Morote b997af0c01 Use genAssignmentCode in chehckbox model web compiler (#5402) 8 years ago
Evan You a150317324 expose config._lifecycleHooks for compat (close #5391) 8 years ago
Evan You 989ed6d61a add dev:esm script 8 years ago
Evan You c82546c54b fix keep-alive pruning active instance 8 years ago
Evan You 561bb467ba test functional auto props with render fn 8 years ago
Evan You a7965292f4 comments for flow type nodes 8 years ago
Evan You 08d37c0e8c coverage (passive not supported in PhantomJS) 8 years ago
Evan You 1073035164 fix activate hook call timing (fix vue-router#1212) 8 years ago
Evan You 931aaea8dc expand .sync into extra listener 8 years ago
Romoo ba138549db fix style (#5383) 8 years ago
Evan You c28b566f19 tests for functional component api improvements 8 years ago
Evan You d2b7142cf5 tests for advanced async component features 8 years ago
Evan You e7a066fe61 Merge branch 'async-improvements' into dev 8 years ago
Evan You 7d3c883f83 fix functional context resolving merge errors 8 years ago
Evan You 4e12b25d78 simplify functional component usage 8 years ago
Evan You dab4db8a23 no need to check domProps in extract-props because domProp casting can only happen for native elements 8 years ago