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