vue2/test/unit/features
Rahul Kadyan acec8db2c4 [WIP] Support for ref callback (#4807)
*  Tests for ref callback

*  Support for ref callback

* Add test of inline ref callback

* adjust ref implementation strategy

* fix patch ref registration

* fix tests

* fix flow

* fix test for phantomjs
2017-02-15 17:29:13 -05:00
..
component warn v-for component lists without explicit keys 2017-01-24 16:04:14 -05:00
directives fix .once with other modifiers that prevent execution of a handler (fix #4846) 2017-02-14 17:09:37 -05:00
filter filter division expression with parentheses (fix #4838) (#4844) 2017-02-14 13:30:11 -05:00
global-api improve parser warning for tags with no matching close tag 2017-02-06 19:18:50 -05:00
instance improve $props test case 2017-02-14 11:39:05 -05:00
options fix #4872, use context agnostic Function constructor check (#4928) 2017-02-14 13:40:57 -05:00
transition fix `addClass` utlil bug (#4863) 2017-02-06 11:53:04 -05:00
ref.spec.js [WIP] Support for ref callback (#4807) 2017-02-15 17:29:13 -05:00