Commit History

Author SHA1 Message Date
  kingwl 213f136a6e fix slot resolved incorrect with abstract component (fix #5888) (#5895) 9 years ago
  laoxiong f2bd882073 Fix: nested child elements can not be updated correctly, fix #5618 (#5627) 9 years ago
  Eduardo San Martin Morote 380e988823 Allow slot names to be numbers (#5481) 9 years ago
  Evan You 303824ea9c default slot should use fallback content when it contains all whitespace nodes (fix #5097) 9 years ago
  YOU 61930e0cc6 chore(test): fix some typos (#5101) 9 years ago
  YOU 62e4f2b3d1 chore: fix some closetag mismatches (#5088) 9 years ago
  YOU 40bc5923ae chore: preserveWhitespace is true by default (#5082) 9 years ago
  Evan You 5ae63d9d2f warn v-for component lists without explicit keys 9 years ago
  Evan You 326aef4a6a fix incorrect context for slot content created in functional components (fix #4315) 9 years ago
  Evan You eb92723df5 avoid merging text nodes when the node is a cloned slot node (fix #4209) 9 years ago
  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) 9 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