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

Автор SHA1 Сообщение Дата
  Evan You 1af3531719 fix(runtime-core): fix attr fallthrough on compiled framgent w/ single static element + comments 6 лет назад
  Evan You 6390ddfb7d fix(runtime-core): do not use bail patchFlag on cloned vnodes 6 лет назад
  Evan You f49f95344b chore: fix types 6 лет назад
  underfin 583a1c7b45 fix(runtime-core): avoid scopeId as attr for slot nodes with same scopeId (#1561) 6 лет назад
  Evan You b6cdd5621e wip: template binding optimization 6 лет назад
  Evan You 903e8f697e fix(runtime-core): should allow v-model listeners to fallthrough, but ignore for warning 6 лет назад
  Evan You 7886c267f7 refactor: remove unused inheritRef option 6 лет назад
  Evan You afe13e0584 fix(ssr): fix ssr scopeId on component root 6 лет назад
  Evan You 978d9522e8 fix(runtime-core): fix scopeId inheritance for component inside slots 6 лет назад
  Evan You f3f94e4deb fix(runtime-core): component root should inherit scopeId from vnode 6 лет назад
  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 лет назад