Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You ca84f46cd0 chore: add tip about Suspense being experimental vor 6 Jahren
  Evan You ded92f93b4 fix(runtime-core): dynamic component should support falsy values without warning vor 6 Jahren
  Carlos Rodrigues f3a9b516bd fix(types): make return type of `defineComponent` assignable to `Component` type (#1032) vor 6 Jahren
  Carlos Rodrigues 28b4c317b4 feat(types): expose `ToRefs` type (#1037) vor 6 Jahren
  Evan You c9f10be9de refactor(runtime-core): extract key/ref normalization logic vor 6 Jahren
  susiwen8 ad2b940c17 chore: remove unnecessary export (#1044) [ci skip] vor 6 Jahren
  Evan You d7379c7647 fix(runtime-core): fix key/ref resolution for cloneVNode vor 6 Jahren
  Evan You dcf2458fa8 fix(runtime-core): fix dynamic node tracking in dynamic component that resolves to plain elements vor 6 Jahren
  Evan You fa216a0c3a feat(compiler-sfc): built-in support for css modules vor 6 Jahren
  Evan You 20d425fb19 feat(compiler-sfc): add preprocessCustomRequire option vor 6 Jahren
  dependabot-preview[bot] d1e6932edc build(deps-dev): bump rollup from 2.7.1 to 2.7.2 vor 6 Jahren
  Evan You 2acf3e84b9 feat(reactivity): add triggerRef API vor 6 Jahren
  Evan You 3e60288a6d chore: update contributing guide [ci skip] vor 6 Jahren
  underfin 2b19965bcf fix(slots): compiled slot fallback should be functions (#1030) vor 6 Jahren
  Evan You ff4d1fcd81 fix(runtime-core): mixin options that rely on this context should be deferred vor 6 Jahren
  Evan You b0d4df9743 perf(reactivity): ref should not trigger if value did not change vor 6 Jahren
  Evan You 7d858a9001 test(compiler-core): test dynamic component block vor 6 Jahren
  Evan You 7d0ab3392a fix(compiler-core): dynamic component should always be made blocks vor 6 Jahren
  Carlos Rodrigues 0bdd889156 fix(types): fix ref(false) type to Ref<boolean> (#1028) vor 6 Jahren
  Evan You e422b8b082 fix(runtime-core): only infer component name for object components vor 6 Jahren
  dependabot-preview[bot] 2bb6f9b5c9 build(deps-dev): bump rollup from 2.6.1 to 2.7.1 vor 6 Jahren
  Evan You 6fefeafe98 release: v3.0.0-beta.3 vor 6 Jahren
  Andrew Talbot cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) vor 6 Jahren
  Evan You dece6102aa feat(warn): infer anonymous component named based on resolve name vor 6 Jahren
  Evan You 0278992f78 fix(warn): fix component name inference in warning trace vor 6 Jahren
  Andrew Talbot 054ccecd58 perf(core): use `startsWith` instead of `indexOf` (#989) vor 6 Jahren
  Mohamed Nainar 9e26be2c26 chore: changelog typo (#988) [ci skip] vor 6 Jahren
  Evan You ab844fd169 feat(runtime-core): more specific warning for failed v-on fallthrough vor 6 Jahren
  Evan You e954ba21f0 feat(build): provide more specific warnings for runtime compilation vor 6 Jahren
  Evan You 171cfa404f fix(runtime-core): should not cast prop value if prop did not change vor 6 Jahren