aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* update READMEafc1632017-03-081-19/+19
|
* update READMEafc1632017-03-081-14/+14
|
* show12Hours prop was renamed to use12HoursAntony Shaleynikov2017-03-021-2/+2
|
* Readme file was updated to reflect show12Hours optionAntony Shaleynikov2017-03-021-0/+1
|
* document onOpen and onClose, close #23afc1632017-02-201-1/+3
|
* Fix input autoCompleteafc1632017-02-201-1/+0
|\
| * add autocomplete optionAdam Misiorny2016-09-011-0/+1
| |
* | Update readmeAndreas Fehn2017-02-041-0/+1
| |
* | Add showMinuteafc1632016-11-111-0/+1
| |
* | feat: 'addon' property supportArtem Vasiliev2016-10-201-0/+1
|/ | | | | | | | | | | | | | | | | | | ..to be able to render something like OK button to timepicker: ``` <TimePicker allowEmpty={false} addon={panel => { return ( <div className="row"> <a role="button" className="btn btn-sm btn-default" onClick={() => panel.close()}> {__('OK')} </a> </div> ) }} /> ```
* 2.x :boom:2.0.0yiminghe2016-08-041-4/+22
|
* remove gregorianCalendarLocale1.1.0yiminghe2016-01-141-1/+0
|
* update readme documentMG122015-12-161-3/+3
|
* add new options about disabled timeMG122015-12-121-20/+20
|
* lintyiminghe2015-12-051-3/+28
|
* add gregorianCalendarLocale prop1.0.0-alpha1yiminghe2015-11-271-5/+5
|
* fix value0.6.0yiminghe2015-11-191-1/+2
|
* update placement handle0.5.60.5.5MG122015-11-191-17/+19
|
* remove TimePanel and merge it to TimePicker0.3.20.3.10.3.0MG122015-11-171-16/+7
|
* remove toggle feature because rc-trigger included; update example and document0.2.0MG122015-11-161-2/+56
|
* Initial commit李兴2015-10-211-0/+2