Historique des commits

Auteur SHA1 Message Date
  Eduardo San Martin Morote 38f71de380 fix(v-slot): fix scoped slot normalization combined with v-if (#12104) il y a 5 ans
  Eduardo San Martin Morote ce457f9f4d fix(slot): add a function to return the slot fallback content (#12014) il y a 5 ans
  Evan You c7c13c2a15 fix(scoped-slots): ensure $scopedSlots calls always return Arrays il y a 7 ans
  Evan You b7f7f27569 feat: use event delegation when possible il y a 7 ans
  Evan You 530ca1b2db fix(core): properly handle reused vnodes il y a 7 ans
  Evan You 097f6229df fix(core): avoid mutating original children when cloning vnode il y a 7 ans
  Evan You 62a922e865 fix: fix wrongly matched named slots in functional components il y a 8 ans
  Evan You 6dd73e9ee4 fix: named slots for nested functional components il y a 8 ans
  Evan You 604e081d04 fix: ensure functionalContext is cloned during slot clones il y a 8 ans
  Evan You 5a9da95b8a fix(slots): properly handle nested named slot passing il y a 8 ans
  Evan You 1cf02efda2 fix: also clone component slot children during deepClone il y a 8 ans
  Evan You 684cd7d21a fix: preserve slot attribute if not resolved by Vue il y a 8 ans
  Josh Soref f477ecdbbb chore: spelling (#6535) il y a 8 ans
  Evan You 986a669e8f chore: trim trailing whitespace il y a 8 ans
  Evan You 0529040c17 fix: deep clone slot vnodes on re-render il y a 8 ans
  kingwl 213f136a6e fix slot resolved incorrect with abstract component (fix #5888) (#5895) il y a 9 ans
  laoxiong f2bd882073 Fix: nested child elements can not be updated correctly, fix #5618 (#5627) il y a 9 ans
  Eduardo San Martin Morote 380e988823 Allow slot names to be numbers (#5481) il y a 9 ans
  Evan You 303824ea9c default slot should use fallback content when it contains all whitespace nodes (fix #5097) il y a 9 ans
  YOU 61930e0cc6 chore(test): fix some typos (#5101) il y a 9 ans
  YOU 62e4f2b3d1 chore: fix some closetag mismatches (#5088) il y a 9 ans
  YOU 40bc5923ae chore: preserveWhitespace is true by default (#5082) il y a 9 ans
  Evan You 5ae63d9d2f warn v-for component lists without explicit keys il y a 9 ans
  Evan You 326aef4a6a fix incorrect context for slot content created in functional components (fix #4315) il y a 9 ans
  Evan You eb92723df5 avoid merging text nodes when the node is a cloned slot node (fix #4209) il y a 9 ans
  Evan You cc4c066989 fix coverage il y a 9 ans
  Evan You 3446d1485d support functional components as named slot (fix #3872) il y a 9 ans
  Eduardo San Martin Morote c835ce57ff Allow text nodes on static templates in components (#3826) il y a 9 ans
  Evan You 99ea0f8229 adjust named slot resolve check (fix #3819) il y a 9 ans
  Evan You b8369e802b fix test template typo il y a 9 ans