Evan You
ced2dfc8f7
expose vnode.child for backwards compat, update .flowconfig & ts types
2017-01-12 18:04:36 -05:00
katashin
fba78d4598
Update types for new features of v2.1 ( #4305 )
...
* add types for scoped slots
* update nextTick types for returning promise
* improve scoped slot type
2016-11-25 12:08:42 -05:00
katashin
9e6255e457
fix the type of VNodeComponentOptions.Ctor ( #4257 )
2016-11-20 11:59:10 -05:00
Evan You
b69b4a4eef
tweak style merge for performance
2016-11-07 16:20:10 -05:00
chengchao
e960cd104e
enable style merge behavior between parent-child components ( fix #3997 ) ( #4138 )
...
* merge style between components
* update test case
* update style compiler
* add paren to style binding code
* update background property parsing
* introduce interpolation warning and refactor var to const
2016-11-07 16:19:48 -05:00
Kaorun343
d2337dfc3f
remove ".d" from paths ( #3607 )
2016-09-06 21:28:17 +08:00
kaorun343
dfc64e8a11
Add TypeScript definitions
...
Add TypeScript definition
Remove unnecessary definition
Update definitions
* separate files
* remove unnecessary `{[key: string]: any}`
* from singular to plural
Update definitions
* Add more definitions
* Rename filename and interface
* Sort definitions
* Fix indent
Fix
Add test
* add test
* fix some definitions
* fix typo
Fix ComputedOptions
Update Vue.set
Update definitions
Add npm script
2016-08-31 12:21:26 -04:00