Historie revizí

Autor SHA1 Zpráva Datum
  Evan You 8383e5450e fix(runtime-core): ensure renderCache always exists před 6 roky
  Evan You d9d63f21b1 fix(reactivity): avoid cross-component dependency leaks in setup() před 6 roky
  Evan You 57ee5df364 fix(types): app.component should accept defineComponent return type před 6 roky
  Evan You 6df2aca070 refactor(types): move shapeFlags to shared před 6 roky
  Evan You 112d8f7d86 refactor: use explicit exports for runtime-core před 6 roky
  Evan You cfadb98011 fix(runtime-core): rework vnode hooks handling před 6 roky
  Evan You e308ad99e9 refactor: ensure setup context.emit always point to intenral emit před 6 roky
  Evan You 0f67aa7da5 fix(runtime-core): fix ShapeFlags tree shaking před 6 roky
  Evan You bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds před 6 roky
  Evan You 6b10f0cd1d refactor: remove implicit reactive() call on renderContext před 6 roky
  Evan You 297282a812 perf(ssr): avoid unnecessary async overhead před 6 roky
  Evan You 25a0d4a65f wip(ssr): reduce reactivity overhead during ssr před 6 roky
  Evan You cee36ad028 wip(ssr): render real components před 6 roky
  Evan You da25517377 wip(ssr): initial work on server-renderer před 6 roky
  Evan You 2837ce8428 fix(v-model/emit): update:camelCase events should trigger kebab case equivalent před 6 roky
  Evan You e81c8a32c7 feat(runtime-core): emit now returns array of return values from all triggered handlers před 6 roky
  Evan You 751d838fb9 fix(runtime-core): should not warn unused attrs when accessed via setup context před 6 roky
  Evan You c9b9ae3941 refactor: rename apiApp.ts -> apiCreateApp.ts před 6 roky
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) před 6 roky
  Evan You d84cf3a538 feat(sfc): css modules support před 6 roky
  Evan You b2c2d0590e refactor: extract SFCInternalOptions inteface před 6 roky
  Evan You 2b178981bc refactor: move isRuntimeCompiled flag into component.ts před 6 roky
  Evan You f77ae132e5 feat(hmr): reload and force slot update on re-render před 6 roky
  Evan You efe39db023 feat(runtime-core): hot module replacement před 6 roky
  Evan You 4d730f464d refactor: move runtime compile error handling to vue před 6 roky
  Evan You c97d83aff2 refactor(runtime-core): tweak component proxy implementation před 6 roky
  Evan You 57bbbb227c fix(core): propsProxy should not convert non-reactive nested values před 6 roky
  Evan You a6aa64b0cc refactor: tweaks před 6 roky
  ztplz 8e8397374c chore: remove useless code (#447) před 6 roky
  Evan You acbbe3298c refactor: move codeframe to @vue/shared před 6 roky