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 fe6a26bb9c keep-alive: prune cache on include/exclude change, also avoid firing deactivate for already inactive components (fix #4633) 8 years ago
..
component keep-alive: prune cache on include/exclude change, also avoid firing deactivate for already inactive components (fix #4633) 8 years ago
directives fix v-on .once on multiple elements (fix #4655) 8 years ago
filter fix filter parsing for divisions (fix #4415) 8 years ago
global-api ensure local assets is prioritized regardless of naming convention (fix #4434) 8 years ago
instance fix property reference proxy check for hand-written render functions 8 years ago
options ensure updated hook is called after children are updated as well (fix #4599) 8 years ago
transition add new transition to-state classes 8 years ago
ref.spec.js fix ref on empty component root (fix #3455) 8 years ago