Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add focusOnOpen option (#61) | Levi Lansing | 2017-09-27 | 1 | -0/+1 |
| | |||||
* | Add popupClassName2.4.0 | afc163 | 2017-05-02 | 1 | -0/+2 |
| | |||||
* | remove duplicate clearText and add allowEmpty instead | Santan Maddi | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | update README | afc163 | 2017-03-08 | 1 | -19/+19 |
| | |||||
* | update README | afc163 | 2017-03-08 | 1 | -14/+14 |
| | |||||
* | show12Hours prop was renamed to use12Hours | Antony Shaleynikov | 2017-03-02 | 1 | -2/+2 |
| | |||||
* | Readme file was updated to reflect show12Hours option | Antony Shaleynikov | 2017-03-02 | 1 | -0/+1 |
| | |||||
* | document onOpen and onClose, close #23 | afc163 | 2017-02-20 | 1 | -1/+3 |
| | |||||
* | Fix input autoComplete | afc163 | 2017-02-20 | 1 | -1/+0 |
|\ | |||||
| * | add autocomplete option | Adam Misiorny | 2016-09-01 | 1 | -0/+1 |
| | | |||||
* | | Update readme | Andreas Fehn | 2017-02-04 | 1 | -0/+1 |
| | | |||||
* | | Add showMinute | afc163 | 2016-11-11 | 1 | -0/+1 |
| | | |||||
* | | feat: 'addon' property support | Artem Vasiliev | 2016-10-20 | 1 | -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.0 | yiminghe | 2016-08-04 | 1 | -4/+22 |
| | |||||
* | remove gregorianCalendarLocale1.1.0 | yiminghe | 2016-01-14 | 1 | -1/+0 |
| | |||||
* | update readme document | MG12 | 2015-12-16 | 1 | -3/+3 |
| | |||||
* | add new options about disabled time | MG12 | 2015-12-12 | 1 | -20/+20 |
| | |||||
* | lint | yiminghe | 2015-12-05 | 1 | -3/+28 |
| | |||||
* | add gregorianCalendarLocale prop1.0.0-alpha1 | yiminghe | 2015-11-27 | 1 | -5/+5 |
| | |||||
* | fix value0.6.0 | yiminghe | 2015-11-19 | 1 | -1/+2 |
| | |||||
* | update placement handle0.5.60.5.5 | MG12 | 2015-11-19 | 1 | -17/+19 |
| | |||||
* | remove TimePanel and merge it to TimePicker0.3.20.3.10.3.0 | MG12 | 2015-11-17 | 1 | -16/+7 |
| | |||||
* | remove toggle feature because rc-trigger included; update example and document0.2.0 | MG12 | 2015-11-16 | 1 | -2/+56 |
| | |||||
* | Initial commit | 李兴 | 2015-10-21 | 1 | -0/+2 |