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

Автор SHA1 Сообщение Дата
  Evan You 7b7164c11c fix(v-model): avoid duplicate model transforms 7 лет назад
  Evan You 950daca99b types: make flow happy 8 лет назад
  Evan You faaf142cb6 refactor: reduce component mergeHook arg count 8 лет назад
  Evan You f43ce3a5d8 fix: invoke component node create hooks before insertion (#7823) 8 лет назад
  Evan You de42278d34 fix: ensure init/prepatch hooks are still repsected 8 лет назад
  Evan You 984927a1a9 fix: fix regression on duplicate component init when using shared data objects 8 лет назад
  Evan You 956756b1be refactor: use more efficient on-demand clone to handle reused node edge cases 8 лет назад
  Evan You 8335217cb4 fix(core): handle edge cases for functional component returning arrays 8 лет назад
  Evan You 1dd6b6f046 refactor: adjust weex branch coverage and build for merging into dev 8 лет назад
  Evan You 88f3889f19 feat(weex): WIP mark recycle list child component root 8 лет назад
  Evan You 801f793625 feat(weex): WIP invoke recycle-list child component with backing instance 8 лет назад
  Evan You 813409593e refactor(weex): declare __WEEX__ in flow typings 8 лет назад
  Hanks 2cb8ea3fee feat(weex): support compiling `v-on` in the weex native directive (#6892) 8 лет назад
  Evan You ac999573ea feat(wip): recycle list template inline expand 8 лет назад
  Evan You 7e46683470 refactor: simplify internal component creation 8 лет назад
  Evan You 1713061126 fix(v-on): revert component root data.on/data.nativeOn behavior for 8 лет назад
  Evan You 11614d63b7 feat(v-on): support v-on object syntax with no arguments 8 лет назад
  kingwl 213f136a6e fix slot resolved incorrect with abstract component (fix #5888) (#5895) 9 лет назад
  Evan You 9cf6646f46 support directly rendering async components in SSR 9 лет назад
  Evan You 7404091896 support async hydration 9 лет назад
  Evan You 228f0f8f3b remove unnecessary :any castings due to improved flow checks 9 лет назад
  Evan You 1073035164 fix activate hook call timing (fix vue-router#1212) 9 лет назад
  Evan You 7d3c883f83 fix functional context resolving merge errors 9 лет назад
  Evan You 5818ac9203 split create-functional-component 9 лет назад
  kingwl 2701fa1a64 add provide/inject on functional context (#5204) 9 лет назад
  Evan You d2ff956b94 tweak async component resolving 9 лет назад
  Evan You d3aee4ea4e make vdom hot code more explicit and vm friendly 9 лет назад
  Evan You 86a714cc47 refactor create-component.js 9 лет назад
  ZhangJan be076173d0 fix a typo (#5284) 9 лет назад
  Evan You 0bb529a275 also warn when listening to camelCase events in in-DOM templates 9 лет назад