]>
git.immae.eu Git - github/fretlink/time-picker.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
MG12 [Fri, 4 Dec 2015 07:45:58 +0000 (15:45 +0800)]
add header and select test case
MG12 [Thu, 3 Dec 2015 15:36:20 +0000 (23:36 +0800)]
add picker test case
MG12 [Thu, 3 Dec 2015 06:24:56 +0000 (14:24 +0800)]
Merge pull request #4 from iceman1212/patch-2
SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象
iceman1212 [Thu, 3 Dec 2015 05:50:07 +0000 (13:50 +0800)]
SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象
SCRIPT5028: Function.prototype.apply: 缺少 Array 或 arguments 对象
MG12 [Mon, 30 Nov 2015 02:47:40 +0000 (10:47 +0800)]
Merge pull request #3 from react-component/feature-hide-scrollbar
Feature hide scrollbar
afc163 [Sun, 29 Nov 2015 07:50:19 +0000 (15:50 +0800)]
replace setTimeout with requestAnimationFrame
afc163 [Sun, 29 Nov 2015 07:14:32 +0000 (15:14 +0800)]
show scrollbar when hover
afc163 [Sat, 28 Nov 2015 07:55:15 +0000 (15:55 +0800)]
scroll without a scroll bar
http://stackoverflow.com/questions/
25095539/allow-scroll-but-hide-scrollbar
afc163 [Sat, 28 Nov 2015 07:48:46 +0000 (15:48 +0800)]
faster scroll
afc163 [Sat, 28 Nov 2015 07:34:39 +0000 (15:34 +0800)]
Change current select item to second place
yiminghe [Fri, 27 Nov 2015 08:15:05 +0000 (16:15 +0800)]
add gregorianCalendarLocale prop
MG12 [Fri, 20 Nov 2015 06:57:36 +0000 (14:57 +0800)]
change value to null when clear input content to remove the react warning.
MG12 [Fri, 20 Nov 2015 05:40:50 +0000 (13:40 +0800)]
Merge pull request #1 from react-component/update-
20151120
change the className of panel and its container.
MG12 [Fri, 20 Nov 2015 05:28:12 +0000 (13:28 +0800)]
change the className of panel and its container.
yiminghe [Thu, 19 Nov 2015 11:57:17 +0000 (19:57 +0800)]
fix value
MG12 [Thu, 19 Nov 2015 07:15:03 +0000 (15:15 +0800)]
use another method to change time and fix the bug about value.getTime()
MG12 [Thu, 19 Nov 2015 03:59:53 +0000 (11:59 +0800)]
update placement handle
MG12 [Thu, 19 Nov 2015 01:40:27 +0000 (09:40 +0800)]
change the className of select panel container
MG12 [Thu, 19 Nov 2015 00:37:41 +0000 (08:37 +0800)]
clear input content and close select panel when click [x] on select panel
MG12 [Wed, 18 Nov 2015 04:13:45 +0000 (12:13 +0800)]
clear input content when click [x] on select panel
MG12 [Tue, 17 Nov 2015 15:43:48 +0000 (23:43 +0800)]
fix bug
MG12 [Tue, 17 Nov 2015 15:29:27 +0000 (23:29 +0800)]
fix bugs
MG12 [Tue, 17 Nov 2015 14:16:15 +0000 (22:16 +0800)]
remove TimePanel and merge it to TimePicker
MG12 [Mon, 16 Nov 2015 06:44:26 +0000 (14:44 +0800)]
remove toggle feature because rc-trigger included; update example and document
崖鹰 [Fri, 13 Nov 2015 03:33:48 +0000 (11:33 +0800)]
release 0.1.0
李兴 [Wed, 21 Oct 2015 09:43:25 +0000 (17:43 +0800)]
Initial commit