aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add prop for naming the inputAndreas Fehn2017-02-041-1/+3
* Merge pull request #26 from mdedetrich/addLicense偏右2017-01-101-0/+9
|\
| * Added LICENSE.mdMatthew de Detrich2016-12-211-0/+9
|/
* fix panel classNameafc1632016-11-112-3/+3
* bump 2.2.02.2.0afc1632016-11-112-2/+7
* Merge pull request #25 from react-component/feat-show-minute偏右2016-11-116-13/+47
|\
| * Add showMinuteafc1632016-11-116-11/+45
| * update props orderafc1632016-11-111-2/+2
|/
* Merge branch 'master' of github.com:react-component/time-pickerafc1632016-11-1127-656/+586
|\
| * add addon prop2.1.0yiminghe2016-10-253-9/+16
| * Merge pull request #24 from artemv/addonyiminghe2016-10-253-1/+13
| |\
| | * feat: 'addon' property supportArtem Vasiliev2016-10-203-1/+13
| |/
| * bump2.0.2yiminghe2016-09-262-2/+2
| * Merge pull request #22 from react-component/chore-classnameyiminghe2016-09-261-2/+4
| |\
| | * chore: add className for PanelBenjy Cui2016-09-261-2/+4
| |/
| * add default2.0.1yiminghe2016-09-242-1/+4
| * 2.x :boom:2.0.0yiminghe2016-08-0427-654/+559
| * bump1.1.6yiminghe2016-07-131-1/+1
| * add default prefixCls for panelyiminghe2016-07-133-1/+2
* | Fix list null error (ant-design/ant-design#3793)afc1632016-11-111-0/+3
|/
* select all when picker is opened1.1.5afc1632016-06-202-2/+2
* fix 0.15 warning1.1.4yiminghe2016-03-313-20/+27
* update locale1.1.3yiminghe2016-02-221-1/+1
* Merge pull request #11 from plandem/masteryiminghe2016-02-221-0/+8
|\
| * ru localeplandem2016-02-211-0/+8
|/
* lintyiminghe2016-02-021-7/+7
* keep date stable1.1.1yiminghe2016-02-022-2/+7
* remove gregorianCalendarLocale1.1.0yiminghe2016-01-1410-25/+24
* release 1.0.01.0.0yiminghe2015-12-214-2/+8
* fix scroll animyiminghe2015-12-212-3/+5
* fixed bugs when value empty.MG122015-12-164-5/+12
* update version to fix alpha7MG122015-12-161-1/+1
* Merge pull request #10 from react-component/1.0.0-alpha7MG122015-12-1616-74/+498
|\
| * update readme documentMG122015-12-161-3/+3
| * update disabled optionsMG122015-12-148-75/+174
| * update test case and fix bugsMG122015-12-1310-28/+270
| * add new options about disabled timeMG122015-12-1210-57/+140
|/
* select input value range when enter different select panelafc1632015-12-125-6/+65
* bump 1.0.0-alpha61.0.0-alpha6afc1632015-12-111-1/+1
* fix relative scrollTop, #9afc1632015-12-111-1/+1
* Fix chrome weird render bug, close #9afc1632015-12-112-2/+3
* default select value at first position1.0.0-alpha5afc1632015-12-082-2/+2
* fix test caseafc1632015-12-082-0/+33
* fix className typo1.0.0-alpha4afc1632015-12-082-2/+2
* Add className prop1.0.0-alpha3afc1632015-12-084-4/+7
* Add demoafc1632015-12-082-0/+47
* bump1.0.0-alpha2yiminghe2015-12-052-2/+2
* lintyiminghe2015-12-057-200/+210
* Merge pull request #7 from react-component/add-test-casesMG122015-12-049-5/+618
|\
| * add header and select test caseMG122015-12-045-45/+508