Arthur Denner
|
026558682c
|
Autocomplete: add clearable prop (#12171)
* Autocomplete: add clearable prop
* Input: remove focus after clearing the value
* Autocomplete: hide options after clearing the value
|
2018-11-13 18:33:33 +08:00 |
|
hetech
|
cb93645728
|
Autocomplete: add popper-append-to-body attribute (#12241)
|
2018-08-06 19:14:16 +08:00 |
|
杨奕
|
94434dcb79
|
Autocomplete: remove duplicate prop in types (#11388)
|
2018-05-29 13:05:34 +08:00 |
|
杨奕
|
38a13de337
|
Autocomplete: add hide-loading (#11260)
|
2018-05-21 17:27:42 +08:00 |
|
杨奕
|
3e0106e069
|
Autocomplete: add placement attribute (#10475)
|
2018-03-30 14:42:23 +08:00 |
|
杨奕
|
3997df08fc
|
Chore: declare focus method in form component types (#10221)
|
2018-03-18 11:59:02 +08:00 |
|
Eng Philippe
|
b54ed0a62f
|
DatePicker: prefix icon of input clickable for non-range pickers (#9966)
|
2018-03-02 14:52:40 +08:00 |
|
杨奕
|
4517e3d9be
|
Autocomplete: add value-key (#7671)
* Autocomplete: add value-key
* fix autocomplete test
|
2017-10-24 02:24:35 -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 |
|