Commit Graph

12 Commits

Author SHA1 Message Date
hetech
dd4a496940
Tree: update doc and definition file (#13540) 2018-11-23 17:44:57 +08:00
hetech
d1440c9608
Tree: add iconClass attribute (#13337) 2018-11-07 19:06:36 +08:00
ZSkycat
7e29e1c66d Tree: fix type definition (#12941) 2018-09-30 14:32:50 +08:00
ZSkycat
3a7a1ff8bb Tree & MessageBox: fix type definition (#12214)
* MessageBox: fix ElMessageBoxOptions.message

* Tree: fix type definition
2018-08-06 11:11:18 +08:00
hetech
3ed724492f Tree: add includeHalfChecked flag to getCheckedNodes (#12014) 2018-07-25 17:42:53 +08:00
杨奕
68db03fc22
Tree: add checkOnClickNode (#11111) 2018-05-10 18:01:49 +08:00
杨奕
e8e2fc425b
Tree: add type as allow-drop's 3rd param (#10792) 2018-04-19 19:25:59 +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
Axel Manuel
cdf05c46ec Tree: remove undefined member 2017-10-27 02:53:28 -05:00
Axel Manuel
9aac9d80eb Tree: Remove implicit any from .d.ts 2017-10-27 02:53:28 -05: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