Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Evan You 36d77f9a9e refactor(hmr): simplify usage vor 6 Jahren
  Evan You 19223f5462 build: remove __BUNLDER__ flag so that HMR is available for all builds vor 6 Jahren
  limichange fa40d1ef3a refactor(reactivity): simplify if condition (#1002) vor 6 Jahren
  dependabot-preview[bot] 6390093691 build(deps-dev): bump @rollup/plugin-json from 4.0.2 to 4.0.3 vor 6 Jahren
  dependabot-preview[bot] 1501328dca build(deps-dev): bump @rollup/plugin-replace from 2.3.1 to 2.3.2 vor 6 Jahren
  dependabot-preview[bot] ac57ca5adb build(deps-dev): bump jest from 25.3.0 to 25.4.0 vor 6 Jahren
  Evan You 218e6e1667 build: adjust build formats vor 6 Jahren
  Jian Zhang a51b052672 chore: remove a dead if branch (#986) vor 6 Jahren
  Evan You ff5606dad2 chore: edit changelog [ci skip] vor 6 Jahren
  Evan You c1a85cb124 release: v3.0.0-beta.2 vor 6 Jahren
  Evan You d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" vor 6 Jahren
  Carlos Rodrigues 99fd158d09 fix(watch): fix deep watchers on refs containing primitives (#984) vor 6 Jahren
  Evan You c0adb67c2e feat(types): expose ComponentCustomOptions for declaring custom options vor 6 Jahren