19 Commits (a6bf97d73adb806bed2cea7229df96cef0f7f362)

Author SHA1 Message Date
Evan You 7e46683470 refactor: simplify internal component creation 7 years ago
Evan You 96472be6f6 types: add types for new features and adjust tests 7 years ago
Evan You 1f9e924971 feat(types): add declaration for inheritAttrs 7 years ago
wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 8 years ago
Evan You 26953f5cac add semis to flow decls for better syntax highlighting 8 years ago
Evan You 3b7b597044 cover Symbol for provide/inject typing 8 years ago
Evan You 73c5614740 update types for new features 8 years ago
Evan You 1861ee9570 feat: renderError 8 years ago
Evan You 207c18c47f further reduce normalizeChildren usage 8 years ago
Evan You 9dce7adfa2 Streaming render for weex 8 years ago
Evan You cb4854a50e [weex] enable extended constructors to use mixins 8 years ago
Herrington Darkholme 2ac581bb7f SSR: eliminate closure in render.js implementation 8 years ago
松鹤 313ad8f87b fix flow lifecycle method name [Vue@2.x] (#3762) 8 years ago
Evan You 3ce450b6dc use more proper flow type syntax 8 years ago
Evan You e6871a33c1 update flow annotations 8 years ago
Evan You 837853d95a better inferring of component names in warnings 9 years ago
Evan You 71a0f3e1ef optimize internal component instantiation 9 years ago
Evan You 7b3ba65f4e declare component options shape 9 years ago
Evan You 45d96c7dbc annotation for vdom (wip) 9 years ago