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.
 
 
 
 
 
chengchao 9e38abca3e Support select multiple binding (fix #4755) (#4756) 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 Support select multiple binding (fix #4755) (#4756) 8 years ago
filter fix filter parsing for divisions (fix #4415) 8 years ago
global-api Be able to delete array item in `Vue.delete` (#4747) 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