vue2/test/unit/features/options
Evan You 90a455c95c fix replaced component root nodes losing parent scopeId (fix #4774) 2017-01-23 11:42:59 -05:00
..
_scopeId.spec.js fix replaced component root nodes losing parent scopeId (fix #4774) 2017-01-23 11:42:59 -05:00
components.spec.js get tests passing on all suacelab browsers 2016-06-13 17:51:22 -04:00
computed.spec.js options computed test 2016-05-30 18:37:22 -04:00
data.spec.js fix unexpected warnings in tests 2016-11-24 12:53:13 -05:00
delimiters.spec.js Delimiters tests (#2948) 2016-05-24 13:32:03 -04:00
directives.spec.js test for directive refactor (fix #3848) 2016-10-11 20:49:10 -04:00
el.spec.js handle multiline atribute value parsing in IE (fix #3663) 2016-09-13 08:43:25 -04:00
extends.spec.js option extends tests 2016-05-29 13:02:45 -04:00
functional.spec.js use simple normalization for components, fix functional component multi-root node (fix #4472) 2016-12-14 12:22:54 -05:00
lifecycle.spec.js ensure updated hook is called after children are updated as well (fix #4599) 2016-12-29 16:19:44 -05:00
methods.spec.js Revert "fix #4041, warn overriding Vue's internal methods (#4111)" 2016-11-09 16:06:59 -05:00
mixins.spec.js fix unexpected warnings in tests 2016-11-24 12:53:13 -05:00
name.spec.js More informative warning message for comp name (#4429) 2016-12-09 12:51:13 -05:00
parent.spec.js fix unexpected warnings in tests 2016-11-24 12:53:13 -05:00
props.spec.js warn using reserved attrs as prop (close #4241) 2016-11-18 12:13:12 -05:00
propsData.spec.js options propsData tests 2016-05-29 14:28:03 -04:00
render.spec.js wip: refactor children resolution (remove thunk mechanism) 2016-08-05 12:10:13 -04:00
template.spec.js improve template error detector 2016-06-15 11:31:43 -04:00
watch.spec.js prohibit replacing $data 2016-06-16 14:10:50 -04:00