История коммитов

Автор SHA1 Сообщение Дата
  daiwei 716b6de355 chore: Merge branch 'main' into minor 10 месяцев назад
  edison 7f60ef83e7 fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691) 10 месяцев назад
  edison c5f7db1154 fix(slots): refine internal key checking to support slot names starting with an underscore (#13612) 11 месяцев назад
  daiwei 926748423d chore: Merge branch 'minor' into vapor 11 месяцев назад
  edison 919c44744b fix(slots): make cache indexes marker non-enumerable (#13469) 1 год назад
  daiwei a0c42ffbbc chore: Merge branch 'minor' into vapor 1 год назад
  daiwei 77067abd33 chore: merge main into minor 1 год назад
  yangxiuxiu 9196222ae1 fix(slots): properly warn if slot invoked in setup (#12195) 1 год назад
  edison 5d166f3796 fix(compiler-core): remove slot cache from parent renderCache during unmounting (#13215) 1 год назад
  Evan You 6c4018652b chore: fix vdom slots currentInstance 1 год назад
  Evan You 300bb0859a wip: fix all runtime-core type errors 1 год назад
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 год назад
  Evan You 685e3f381c fix(runtime-core): more edge case fix for manually rendered compiled slot 1 год назад
  Evan You 3d34f406ac fix(runtime-core): bail manually rendered compiler slot fragments in all cases 1 год назад
  edison 9c2de6244c fix(runtime-core): ensure slot compiler marker writable (#10825) 2 лет назад
  Evan You cde7f05787 fix(runtime-core): further fix slots _ctx check 2 лет назад
  Evan You 6df53d85a2 fix(runtime-core): use same internal object mechanism for slots 2 лет назад
  Evan You 6af733d68e perf: optimize component props/slots internal object checks 2 лет назад
  inottn 6fa33e67ec fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2 лет назад
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
  Carlos Rodrigues 213eba479c fix(types): support for generic keyof slots (#8374) 2 лет назад
  Kael 75b8722135 fix(runtime-core): delete stale slots which are present but undefined (#6484) 2 лет назад
  Evan You 1279b17300 fix(types): remove short syntax support in defineSlots() 3 лет назад
  Evan You 94fa67a4f7 fix(hmr): force update cached slots during HMR 3 лет назад
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 3 лет назад
  Thorsten Lünborg e4dffe900a fix(runtime-core): ensure raw slot function is only normalized once (#5358) 4 лет назад
  Evan You 644971ec06 fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage 4 лет назад
  HcySunYang 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 5 лет назад
  HcySunYang 4ce0df6ef1 fix(runtime-core): avoid the proxy object polluting the slots of the internal instance (#3698) 5 лет назад
  Evan You 7e0224aa8c wip: more compat tweaks 5 лет назад