Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng 75488653d3 refactor(compiler-vapor): inline `validate-html-nesting` 2 years ago
  Evan You 6d066dd852 chore: update security.md [ci skip] 2 years ago
  三咲智子 Kevin Deng 1af1f40247 fix(compiler-vapor): TS error 2 years ago
  三咲智子 Kevin Deng 98b701c82c Merge remote-tracking branch 'upstream/main' 2 years ago
  三咲智子 Kevin Deng b8c609f437 Merge remote-tracking branch 'upstream/minor' 2 years ago
  Evan You 1ff407676f fix(compiler-ssr): fix v-html SSR for nullish values 2 years ago
  Evan You cde7f05787 fix(runtime-core): further fix slots _ctx check 2 years ago
  yangxiuxiu e51ca61ca0 fix(runtime-core): fix edge case of KeepAlive inside Transition with slot children (#10719) 2 years ago
  三咲智子 Kevin Deng 761f785b30 feat(compiler-vapor): invalid html nesting 2 years ago
  三咲智子 Kevin Deng a68445bdac test: add template abbreviation 2 years ago
  Evan You 70641fc0de chore: upgrade to pnpm 9 2 years ago
  Haoqun Jiang ea494af993 chore: update to ESLint 9 (#10705) 2 years ago
  Evan You 46c2b63981 release: v3.4.23 2 years ago
  Evan You 6df53d85a2 fix(runtime-core): use same internal object mechanism for slots 2 years ago
  Evan You 6930e60787 fix(runtime-core): fix regression for $attrs tracking in slots 2 years ago
  Evan You 97716ae91a chore: add security hall of fame [ci skip] 2 years ago
  Rizumu Ayaka b447aceac5 fix(runtime-vapor): detach effect scope & component instance (#174) 2 years ago
  Jevon e640ec6088 fix(compiler-vapor): v-on for component support `$event` argument (#177) 2 years ago
  Evan You bb5c31e614 chore: Merge branch 'main' into minor 2 years ago
  Evan You b4b856b3f0 release: v3.4.22 2 years ago
  Evan You f26d56601c chore: improve event value validation message 2 years ago
  Wick 9da34d7af8 fix(reactivity): computed should not be detected as true by isProxy (#10401) 2 years ago
  Thimo Sietsma 37ba93c213 fix(types): avoid merging object union types when using withDefaults (#10596) 2 years ago
  edison fc99e4d3f0 fix(Transition): ensure the KeepAlive children unmount w/ out-in mode (#10632) 2 years ago
  caomingrui 53d15d3f76 fix(runtime-core): handle invalid values in callWithAsyncErrorHandling 2 years ago
  Adrien Foulon 7ccd453dd0 fix(runtime-dom): sanitize wrongly passed string value as event handler (#8953) 2 years ago
  Wick 15ffe8f2c9 fix(runtime-dom): force update v-model number with leading 0 (#10506) 2 years ago
  Jonas 5a9626708e fix(ssr): don't render v-if comments in TransitionGroup (#6732) 2 years ago
  edison 2ec06fd6c8 fix(hydration): properly handle optimized mode during hydrate node (#10638) 2 years ago
  yangxiuxiu 0cef65cee4 fix(compiler-sfc): fix defineModel coercion for boolean + string union types (#9603) 2 years ago