Commit History

Author SHA1 Message Date
  edison 35c360888b Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template…" (#14331) 3 months ago
  edison 7e554bf897 fix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302) 3 months ago
  edison 7f60ef83e7 fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691) 8 months ago
  edison c5f7db1154 fix(slots): refine internal key checking to support slot names starting with an underscore (#13612) 9 months ago
  edison 919c44744b fix(slots): make cache indexes marker non-enumerable (#13469) 10 months ago
  yangxiuxiu 9196222ae1 fix(slots): properly warn if slot invoked in setup (#12195) 1 year ago
  btea 3430bffa4b test(runtime-core): test cases when the value of the `$stable` flag is false (#11485) 1 year ago
  Evan You 3d34f406ac fix(runtime-core): bail manually rendered compiler slot fragments in all cases 1 year ago
  inottn 6fa33e67ec fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Kael 75b8722135 fix(runtime-core): delete stale slots which are present but undefined (#6484) 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 2 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  Evan You 1b8f14ee76 wip: more compat progress 5 years ago
  Pick d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) 5 years ago
  Evan You 55566e8f52 refactor(runtime-core): remove emit return value 6 years ago