提交歷史

作者 SHA1 備註 提交日期
  Evan You 4afccc8eec proper slot duplication warning (fix #3595) 9 年之前
  Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 9 年之前
  Evan You 1e74675053 expose Vue.set/delete on instances as vm.$set/$delete 9 年之前
  Evan You 18386c4cf4 fix static nodes optimization inside v-for (fix #3406) 9 年之前
  Evan You e6871a33c1 update flow annotations 9 年之前
  Evan You 7630622689 expose component placeholder node in render fns as this.$vnode 9 年之前
  Evan You 3661b4e78e add _inactive property 10 年之前
  Evan You cf8aeddc12 fix v-once with v-for and remove unused _t method (fix #3155) 10 年之前
  Evan You 1d8f3a264e better global mixin strategy 10 年之前
  Evan You 3fe127b05a fix v-model number conversion (fix #3140) 10 年之前
  Evan You f0b8f2e290 attach __vue__ to elements to support devtools 10 年之前
  Evan You 563672e5fe fix flow def 10 年之前
  Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes 10 年之前
  Evan You cb67ffe442 ensure abstract HOCs do not alter parent chain 10 年之前
  Evan You 060fab9ec1 make ref a runtime module 10 年之前
  Evan You d40ab0ca87 fix component client-side hydration 10 年之前
  Evan You 3e596bb97b handle event removal 10 年之前
  Evan You 69abe1b726 make sure to expose real instance instead of proxy as vnode.context 10 年之前
  Evan You 8d229b2442 support v-bind on objects 10 年之前
  Evan You 6fe268874c improve codegen for smaller generated code size 10 年之前
  Jinjiang 2e8dfe5d9a revert _init method for Vuex (#2886) 10 年之前
  Evan You 0dc5d96e3c fix declarations 10 年之前
  Jinjiang 20fb79a1ea new render mechanism (#2857) 10 年之前
  Evan You 7b3ba65f4e declare component options shape 10 年之前
  Evan You 45d96c7dbc annotation for vdom (wip) 10 年之前