История коммитов

Автор SHA1 Сообщение Дата
  edison c59897c7b0 fix(runtime-core): skip patchBlockChildren if n1.dynamicChildren is null (#2717) 5 лет назад
  Evan You 64d4681e4b fix(async-component): forward refs on async component wrapper 5 лет назад
  Evan You bf16a57fc3 fix(runtime-core): handle static node move in production 5 лет назад
  underfin 2a9ba0c8e9 fix(runtime-core): remove static node in production mode (#2556) 5 лет назад
  Evan You 46d80f4d58 fix: allow hmr in all builds 5 лет назад
  Evan You 0e59770b92 feat(runtime-core): explicit expose API 5 лет назад
  HcySunYang fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) 5 лет назад
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 лет назад
  Evan You 2ae3b26679 fix(teleport): proper children traversal when teleport is block root 5 лет назад
  Evan You b0931dcaba fix(teleport): should only force remove teleport when not disabled 5 лет назад
  Evan You 25d53f09bb fix(runtime-core/template-refs): do not reset refs object before updates 5 лет назад
  Evan You cf2c9f6faa perf: do not enable hmr in non-browser envs 5 лет назад
  Philipp Rudloff 28d5fd7a28 fix(runtime-core): vnode.el is null in watcher after rerendering (#2295) 5 лет назад
  Evan You 376883d1cf fix(runtime-core): fix duplicated unmount traversal in optimized mode 5 лет назад
  Evan You dd40ad8fca fix(runtime-core): should still do full traverse of stable fragment children in dev + hmr 5 лет назад
  Evan You bebd44f793 fix(runtime-core): ensure root stable fragments inherit elements for moving 5 лет назад
  Evan You 3810de7d6b fix(reactivity): effect shoud only recursively self trigger with explicit options 5 лет назад
  Evan You 5ae7380b4a feat: update Suspense usage (#2099) 5 лет назад
  underfin a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) 5 лет назад
  Evan You 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode 5 лет назад
  Evan You 6dbc6c4cd0 fix(sfc): fix scoped style regression for child component with single root + comment 5 лет назад
  zhangzhonghe 0d0970f9cd refactor(runtime-core): remove the deactivated branch in unmountComponent method (#2012) 5 лет назад
  Evan You c0427b45ff fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false 5 лет назад
  Guillaume Chau 7fd3436290 fix(devtools): make el extra properties non-enumerable 5 лет назад
  Guillaume Chau 38ca7e8e4e feat(devtools): expose vnode and component on elements 5 лет назад
  Evan You 499bc0bfc4 fix(hmr): properly force hmr full component props update 5 лет назад
  Evan You 11804fe93f feat(directives): introduce `created` custom directive hook and ensure 5 лет назад
  Evan You 1eb6067a85 fix(runtime-core): fix beforeUpdate call timing to allow state mutation 5 лет назад
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 лет назад
  Evan You 86a4f2a6b3 chore: remove unnecessary wrap 5 лет назад