コミット履歴

作者 SHA1 メッセージ 日付
  Evan You 023f4ef7f4 fix: watcher oldValue 7 年 前
  Evan You 7c389606a4 fix: should always generate slot for non-null children 7 年 前
  Evan You a428218c64 fix: KeepAlive state should be non-reactive 7 年 前
  Evan You 05fcfa0782 test: wip tests for inheritance and mixins 7 年 前
  Evan You 2f936a0dfe feat: warn missing render() function 7 年 前
  Evan You 7d091b5e91 refactor: createComponentInstance needs only 1 argument 7 年 前
  Evan You 1fcde66308 chore: upgrade TS 7 年 前
  Evan You 1c42c96d1a refactor: use faster key check 7 年 前
  Evan You 30404ec546 refactor: events -> eventEmitter 7 年 前
  Evan You 861a1c23b0 refactor: split EventEmitter and make it optional 7 年 前
  Evan You 7ce16ea8d6 feat: support initializers in mixins 7 年 前
  Evan You 456ee13ec9 fix: fix props option merging 7 年 前
  Evan You b83cf4ea38 refactor: proper options inheritance 7 年 前
  Evan You 2a4e158c76 build: tweak bootstrap script 7 年 前
  Evan You 6e04850d71 build: adjust types build script 7 年 前
  Evan You aac7805b3a refactor: use shared util, remove unused regex 7 年 前
  Evan You 149d82d618 refactor: option merging + extract helper functions 7 年 前
  Evan You 7bc28a6e61 refactor: access all options from instance.$options 7 年 前
  Evan You 62214fa42e feat: allow mixins to accept generics 7 年 前
  Evan You be95ad00e9 chore: comments, signature 7 年 前
  Evan You 3a7d11ca15 wip: mixins 7 年 前
  Evan You 2507ad2b44 feat: improve warning component trace 7 年 前
  Evan You d4cd3fb352 fix: provide/inject should be resolved in parent tree 7 年 前
  Evan You e4e138197c refactor: use more explicit names for warning context 7 年 前
  Evan You b0f3a67e29 refactor: tweak arguments 7 年 前
  Evan You 24ff686848 types: fix wrong order 7 年 前
  Evan You a9b608266e types: improve public component type 7 年 前
  Evan You b3e3fd6ef5 types: basic tsx support 7 年 前
  Evan You 2599580bca types: further tweak createElement type inference 7 年 前
  Evan You 5257b366fd types: improve createElement typing 7 年 前