Historial de Commits

Autor SHA1 Mensaje Fecha
  dependabot-preview[bot] 29d256c39d build(deps-dev): bump rollup from 2.33.3 to 2.34.0 (#2690) hace 5 años
  Evan You 43eab923ea fix(compiler-sfc): should not remove import statements with no specifier when compiling script setup hace 5 años
  Evan You a76e58e5fd build: avoid shipping patch flag name strings in prod hace 5 años
  Evan You 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments hace 5 años
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) hace 5 años
  Evan You 2ab8c41a1a fix(slots): dynamically named slots should be keyed by name hace 5 años
  Thorsten Lünborg 6e46a574ed fix(reactivity): ensure add/set on reactive collections return the proxy (#2534) hace 5 años
  HcySunYang 0ff2a4f1c1 fix(runtime-core): should pause tracking when initializing legacy options (#2524) hace 5 años
  Evan You 5b6266284d fix(compiler-ssr): should not render key/ref bindings in ssr hace 5 años
  Evan You a5d6f8091e fix(compiler-ssr): generate correct children for transition-group hace 5 años
  Evan You 55d99d729e fix(compiler-core): fix unintended imports in esm-bundler builds hace 5 años
  Evan You 46d80f4d58 fix: allow hmr in all builds hace 5 años
  Thorsten Lünborg 34703082fd fix(reactivity): ensure readonly on plain arrays doesn't track array methods. (#2506) hace 5 años
  Evan You 53f4885d9e fix(runtime-core): skip functional components in public $parent chain traversal hace 5 años
  Evan You 7cd85be2db refactor(compiler-core): reduce slot props check iterations hace 5 años
  edison ef59a30cab fix(compiler-core): transform kebab case props to camelcase on slots (#2490) hace 5 años
  Thorsten Lünborg 735af1c7b7 fix(runtime-core): ensure watchers are always registered to correct instance owner (#2495) hace 5 años
  HcySunYang ce4915d8be fix(slots): should render fallback content when slot content contains no valid nodes (#2485) hace 5 años
  Evan You cf7f1dbc9b fix(suspense): fix nested async child toggle inside already resovled suspense hace 5 años
  Evan You 426a6c996e test: tests for script setup helpers hace 5 años
  Evan You 73cdb9d420 fix(script-setup): ensure useContext() return valid context hace 5 años
  dependabot-preview[bot] a764814b8e build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 (#2672) hace 5 años
  Evan You fc53677d9c chore: changelog [ci skip] hace 5 años
  Evan You bd6e211287 release: v3.0.3 hace 5 años
  Evan You ccd4d406c1 workflow: allow specifying release tag in release script hace 5 años
  Evan You 6e8482e8d9 chore: fix snapshots hace 5 años
  Evan You 69d5c6887e wip: update directive scope variable mapping hace 5 años
  Evan You bdc66c7ea4 wip: revert helpers to compiler-only hace 5 años
  Evan You faed98972c wip: support inherit-attrs="false" on sfc `<tempalte>` hace 5 años
  Evan You 47d73c23e1 wip: defineOptions -> defineProps + defineEmit + useContext hace 5 años