2130 Commits (d4120a61680fa0bcbfb5689064dca68ff0cef105)
 

Author SHA1 Message Date
gebilaoxiong d33c1250ee fix:when using object syntax in v-bind, special attribute have no effect 8 years ago
王斐 8a2c5147ad Be able to use string type index in array (#5889) 8 years ago
JK 080c387d49 Merge inject when extending a component (#5827) 8 years ago
Luke Bennett 9831b403cf Add warnHandler to allow users to set a custom warn callback, similar to errorHandler (#5883) 8 years ago
David Eckel 69f946b437 Fix XHTML incompatibility (fix #5852) (#5853) 8 years ago
Evan You f3a15220c5 revert selenium version for CI 8 years ago
Evan You 5981529b49 bump deps 8 years ago
Evan You a2a9110ea1 bump weex test deps 8 years ago
Evan You deae1ff851 fix type tests 8 years ago
Evan You c994e5cf48 upgrade flow 8 years ago
Evan You dfb014e3d7 fix uglify upgrade 8 years ago
Evan You a855dd0564 add environment-agnostic build for vue-server-renderer 8 years ago
Evan You 0a3f831d67 line width tweak 8 years ago
laoxiong 603d5fb894 refactor: get the vendor style name in the style directive (#5856) 8 years ago
Evan You 07a37264c3 remove reference to refElm after initial patch (fix #5851) 8 years ago
Evan You 47334085a1 prevent data.pendingInsert to keep reference to removed nodes (fix #5839) 8 years ago
Evan You a18f879bb3 warn when methods conflict with data (close #5832) 8 years ago
Evan You 7b069453ed fix Object.prototype.watch test case 8 years ago
strantr 48c0c1ceb5 Added check in merge strat for watches if child is already an array (fix #5652) (#5653) 8 years ago
Zhang Visper 7561b94eeb warn against non-primitive key (#5816) 8 years ago
laoxiong 68522cfdef fix:the placeholder key in undefined when render async component (#5828) 8 years ago
Evan You 13bb643d6f handle in-out transition with async components 8 years ago
Evan You c3cdfcfa68 fix out-in transition for async components (fix #5760) 8 years ago
Evan You b4dd0be4fc improve .use() test cases and make it track installation based on constructor id 8 years ago
Evan You f97ebd6aa5 update eslint config 8 years ago
Evan You ab1203a096 update eslint config 8 years ago
Evan You fb760b7e74 add chinese note in issue template 8 years ago
杨柳岸 da1fc3ddc9 improve: add missing html and svg tag (#5688) 8 years ago
Chris Nicola 11b7d5dff2 Add handleError during event handling (#5709) 8 years ago
Maciej Kasprzyk b182ac4069 Warn when a inject has been not provided (#5681) 8 years ago
AchillesJ e274c96881 callUpdateHooks --> callUpdatedHooks (#5734) 8 years ago
Shyam Chen 0cc0b0726d feat: add .editorconfig (#5691) 8 years ago
katashin e6de9a5de2 Add types for vue-server-renderer (fix #5772) (#5775) 8 years ago
Evan You d333a498e9 simplify v-model assignment gen + support adding reactive field when using dynamic segments 8 years ago
Evan You 7f7bf91d3f style tweak 8 years ago
Evan You b5e4a22a8d refined async hydration + tests 8 years ago
Evan You 8262edcd22 test for ssr rendering async components 8 years ago
Evan You 9cf6646f46 support directly rendering async components in SSR 8 years ago
Evan You 7404091896 support async hydration 8 years ago
Sébastien Chopin f3757eb37b feat: Add `defer` to body scripts (#5704) 8 years ago
Brian Douglas 05195b8625 Move link to docs under it's own heading (#5720) 8 years ago
薛定谔的猫 0cd7058a7f Update index.js (#5711) 8 years ago
Evan You 43485fbc5b Merge branch 'ssr-optimize' into dev 8 years ago
Evan You f061d802d3 fix v-if false rendering 8 years ago
Evan You 55d8bfd6fd support scopeId 8 years ago
Evan You 66387a4639 fix enumerated/boolean attr 8 years ago
Evan You 41acdc0ff1 fix v-html/v-text on root element 8 years ago
Evan You 2f4ad14d9f test template v-if/v-for 8 years ago
Evan You ac0e1687f3 optimize siblings 8 years ago
Evan You 7a82b64423 revert to original bench code 8 years ago