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.
 
 
 
 
 
YOU 61930e0cc6 chore(test): fix some typos (#5101) 8 years ago
..
_scopeId.spec.js fix replaced component root nodes losing parent scopeId (fix #4774) 8 years ago
components.spec.js get tests passing on all suacelab browsers 9 years ago
computed.spec.js move computed properties definition to component prototype when possible 8 years ago
data.spec.js fix unexpected warnings in tests 8 years ago
delimiters.spec.js Delimiters tests (#2948) 9 years ago
directives.spec.js test for directive refactor (fix #3848) 8 years ago
el.spec.js chore(test): fix some typos (#5101) 8 years ago
extends.spec.js option extends tests 9 years ago
functional.spec.js use simple normalization for components, fix functional component multi-root node (fix #4472) 8 years ago
inject.spec.js separate provide/inject resolve timing to allow data/props to rely on injections 8 years ago
lifecycle.spec.js chore(test): fix some typos (#5101) 8 years ago
methods.spec.js Revert "fix #4041, warn overriding Vue's internal methods (#4111)" 8 years ago
mixins.spec.js reduce the amount of methods exposed on Vue.util 8 years ago
name.spec.js More informative warning message for comp name (#4429) 8 years ago
parent.spec.js fix unexpected warnings in tests 8 years ago
props.spec.js chore(test): fix some typos (#5101) 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
renderError.spec.js feat: renderError 8 years ago
template.spec.js imporve:check the delete oparator in event expression (#5072) 8 years ago
watch.spec.js prohibit replacing $data 9 years ago