Commit History

作者 SHA1 備註 提交日期
  Evan You d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" 6 年之前
  Evan You 370fc820cc refactor(runtime-core): refactor instance public proxy context object 6 年之前
  Evan You b2662a62c5 wip: separate setupState 6 年之前
  Evan You 24e5ab33f5 refactor(runtime-core): remove need for internal instance sink 6 年之前
  Evan You 3178504273 refactor(reactivity): make readonly non-tracking 6 年之前
  Evan You ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 年之前
  Evan You c28a9196b2 fix(runtime-core): fix globalProperties in check on instance render proxy 6 年之前
  Evan You 899287ad35 feat(runtime-core): improve component public instance proxy inspection 6 年之前
  Evan You b3890a93e3 fix(runtime-core): fix component proxy props presence check 6 年之前
  Evan You 2884831065 fix(runtime-core): instance should not expose non-declared props 6 年之前
  Evan You c07751fd36 refactor: adjust `createApp` related API signatures 6 年之前
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
  Evan You c97d83aff2 refactor(runtime-core): tweak component proxy implementation 6 年之前
  Evan You c6cbca25fe feat(core): keep-alive 6 年之前
  Cr 211f5b7a45 test: add more complete test for componentProxy (#174) 6 年之前
  Tim van den Eijnden 0177355242 fix: add warnings (#82) 6 年之前