Commit History

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