24 Commits (05235942a7368e9f34ced9e9eb5001df83682c40)

Author SHA1 Message Date
Evan You 2a64b8a356 tests for v-model select 9 years ago
Evan You 69abe1b726 make sure to expose real instance instead of proxy as vnode.context 9 years ago
Evan You 8d229b2442 support v-bind on objects 9 years ago
Evan You 7f85acb4e5 expose oldValue on directive bindings 9 years ago
Evan You 837853d95a better inferring of component names in warnings 9 years ago
Evan You 6fe268874c improve codegen for smaller generated code size 9 years ago
Jinjiang 2e8dfe5d9a revert _init method for Vuex (#2886) 9 years ago
Evan You 36a32e4466 tweaks based on #2885 9 years ago
Jinjiang 1d45c4b9e9 extract style/class/transition as web platform compiler modules (#2885) 9 years ago
Evan You 3573ffff1f refine ast nodes with disjoint union type 9 years ago
Evan You df259d00f4 tweak annotations 9 years ago
Evan You 71a0f3e1ef optimize internal component instantiation 9 years ago
Evan You 0dc5d96e3c fix declarations 9 years ago
Jinjiang 20fb79a1ea new render mechanism (#2857) 9 years ago
Evan You 750bec1024 annotate platforms/web 9 years ago
Evan You a74f53b0b8 annotate compiler 9 years ago
Evan You b17ea5cc36 annotate codegen 9 years ago
Evan You 68e8c39db9 annotate parser 9 years ago
Evan You 7b3ba65f4e declare component options shape 9 years ago
Evan You 59fcd4e7a7 finish annotating vdom 9 years ago
Evan You 45d96c7dbc annotation for vdom (wip) 9 years ago
Evan You 1b7ab89a5d rework type annotation strategy: use interface instead 9 years ago
Evan You 354ea616b5 annotate Vue class 9 years ago
Evan You 6d712753d8 annotate ssr code 9 years ago