aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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 test cases
| * 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 对象
| * SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象 iceman12122015-12-031-3/+5
|/ | | SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象
* Merge pull request #3 from react-component/feature-hide-scrollbarMG122015-11-302-5/+13
|\ | | | | Feature hide scrollbar
| * 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
| | | | | | | | http://stackoverflow.com/questions/25095539/allow-scroll-but-hide-scrollbar
| * faster scrollafc1632015-11-281-1/+1
| |
| * Change current select item to second placeafc1632015-11-281-1/+1
|/
* add gregorianCalendarLocale prop1.0.0-alpha1yiminghe2015-11-2715-201/+243
|
* change value to null when clear input content to remove the react warning.MG122015-11-204-4/+9
|
* Merge pull request #1 from react-component/update-201511200.7.10.7.0MG122015-11-206-8/+13
|\ | | | | change the className of panel and its container.
| * change the className of panel and its container.MG122015-11-206-8/+13
|/
* fix value0.6.0yiminghe2015-11-196-38/+53
|
* use another method to change time and fix the bug about value.getTime()MG122015-11-194-19/+23
|
* update placement handle0.5.60.5.5MG122015-11-196-26/+69
|
* change the className of select panel container0.5.40.5.30.5.2MG122015-11-195-5/+9
|
* clear input content and close select panel when click [x] on select panel0.5.10.5.0MG122015-11-197-34/+26
|
* clear input content when click [x] on select panelMG122015-11-183-2/+6
|
* fix bug0.4.0MG122015-11-173-4/+4
|
* fix bugs0.3.3MG122015-11-173-3/+10
|
* remove TimePanel and merge it to TimePicker0.3.20.3.10.3.0MG122015-11-176-55/+59
|
* remove toggle feature because rc-trigger included; update example and document0.2.0MG122015-11-1612-54/+117
|
* release 0.1.0崖鹰2015-11-1320-0/+971
|
* Initial commit李兴2015-10-211-0/+2