Историја ревизија

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