vue2/test
Evan You 5f21eed2c9 Fix inline partial parentNode problem
Directives inside inline partials would get the fragment as the parentNode
if they are compiled before the partial is appended to the correct parentNode.
Therefore keep the reference of the fragment's childNodes, append it,
then compile afterwards fixes the problem.
2014-01-16 17:04:49 -05:00
..
functional Fix inline partial parentNode problem 2014-01-16 17:04:49 -05:00
unit unit runner tabs -> spaces 2014-01-15 15:32:24 -05:00
.jshintrc 0.6.0 - rename to Vue 2013-12-07 17:29:17 -05:00