vue2/test/unit/features
Luke Bennett 9831b403cf Add warnHandler to allow users to set a custom warn callback, similar to errorHandler (#5883) 2017-06-14 21:37:26 +08:00
..
component improve scoped slot test case (#5640) 2017-05-10 00:54:09 +08:00
directives no need to test composition events on Android 2017-05-10 00:51:28 +08:00
filter remove problematic test cases (mutating in render fn) 2017-04-03 14:52:55 +08:00
global-api improve .use() test cases and make it track installation based on constructor id 2017-06-05 16:30:10 +08:00
instance make vm.$watch api consistent with watch option (#5645) 2017-05-11 15:10:40 +08:00
options warn when methods conflict with data (close #5832) 2017-06-06 15:05:51 +08:00
transition handle in-out transition with async components 2017-06-05 22:21:45 +08:00
debug.spec.js Add warnHandler to allow users to set a custom warn callback, similar to errorHandler (#5883) 2017-06-14 21:37:26 +08:00
error-handling.spec.js Add handleError during event handling (#5709) 2017-05-29 14:24:25 +08:00
ref.spec.js Revert "[WIP] Support for ref callback (#4807)" 2017-02-24 18:17:04 -05:00