ant-design-vue/types
Akshay Jat 0e499ee908 feat: typescript support (#359)
* feat: typescript support

Added typing files for better support in Typescript

* feat: typescript support

Adding declare keywords left in last commit

* feat: typescript support

Added support to add Ant Design globally (Vue.use(Antd))

* feat: typescript support

Fix wrong import file

* fix: typescript support

changed aobject[] to object[]

* feat: typescript support

Removed Library version from comments & corrected few incorrect types

* fix: typescript support

Tree : xxxKeys should support number[]

* fix: typescript support

table: updated return type for customXXX

* fix: typescript support

Fix spelling mistake (plcement => placement)
2019-01-01 12:13:51 +08:00
..
anchor feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
button feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
checkbox feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
collapse feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
date-picker feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
dropdown feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
form feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
grid feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
input feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
layout feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
list feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
menu feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
radio feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
select feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
steps feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
table feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tabs feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tag feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
timeline feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tootip feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tree feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
affix.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
alert.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
ant-design-vue.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
auto-complete.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
avatar.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
back-top.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
badge.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
breadcrumb.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
calendar.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
card.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
carousel.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
cascader.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
component.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
divider.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
drawer.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
icon.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
index.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
input-number.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
locale-provider.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
message.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
meta.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
modal.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
notification.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
pagination.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
popconfirm.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
popover.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
progress.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
rate.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
skeleton.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
slider.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
spin.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
switch.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
time-picker.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
transfer.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tree-node.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
tree-select.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00
upload.d.ts feat: typescript support (#359) 2019-01-01 12:13:51 +08:00