Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You f680074468 chore: fix dts test vor 5 Jahren
  Evan You 004bd18cf7 feat(sfc/types): make `<script setup>` helper types available globally vor 5 Jahren
  Evan You 4c5844a9ca feat(sfc): withDefaults helper vor 5 Jahren
  Evan You 3ffc7be864 chore(sfc-playground): ignore duplicate logs vor 5 Jahren
  Evan You 1675b6d723 fix: defineExpose type definition and runtime warning vor 5 Jahren
  Evan You be0f614ac0 feat(sfc-playground): support lang=ts vor 5 Jahren
  Evan You 691d354af9 fix(compiler-sfc): fix defineProps() call on imported identifier vor 5 Jahren
  Evan You be2b1d3c2f feat(sfc): defineExpose vor 5 Jahren
  Evan You b0203a3092 feat(expose): always expose $ instance properties on child refs vor 5 Jahren
  Evan You a5a66c5196 fix(compiler-sfc): fix script setup hidden flag codegen vor 5 Jahren
  Evan You ac853ff4ab test: fix script setup helpers tests vor 5 Jahren
  Evan You 075889ebfc chore: comments vor 5 Jahren
  Evan You 0b8b576428 fix(sfc): allow variables that start with _ or $ in `<script setup>` vor 5 Jahren
  Evan You 63e9e2e9aa feat(sfc): useAttrs + useSlots vor 5 Jahren
  Evan You 6f6f0cf5dc feat(sfc): remove `<template inherit-attrs>` support vor 5 Jahren
  Evan You 65f8c823aa chore: add missing snapshot vor 5 Jahren
  Eduardo San Martin Morote a137da8a9f feat(sfc): add `defineEmits` and deprecate `defineEmit` (#3725) vor 5 Jahren
  Evan You 6b6d566861 release: v3.1.2 vor 5 Jahren
  Evan You 9f6f8b35c1 fix(compiler-ssr): fix attr fallthrough for transition/keep-alive as template root vor 5 Jahren
  Evan You 9b607fe409 fix(watch): fix watch option merging from mixins vor 5 Jahren
  Eduardo San Martin Morote ab6e927041 fix(Suspense): emit initial fallback and pending events (#3965) vor 5 Jahren
  edison 43e2a72900 fix(Suspense): fallback should work with transition (#3968) vor 5 Jahren
  Evan You 08e93220f1 fix(compiler-core/compat): fix is prop usage on components vor 5 Jahren
  Evan You 4de5d24aa7 perf: improve static content insertion perf vor 5 Jahren
  dependabot[bot] be1e42eb92 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#3952) vor 5 Jahren
  Evan You de954f4560 chore: include estree types in compiler-sfc deps vor 5 Jahren
  Evan You 056ef2a7d2 refactor: use markRaw instead of internal flag check vor 5 Jahren
  ygj6 b228abb72f fix(compiler-sfc): rewriteDefault support multiline (#3917) vor 5 Jahren
  Eunjae Lee db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) vor 5 Jahren
  Evan You bc100c5c48 fix(compiler-core): improve member expression check vor 5 Jahren