You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) 8 years ago
..
compiler fix .once with other modifiers that prevent execution of a handler (fix #4846) 8 years ago
observer ensure updated hook is called after children are updated as well (fix #4599) 8 years ago
sfc Pass attributes to parseComponent (addresses #4914) (#4925) 8 years ago
util fix nextTick Promise implementation for polyfills 8 years ago
vdom improve event update algorithm (thanks to suggestions from @defcc) 8 years ago