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
fix append mode for keep-alive reactivation
streaming render for weex
fix weex test case
inject __WEEX__ during tests
fix append:tree for iOS
ignore weex branch
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
eliminate closure
fix multiple render instances and memory leakage
fix eslint
magically fix flow typing
add multiple render stream test
8 years ago
松鹤
313ad8f87b
fix flow lifecycle method name [Vue@2.x] ( #3762 )
fix lifecycle method name `init` to `beforeCreate`
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