Evan You
|
52f6d2f8f4
compile block instance container attributes separately (fix #805)
|
11 éve |
Evan You
|
1166f8736f
optimize v-repeat with component using new transclude logic
|
11 éve |
Evan You
|
154c845d0a
call attach/detach for dynamicly created components inside if block
|
11 éve |
Evan You
|
7b84594935
transcluded linkFns should be terminal
|
11 éve |
Evan You
|
aba5228ee8
wip - current tests pass
|
11 éve |
Evan You
|
792c139491
refactor transclusion logic
|
11 éve |
Evan You
|
d39fa121b9
_digest() should include repeated child instances
|
11 éve |
Evan You
|
6cd82b5988
skip empty TextNode early in compilation
|
11 éve |
Evan You
|
6c841059d2
[release] 0.11.8
|
11 éve |
Evan You
|
111bcb1631
Revert inplace update in v-repeat
|
11 éve |
Evan You
|
efedd6e6e5
improve v-repeat strategy check (fix #802)
|
11 éve |
Evan You
|
563b0b965c
[release] 0.11.7
|
11 éve |
Evan You
|
88c38ce86b
fix v-repeat dom manipulation for block instances (fix #799)
|
11 éve |
Evan You
|
6c3b290bb0
[release] 0.11.6
|
11 éve |
Evan You
|
d8335c25a6
fix two-way filter in attribute interpolations (fix #779)
|
11 éve |
Evan You
|
de3b59fb7e
use clone instead of stringToFrag for normal node in template parser (fix #760)
|
11 éve |
Evan You
|
3a9bfff268
call attach/detach hooks for transcluded components inside v-if (fix #684)
|
11 éve |
Evan You
|
1df5eb64a5
call unlink function in unbind for v-if and v-partial (fix #728)
|
11 éve |
Evan You
|
2e1e9e4597
ensure watcher flags to be booleans
|
11 éve |
Evan You
|
4983c6c9ac
fix content transclusion inside v-if (fix #736)
|
11 éve |
Evan You
|
99f011b066
Define unlink functions in init
|
11 éve |
Evan You
|
5d9126f087
make jshint pass + minor adjustments for #787
|
11 éve |
Evan You
|
9099bd66ee
Merge pull request #787 from nkovacs/786-content-select-children
|
11 éve |
Nikola Kovacs
|
a3cdcacad4
Fix bug in <content> select.
|
11 éve |
Evan You
|
8862bb6583
bump webpack & uglify versions
|
11 éve |
Nikola Kovacs
|
cfdfda35aa
<content> select should only match children.
|
11 éve |
Evan You
|
635a6e75b6
use more conservative check for v-repeat inplace update
|
11 éve |
Evan You
|
1a36e39b62
allow use of global Date & new keyword inside expressions (fix #784)
|
11 éve |
Evan You
|
85799dfd35
Merge pull request #783 from nkovacs/dev
|
11 éve |
Nikola Kovacs
|
676669cecd
Fix nested repeats with track-by.
|
11 éve |