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 eef040ebd0 vdom: teardown stale directives on patch (fix #3491) 8 years ago
..
_scopeId.spec.js apply scopeId to slot contents too 9 years ago
components.spec.js get tests passing on all suacelab browsers 9 years ago
computed.spec.js options computed test 9 years ago
data.spec.js prohibit replacing $data 9 years ago
delimiters.spec.js Delimiters tests (#2948) 9 years ago
directives.spec.js vdom: teardown stale directives on patch (fix #3491) 8 years ago
el.spec.js fix quote decoding for templates retrieved from innerHTML (fix #3403) 8 years ago
extends.spec.js option extends tests 9 years ago
functional.spec.js wip: refactor children resolution (remove thunk mechanism) 8 years ago
lifecycle.spec.js ensure child components insert hook invoke timing 8 years ago
methods.spec.js options watch tests 9 years ago
mixins.spec.js option extends tests 9 years ago
name.spec.js fix name warning when instantiating extended components (fix #3472) 8 years ago
parent.spec.js tests for parent, name and mixins (#2959) 9 years ago
props.spec.js fix unnecessary child watcher calls on parent re-render (fix #3453) 8 years ago
propsData.spec.js options propsData tests 9 years ago
render.spec.js wip: refactor children resolution (remove thunk mechanism) 8 years ago
template.spec.js improve template error detector 9 years ago
watch.spec.js prohibit replacing $data 9 years ago