Commit Graph

8 Commits

Author SHA1 Message Date
luckyCao
6cc6bc4feb Fix: httprequest type (#16633) 2019-07-31 12:08:38 +08:00
likui
d274358dcc Upload: Update the parameter fileList type (#15716) 2019-06-21 17:36:20 +08:00
hetech
861b0b294b
Upload: add missing definition (#12839) 2018-09-20 16:50:27 +08:00
陈润山
2a1a6360ca Upload: fix Error when beforeUpload hook return promise of file object (#11297)
* Upload: fix beforeUpload hook bug

* Upload: add ElUploadInternalRawFile interface
2018-05-23 11:23:00 +08:00
Bo Zhang
d0809e4915 Types: complete method declarations in the documentation (#10233)
* Chore: complete the method declarations specified in the document

* Fix: fix a misspell mistake
2018-03-19 17:27:40 +08:00
Decade
a254106c5b Tree: update doc and typing (#9225) 2018-01-14 20:37:48 +08:00
Leopoldthecoder
1e95e51f9b update typings 2017-10-18 18:38:23 +08:00
Jingkun Hua
3b378ad58f Add TypeScript definitions (#3910)
* add typings into package.json

* add typings for global instance api

* add common component definition

* add layout components' definition

* add icons definition

* add component size definition

* add component description

* add button definition

* add radio definition

* add checkbox definition

* add input definitions

* add input-number definition

* add select definition

* add cascader definition

* add switch definition

* add slider definition

* add time picker definition

* add date picker definition

* add upload definition

* add rate definition

* add color picker definition

* add form definition

* add tooltip definition

* add table definition

* rename TextAlignment to Horizontal alignment

* add tag definition

* add progress definition

* add tree definition

* add pagination definition

* add badge definition

* add alert definition

* fix typo

* Loading: add definition

* Message: add definition

* Loading: remove unnecessary declare keyword

* MessageBox: add definition

* Notification: add definition

* Menu: add definition

* Tabs: add definition

* Breadcrumb: add definition

* Dropdown: add definition

* Steps: add definition

* Dialog: add definition

* Popover: add definition

* Card: add definition

* Carousel: add definition

* Collapse: add definition

* Loading: update description

* some $message method params should be optional

* Select: update definition

* DatePicker: update definition
2017-10-17 03:36:12 -05:00