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

Автор SHA1 Сообщение Дата
  Evan You 91fa52850a chore: lint for unused arguments 6 лет назад
  Evan You e76ed4c269 refactor(hmr): simplify hmr force update check 6 лет назад
  Carlos Rodrigues 8f2a7489b7 fix(hmr): force full update on nested child components (#1312) 6 лет назад
  Evan You 2408a65662 fix(hmr): force full update in child component on slot update 6 лет назад
  Evan You 38f2d23a60 feat(runtime-core): add inheritRef option + make <transition> & <keep-alive> inherit refs 6 лет назад
  Evan You 08bf7e3607 fix(runtime-core): cloned vnodes with extra props should de-opt 6 лет назад
  Andrew Talbot cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) 6 лет назад
  Evan You ab844fd169 feat(runtime-core): more specific warning for failed v-on fallthrough 6 лет назад
  Evan You 19223f5462 build: remove __BUNLDER__ flag so that HMR is available for all builds 6 лет назад
  Evan You a6e2b1052a fix(compiler-core): should not generate CLASS/STYLE patch flags on components 6 лет назад
  likui a27e9ee9ae fix(runtime-core): set fragment root children should also update dynamicChildren (#944) 6 лет назад
  Evan You b8da8b2dfa fix(transition): fix dynamic transition update on nested HOCs 6 лет назад
  Evan You ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 лет назад
  Evan You e42cb54394 fix(runtime-core): support attr merging on child with root level comments 6 лет назад
  Evan You 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior 6 лет назад
  Evan You b8c1be18f3 refactor(types): use stricter settings 6 лет назад
  Evan You ba9a91c48c refactor: remove null comparisons 6 лет назад
  Evan You aa4ab39c1a refactor: separate vnode hooks and directive hooks 6 лет назад
  Evan You ecd7ce60d5 feat(compiler-core): wrap slot functions with render context 6 лет назад
  Cédric Exbrayat f59779706b refactor(Suspense): remove unnecessary casts (#819) 6 лет назад
  火石 27afbaf02d chore: fix componentRenderUtils.ts comment typo (#790) [ci skip] 6 лет назад
  Evan You e1660f4338 refactor(runtime-core): adjust attr fallthrough behavior 6 лет назад
  Evan You 6810d1402e fix(runtime-core): ensure inhertied attrs update on optimized child root 6 лет назад
  hareku 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) 6 лет назад
  Evan You 6df2aca070 refactor(types): move shapeFlags to shared 6 лет назад
  Evan You 9aaef60ad2 wip(ssr): adjust event hydration flag 6 лет назад
  Evan You 35d91f4e18 fix(runtime-core): handle component updates with only class/style bindings 6 лет назад
  Evan You 47e984d31f refactor(compiler): provide _ctx and _cache via arguments 6 лет назад
  Evan You cfadb98011 fix(runtime-core): rework vnode hooks handling 6 лет назад
  Evan You ee5ed73361 wip(ssr): basic components 6 лет назад