2055 Commits (eea0920f14d0ea63d1b94c648eeb36ac7dfb4b05)
 

Author SHA1 Message Date
Evan You 1096890827 increase async component test delay 8 years ago
Yusuke Otsuka 12b7122c16 fix mixin issue (#5514) 8 years ago
Evan You 2a247fcadc fix ssr initial context style recording 8 years ago
Evan You 016920ebea support customizing context and window keys for renderState() 8 years ago
Evan You 38516b4942 fix flow 8 years ago
Eduardo San Martin Morote 380e988823 Allow slot names to be numbers (#5481) 8 years ago
Async0x42 1288386722 Support Vue.delete(arr, index) in TypeScript definitions (#5508) 8 years ago
Evan You a2f57e3c52 use context-agnostic RegExp check 8 years ago
Evan You 01c0002a4d improve info exposed by getPreloadFiles() 8 years ago
Evan You 4d81fa8eee ssr: expose getPreloadFiles() on context 8 years ago
Evan You a45e40d5bf improve ssr js/css file check 8 years ago
Evan You 2efc0446b3 inline css links in renderStyles() 8 years ago
Evan You 3a621d1860 ssr server plugin: only include js source maps 8 years ago
Evan You 4f9f28cf16 renderLinks -> renderResourceHints 8 years ago
Alexander Tesfamichael e5814dee67 Update packages readme links (#5488) 8 years ago
Evan You a677a98a3c update outdated message in ssr plugin 8 years ago
Evan You fe92cce9ef comments 8 years ago
Evan You 9ca0c35a3f ssr: inject userContext into vnode to ensure correctness 8 years ago
Evan You 67d02fbf3f adjust renderToString context argument position 8 years ago
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