19 Commits (38b8cfdf967ac684883e3356ce8277e9334f0522)

Author SHA1 Message Date
Evan You eb92723df5 avoid merging text nodes when the node is a cloned slot node (fix #4209) 8 years ago
Evan You cc4c066989 fix coverage 8 years ago
Evan You 3446d1485d support functional components as named slot (fix #3872) 8 years ago
Eduardo San Martin Morote c835ce57ff Allow text nodes on static templates in components (#3826) 8 years ago
Evan You 99ea0f8229 adjust named slot resolve check (fix #3819) 8 years ago
Evan You b8369e802b fix test template typo 8 years ago
Evan You 673dec6040 fix duplicate slot warning spelling 8 years ago
Evan You 4afccc8eec proper slot duplication warning (fix #3595) 8 years ago
Evan You a152fe0e98 only gen checkbox/radio model on input tags (fix #3516) 8 years ago
Evan You e6c5f21f86 fix event initialization on reused slot nodes (fix #3518) 8 years ago
Evan You 7b4a5a14e3 add warning for incorrect <slot> usage (ref #3447) 8 years ago
Evan You 9d43bff27e fix component in slot lifecycle (fix #3437) 8 years ago
Evan You 6e1597cf0b fix quote decoding for templates retrieved from innerHTML (fix #3403) 8 years ago
Evan You 21908b7267 ensure children is only re-resolved on parent update (fix #3400) 8 years ago
Evan You d0482a0fae should not keep slot name when passed further down (fix #3259) 8 years ago
Evan You 34bcc02b77 remove preserveWhitespace config option 9 years ago
Evan You 43da334ec1 test programmatic $slot access 9 years ago
Evan You 3a0557a317 component slot tests 9 years ago
Evan You 2021b1f36f layout unit test files 9 years ago
Evan You 2f0222b41c layout test files 9 years ago
Evan You 26b776fa81 add placeholders for unit tests 9 years ago