Commit History

Author SHA1 Message Date
  Evan You 7fa8fa76fe avoid duplicate lifecycle hooks during constructor resolution 9 years ago
  Evan You 4cf49828c0 properly handle cosntructor options modification before global mixin application (fix #4976) 9 years ago
  Evan You 29f6902d19 coverage 9 years ago
  Evan You 689c107de4 feat: config.performance 9 years ago
  Evan You f916bcf371 feat: provide/inject (close #4029) 9 years ago
  Evan You 7131bc4815 separate initRender and initial mounting (fix #4693) 9 years ago
  Evan You 9dce7adfa2 Streaming render for weex 9 years ago
  katashin c57ba3e622 global mixin should not drop scope id (fix #4266) (#4274) 9 years ago
  Evan You 09f9783943 fix global mixin + export constructor in vue-loader (fix vue-loader#433) 9 years ago
  Evan You cb1bb75b58 fix global mixin props (fix #3957) 9 years ago
  Evan You 8c86973198 rename: init -> beforeCreate 10 years ago
  Evan You 1d8f3a264e better global mixin strategy 10 years ago
  Denis Karabaza 5d582df556 Fix options for inline-template instances (#3063) 10 years ago
  Evan You 563cdba11e improve coverage 10 years ago
  Evan You 69abe1b726 make sure to expose real instance instead of proxy as vnode.context 10 years ago
  Evan You 837853d95a better inferring of component names in warnings 10 years ago
  Evan You 39e42f503c add vm annotation in init 10 years ago
  Jinjiang 2e8dfe5d9a revert _init method for Vuex (#2886) 10 years ago
  Evan You 71a0f3e1ef optimize internal component instantiation 10 years ago
  Evan You 7b3ba65f4e declare component options shape 10 years ago
  Evan You 1b7ab89a5d rework type annotation strategy: use interface instead 10 years ago