Evan You
|
c1bb44a4bf
add warning when mounting instance to <body> with template
|
11 år sedan |
Evan You
|
42575972ce
check for all elementDirectives for fragment instances
|
11 år sedan |
Evan You
|
1c9926f5c8
handle <component> as fragment instance
|
11 år sedan |
Evan You
|
2a78b90c71
tests for new partial
|
11 år sedan |
Evan You
|
5e9694037c
use block instance when template contains only <content> with replace:true
|
11 år sedan |
Evan You
|
942e2bb56f
auto default content insertion when no template option is provided
|
11 år sedan |
Evan You
|
7555abd427
fix template check in svg (fix #922)
|
11 år sedan |
Evan You
|
5aa5c1144f
lift root compilation as per-instance so that component linkers are globally cachable
|
11 år sedan |
Evan You
|
400f8bf686
refactor content transclusion
|
11 år sedan |
Evan You
|
70045b87b2
support using literal props on root instance
|
11 år sedan |
Evan You
|
5566f75782
use empty textNodes as anchors for cleaner HTML output
|
11 år sedan |
Evan You
|
70d5280faa
remove v-component
|
11 år sedan |
Evan You
|
3d9524577e
fix #835 v-repeat on root node with replace:true
|
11 år sedan |
Evan You
|
e65c8958ab
refactor component root compilation
|
11 år sedan |
Evan You
|
e5054181aa
component attr should take higher priority than placeholder attr with same name (fix #828)
|
11 år sedan |
Evan You
|
52f6d2f8f4
compile block instance container attributes separately (fix #805)
|
11 år sedan |
Evan You
|
1166f8736f
optimize v-repeat with component using new transclude logic
|
11 år sedan |
Evan You
|
154c845d0a
call attach/detach for dynamicly created components inside if block
|
11 år sedan |
Evan You
|
5d9126f087
make jshint pass + minor adjustments for #787
|
11 år sedan |
Nikola Kovacs
|
a3cdcacad4
Fix bug in <content> select.
|
11 år sedan |
Nikola Kovacs
|
cfdfda35aa
<content> select should only match children.
|
11 år sedan |
Evan You
|
c14410cca0
fix #655 directives on placeholders for block instances are not compiled
|
11 år sedan |
Evan You
|
a06cd65e1c
[release] 0.11.5
|
11 år sedan |
Evan You
|
25d5dea9b9
refactor component scope compilation
|
11 år sedan |
Evan You
|
f4a37f00d5
rename folders: compile -> compiler, parse -> parsers
|
11 år sedan |