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 6b1d431a89 Revert "perf: avoid unnecessary re-renders when computed property value did not change (#7824)" 6 years ago
..
_scopeId.spec.js fix: fix scoped CSS for nested nodes in functional components 7 years ago
comments.spec.js feat: add `comments` option to allow preserving comments in template (#5951) 8 years ago
components.spec.js refactor: improve option type check warnings 7 years ago
computed.spec.js Revert "perf: avoid unnecessary re-renders when computed property value did not change (#7824)" 6 years ago
data.spec.js fix(core): disable dependency collection in lifecycle hooks and data getter (#7596) 7 years ago
delimiters.spec.js build: update dev dependencies 7 years ago
directives.spec.js fix(directive): should invoke unbind & inserted on inner component root element change 7 years ago
el.spec.js chore(test): fix some typos (#5101) 8 years ago
errorCaptured.spec.js refactor: improve errorCaptured propagation behavior 7 years ago
extends.spec.js refactor: improve option type check warnings 7 years ago
functional.spec.js fix(core): handle edge cases for functional component returning arrays 7 years ago
inheritAttrs.spec.js feat(core): $attrs, $listeners & inheritAttrs option 7 years ago
inject.spec.js fix(inject): use hasOwn instead of 'in' for provideKey check (#7460) 7 years ago
lifecycle.spec.js fix: beforeUpdate should be called before render and allow state mutation (#7822) 7 years ago
methods.spec.js refactor: improve option type check warnings 7 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 refactor: make the warning messages more explicit (close #7764) (#7881) 6 years ago
propsData.spec.js options propsData tests 9 years ago
render.spec.js restructure: remove entires directory 8 years ago
renderError.spec.js feat: add catchError option 7 years ago
template.spec.js feat: improve template expression error message 7 years ago
watch.spec.js test: fix Object.prototype.watch related warnings 7 years ago