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 edf7df0c83 fix(core): dedupe lifecycle hooks during options merge 6 years ago
..
assets.spec.js ensure local assets is prioritized regardless of naming convention (fix #4434) 8 years ago
compile.spec.js restructure global api tests + ensure global mixins work regardless of constructor creation time 9 years ago
config.spec.js feat: add async option (#8240) 6 years ago
extend.spec.js fix(core): skip mixins and extends if child is already merged (#8870) 6 years ago
mixin.spec.js fix(core): dedupe lifecycle hooks during options merge 6 years ago
observable.spec.js feat: add Vue.observable() for explicitly creating observable objects 6 years ago
set-delete.spec.js fix: $set should respect properties on prototype chain 7 years ago
use.spec.js fix(types): support chain call for Vue.use and Vue.mixin (#8595) 6 years ago