aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'abyr-readonly_header_input'Wei Zhu2018-02-013-3/+15
|\
| * Rename readOnlyInput to inputReadOnlyWei Zhu2018-02-013-12/+12
| * make header input readonly by an optional propAleksandr Denisenko2017-11-173-3/+15
* | Add a noop onChange to remove react's warningWei Zhu2017-11-191-0/+1
|/
* Add blur() and autoFocusWei Zhu2017-11-151-3/+9
* Merge branch 'master' into picker-step偏右2017-10-223-3/+20
|\
| * Merge branch 'master' into focus-on-open偏右2017-10-224-5/+26
| |\
| * | select text when focusing time inputLevi Lansing2017-09-281-1/+4
| * | add focusOnOpen option (#61)Levi Lansing2017-09-273-2/+16
* | | Merge branch 'master' into picker-step偏右2017-10-224-5/+26
|\ \ \ | | |/ | |/|
| * | Merge pull request #66 from react-component/refactor-string-refs偏右2017-10-221-2/+6
| |\ \
| | * | Refactor string refs to callbackWei Zhu2017-09-071-2/+6
| | |/
| * | Merge pull request #60 from shoaibbhimani/master偏右2017-10-223-3/+13
| |\ \
| | * | Add keydown function on header inputshoaibbhimani2017-08-243-3/+13
| | |/
| * / add focus/blur support.Christian Senk2017-09-121-0/+7
| |/
* / Add hourStep, minuteStep and secondStep props to control intervals in pickerMarek Piechut2017-10-092-6/+22
|/
* refactor: simplify exportparanoidjk2017-05-272-5/+2
* Add popupClassName2.4.0afc1632017-05-021-7/+28
* Fix panel.close2.3.5afc1632017-04-211-0/+5
* fix react createClass and PropTypes warningfix-react-15.5-warningafc1632017-04-145-147/+141
* fix narrow className2.3.3afc1632017-03-221-1/+2
* Fix the bug the Select's scrollbar flashes repeatedly in Chrome/macOS when al...caojunchao2017-03-091-2/+22
* Fixed unwanted exception on missed valueAntony Shaleynikov2017-03-081-1/+1
* Fixed lowercased AM/PM handlingAntony Shaleynikov2017-03-061-2/+3
* Added support for lower/uppercase of AM/PM selectorsAntony Shaleynikov2017-03-061-2/+6
* Tests and 12PM -> 12AM switching fixedAntony Shaleynikov2017-03-021-6/+3
* Updated 12 hours example, added default format for 12 hours mode, updated testsAntony Shaleynikov2017-03-022-19/+26
* show12Hours prop was renamed to use12HoursAntony Shaleynikov2017-03-023-17/+17
* Added 12hours display supportAntony Shaleynikov2017-03-014-10/+80
* Fix controlled openafc1632017-02-201-9/+6
* Merge branch 'master' of github.com:react-component/time-pickerafc1632017-02-201-1/+5
|\
| * Merge branch 'master' into feat-focus偏右2017-02-201-3/+8
| |\
| * | feat: support .focusBenjy Cui2017-02-101-1/+5
* | | fix lintafc1632017-02-201-2/+1
* | | Fix input autoCompleteafc1632017-02-201-0/+3
|\ \ \ | |_|/ |/| |
| * | add autocomplete optionAdam Misiorny2016-09-011-1/+4
* | | Merge branch 'master' into fix-ref-error偏右2017-02-201-2/+6
|\ \ \
| * | | Add prop for naming the inputAndreas Fehn2017-02-041-1/+3
| | |/ | |/|
* / | Fix react error about refsAndreas Fehn2017-02-041-2/+3
|/ /
* | fix panel classNameafc1632016-11-111-2/+2
* | Add showMinuteafc1632016-11-113-11/+18
* | update props orderafc1632016-11-111-2/+2
* | Merge branch 'master' of github.com:react-component/time-pickerafc1632016-11-1113-366/+278
|\ \
| * | add addon prop2.1.0yiminghe2016-10-251-8/+10
| * | feat: 'addon' property supportArtem Vasiliev2016-10-202-1/+12
| * | bump2.0.2yiminghe2016-09-261-1/+1
| * | chore: add className for PanelBenjy Cui2016-09-261-2/+4
| * | add default2.0.1yiminghe2016-09-241-0/+3
| |/
| * 2.x :boom:2.0.0yiminghe2016-08-0413-364/+257
| * add default prefixCls for panelyiminghe2016-07-133-1/+2