2024 Commits (5981529b497f5ef064b123aeb58eb9655172d6eb)
 

Author SHA1 Message Date
Evan You bbec0763ab remove problematic test cases (mutating in render fn) 8 years ago
Evan You 35aa5f0b2b warn click.right (close #5330) 8 years ago
Evan You a12d32a56d fix style diffing on cached/slot elements (fix #5318) 8 years ago
Evan You 6622839068 style and class should be reserved for web 8 years ago
Evan You e7e86fd08b warn computed properties that are already defined as data or props 8 years ago
AchillesJ 3c0265517b handle errors thrown by directive hooks (#5314) (#5324) 8 years ago
Razvan Stoenescu 255b627f39 fix #5321 don't throw error when node gets relocated (#5322) 8 years ago
Evan You 9311876c7c safer isNative check (fix #5361) 8 years ago
Evan You 71e0992127 update sponsors 8 years ago
Evan You 78b73686ea expose preload/prefetch/scripts rendering on render context if no template is provided 8 years ago
Evan You 1e37633567 fix ssr xss (fix #5351) 8 years ago
Evan You 924435a0fa ssr: only preload scripts by default 8 years ago
Evan You d2ff956b94 tweak async component resolving 8 years ago
Evan You 80fa9bf3d6 fix hydration tests 8 years ago
Evan You 1648adb6c7 fix import 8 years ago
Evan You 69e62f0a74 refactor: remove constants from config 8 years ago
Evan You d3aee4ea4e make vdom hot code more explicit and vm friendly 8 years ago
Evan You 86a714cc47 refactor create-component.js 8 years ago
Evan You 92e91927f5 update docs for ssr 8 years ago
Evan You e5e940307b add dep 8 years ago
Evan You f4f4c126f2 ssr: handle link rel=preload for non-js assets too 8 years ago
Evan You 81a187b668 bump lock 8 years ago
Evan You ee3f061cce update sponsors 8 years ago
Evan You 37035e5e74 update yarn.lock 8 years ago
Evan You a1e01bf492 only handle script preload 8 years ago
Evan You 655c0f185b tests for ssr bundleRenderer + template + clientManifest 8 years ago
Evan You 2ea80399da restructure ssr tests: move template tests into separate file 8 years ago
Evan You e0a7c1ac68 use data attribute for ssr marker 8 years ago
Evan You c880db55be tweak prefetch inferring 8 years ago
Evan You 8827406c86 support embedding scripts 8 years ago
Evan You dbb47db248 handle updated bundle format and client manfiest 8 years ago
Evan You fb3efcc9a8 tweak key 8 years ago
Evan You fa42a7b35d handle no-css async chunks 8 years ago
Evan You 2451c45d4f fix preload for used chunks 8 years ago
Evan You 2fe42ef0c5 fix option passing 8 years ago
Evan You fae6b87786 refactor: pull in vue-ssr-html-stream and refactor into generic template renderer 8 years ago
Evan You e165b32a74 update sponsors 8 years ago
Eduardo San Martin Morote 6e2fc7e798 Add lastname in backers.md 8 years ago
Evan You 0cebdf55ab [release] 2.2.6 8 years ago
Evan You 113fce9955 [build] 2.2.6 8 years ago
Kenneth Crawford 6fcfdbd83f warn and handle missing get in computed (fix #5265) (#5267) 8 years ago
Evan You 3209f6f517 remove parent/ref elm references when destroying instance, fix memory leak (fix vue-router#1279) 8 years ago
ZhangJan be076173d0 fix a typo (#5284) 8 years ago
Evan You 8a518c1efd update sponsors and backers 8 years ago
Evan You c0ad75beeb [release] 2.2.5 8 years ago
Evan You b876395441 [build] 2.2.5 8 years ago
Evan You bfeb28f1fa pin todomvc css version 8 years ago
Evan You 3b7cfc71cb coverage 8 years ago
Evan You f4630d0105 treat <input> with different types as different nodes (fix #5266) 8 years ago
Evan You 5222f06a2c bump deps 8 years ago