vue/test/unit
AchillesJ 318f29fcdf fix(core): disable dependency collection in lifecycle hooks and data getter (#7596)
This fixes the parent being updated more than necessary due to collecting child props
as dependencies during its own update computation.

fix #7573
2018-03-09 13:13:16 -05:00
..
features fix(core): disable dependency collection in lifecycle hooks and data getter (#7596) 2018-03-09 13:13:16 -05:00
modules fix(v-on): return handler value when using modifiers (#7704) 2018-03-08 17:09:53 -05:00
.eslintrc add focused test eslint rules for tests 2016-11-25 13:04:44 -05:00
index.js fix nextTick Promise implementation for polyfills 2016-11-20 12:03:24 -05:00
karma.base.config.js build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00
karma.cover.config.js refactor: adjust weex branch coverage and build for merging into dev 2017-12-18 21:51:38 -05:00
karma.dev.config.js test: use phantom for dev 2017-10-12 20:41:07 -04:00
karma.sauce.config.js test: use latest mobile browsers on saucelabs 2017-07-13 12:03:10 +08:00
karma.unit.config.js build: move test config files into /test 2017-06-17 19:11:38 +08:00