aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * add picker test caseMG122015-12-036-4/+154
|/
* Merge pull request #4 from iceman1212/patch-2MG122015-12-031-3/+5
|\
| * SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象 iceman12122015-12-031-3/+5
|/
* Merge pull request #3 from react-component/feature-hide-scrollbarMG122015-11-302-5/+13
|\
| * replace setTimeout with requestAnimationFrameafc1632015-11-291-2/+6
| * show scrollbar when hoverafc1632015-11-292-5/+7
| * scroll without a scroll barafc1632015-11-282-4/+6