Historia zmian

Autor SHA1 Wiadomość Data
  Evan You 8cdaf28515 test(ssr): test for rendering components 6 lat temu
  Evan You 6b10f0cd1d refactor: remove implicit reactive() call on renderContext 6 lat temu
  Evan You 25a0d4a65f wip(ssr): reduce reactivity overhead during ssr 6 lat temu
  Evan You da25517377 wip(ssr): initial work on server-renderer 6 lat temu
  Cédric Exbrayat 74baea108a fix(types): components options should accept components defined with defineComponent (#602) 6 lat temu
  Yang Mingshan f465199946 types: fix setup this type (#605) 6 lat temu
  Evan You bfb0ad5a5e types: refactor watcher types naming 6 lat temu
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 lat temu
  Evan You b2c2d0590e refactor: extract SFCInternalOptions inteface 6 lat temu
  Evan You f77ae132e5 feat(hmr): reload and force slot update on re-render 6 lat temu
  Evan You efe39db023 feat(runtime-core): hot module replacement 6 lat temu
  Evan You 5ecc77df5a chore: fix missed save 6 lat temu
  Evan You 4d730f464d refactor: move runtime compile error handling to vue 6 lat temu
  Evan You d3d4fe84cd fix(vue): properly cache runtime compilation 6 lat temu
  Evan You c97d83aff2 refactor(runtime-core): tweak component proxy implementation 6 lat temu
  fisker Cheung 92b02dc48f chore: comment typo (#506) 6 lat temu
  Evan You 08bf9976ae types: ensure props are readonly 6 lat temu
  Evan You dfc7c0f12a refactor: adjust internal vnode types + more dts tests 6 lat temu
  Evan You 5cdeeaa702 types: fix types 6 lat temu
  Evan You 66ecd8b47f types: setup tests for built d.ts files 6 lat temu
  Evan You 7b7b8ef221 types: improve h inference + infer required props without need for as const 6 lat temu
  Evan You 3a6dcd3aba types: improve h() and TSX type inference 6 lat temu
  Evan You c6cbca25fe feat(core): keep-alive 6 lat temu
  Evan You 8edfbf9df9 feat(core): adjust attrs fallthrough behavior 6 lat temu
  likui 532b5eebd7 feat(runtime-core): support array in watch option (#376) 6 lat temu
  Evan You af57ad110f chore: revert prettier 6 lat temu
  Evan You b5886189ba types: massive refactor 6 lat temu
  Cr a23e03f01e feat(apiOptions): add warning for duplicated properties declared by options (#329) 6 lat temu
  Evan You a25b1371ab types: improve types 6 lat temu
  Dmitry Sharshakov 74d8c5919d types: improve computed types (#343) 6 lat temu