Commit Graph

6 Commits (943e849e31e4fa8500328a4476e5fb4790e29f83)

Author SHA1 Message Date
iamkun 0c31a0a48b Progress: add strokeLinecap prop (#17552)
* Progress: add strokeLinecap prop

* update docs
2019-10-31 15:08:07 +08:00
hetech 6af04e8765
Progress: add dashboard progress bar & add custom color (#11867) 2019-05-28 11:02:00 +08:00
Zhi Cun 613dd1a36d Progress: Revert pr #13198 (#15601) 2019-05-17 16:01:11 +08:00
Ali Torki d37f74f539 Progress: add text status (#13198)
* add: text status in progress circle component

* Progress: update Chinse and Spanish docs and minor improvements

* update progress
2018-11-13 11:24:15 +08:00
杨奕 8c2afa5759
Progress: update docs for color prop (#10358) 2018-03-26 11:43:19 +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