Evan You 653aac2c57 perf: avoid unnecessary re-renders when computed property value did not change (#7824) 8 years ago
..
_scopeId.spec.js 421658884f fix: fix scoped CSS for nested nodes in functional components 8 years ago
comments.spec.js e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 8 years ago
components.spec.js b7105ae8c9 refactor: improve option type check warnings 8 years ago
computed.spec.js 653aac2c57 perf: avoid unnecessary re-renders when computed property value did not change (#7824) 8 years ago
data.spec.js 318f29fcdf fix(core): disable dependency collection in lifecycle hooks and data getter (#7596) 8 years ago
delimiters.spec.js 4e00688e4a build: update dev dependencies 8 years ago
directives.spec.js 538ad20d8a fix(directive): should invoke unbind & inserted on inner component root element change 8 years ago
el.spec.js 61930e0cc6 chore(test): fix some typos (#5101) 9 years ago
errorCaptured.spec.js 37533fd71e refactor: improve errorCaptured propagation behavior 8 years ago
extends.spec.js b7105ae8c9 refactor: improve option type check warnings 8 years ago
functional.spec.js 8335217cb4 fix(core): handle edge cases for functional component returning arrays 8 years ago
inheritAttrs.spec.js 61187596b9 feat(core): $attrs, $listeners & inheritAttrs option 8 years ago
inject.spec.js 733c1be7f5 fix(inject): use hasOwn instead of 'in' for provideKey check (#7460) 8 years ago
lifecycle.spec.js b7445a2b94 fix: beforeUpdate should be called before render and allow state mutation (#7822) 8 years ago
methods.spec.js b7105ae8c9 refactor: improve option type check warnings 8 years ago
mixins.spec.js 72a8c13122 reduce the amount of methods exposed on Vue.util 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 81e1e47cab fix: respect type order when boolean casting multi-typed props 8 years ago
propsData.spec.js 2a09188e01 options propsData tests 10 years ago
render.spec.js 7b8b0e48f7 restructure: remove entires directory 9 years ago
renderError.spec.js b3cd9bc394 feat: add catchError option 8 years ago
template.spec.js e38d006752 feat: improve template expression error message 8 years ago
watch.spec.js 606666d5a9 test: fix Object.prototype.watch related warnings 8 years ago