Evan You 90a455c95c fix replaced component root nodes losing parent scopeId (fix #4774) 9 years ago
..
_scopeId.spec.js 90a455c95c fix replaced component root nodes losing parent scopeId (fix #4774) 9 years ago
components.spec.js 000433c878 get tests passing on all suacelab browsers 10 years ago
computed.spec.js 26bc0002d7 options computed test 10 years ago
data.spec.js ae4db82c4b fix unexpected warnings in tests 9 years ago
delimiters.spec.js 7d55af6b6a Delimiters tests (#2948) 10 years ago
directives.spec.js 7570a3c566 test for directive refactor (fix #3848) 9 years ago
el.spec.js 45ff6218c1 handle multiline atribute value parsing in IE (fix #3663) 9 years ago
extends.spec.js 5b18542eea option extends tests 10 years ago
functional.spec.js f1c38674f2 use simple normalization for components, fix functional component multi-root node (fix #4472) 9 years ago
lifecycle.spec.js 2ee516dfc8 ensure updated hook is called after children are updated as well (fix #4599) 9 years ago
methods.spec.js 1bcc571739 Revert "fix #4041, warn overriding Vue's internal methods (#4111)" 9 years ago
mixins.spec.js ae4db82c4b fix unexpected warnings in tests 9 years ago
name.spec.js 962b778e10 More informative warning message for comp name (#4429) 9 years ago
parent.spec.js ae4db82c4b fix unexpected warnings in tests 9 years ago
props.spec.js acfe1ad4a2 warn using reserved attrs as prop (close #4241) 9 years ago
propsData.spec.js 2a09188e01 options propsData tests 10 years ago
render.spec.js b5b963f51d wip: refactor children resolution (remove thunk mechanism) 9 years ago
template.spec.js d76bf8cac8 improve template error detector 10 years ago
watch.spec.js 2bb15044d1 prohibit replacing $data 10 years ago