vue2/test/unit/features/options
YOU 61930e0cc6 chore(test): fix some typos (#5101) 2017-03-06 09:50:49 +01: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 move computed properties definition to component prototype when possible 2017-02-14 12:03:14 -05: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 chore(test): fix some typos (#5101) 2017-03-06 09:50:49 +01: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
inject.spec.js separate provide/inject resolve timing to allow data/props to rely on injections 2017-03-03 11:49:10 +08:00
lifecycle.spec.js chore(test): fix some typos (#5101) 2017-03-06 09:50:49 +01: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 reduce the amount of methods exposed on Vue.util 2017-02-25 18:09:48 -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 chore(test): fix some typos (#5101) 2017-03-06 09:50:49 +01: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
renderError.spec.js feat: renderError 2017-02-20 00:16:40 -05:00
template.spec.js imporve:check the delete oparator in event expression (#5072) 2017-03-03 12:08:59 +08:00
watch.spec.js prohibit replacing $data 2016-06-16 14:10:50 -04:00