]>
git.immae.eu Git - github/fretlink/time-picker.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
偏右 [Fri, 11 Nov 2016 06:02:21 +0000 (14:02 +0800)]
Merge pull request #25 from react-component/feat-show-minute
Feat show minute
afc163 [Fri, 11 Nov 2016 05:55:55 +0000 (13:55 +0800)]
Add showMinute
afc163 [Fri, 11 Nov 2016 04:19:38 +0000 (12:19 +0800)]
update props order
afc163 [Fri, 11 Nov 2016 04:10:26 +0000 (12:10 +0800)]
Merge branch 'master' of github.com:react-component/time-picker
afc163 [Fri, 11 Nov 2016 04:05:02 +0000 (12:05 +0800)]
Fix list null error (ant-design/ant-design#3793)
yiminghe [Tue, 25 Oct 2016 09:41:51 +0000 (17:41 +0800)]
add addon prop
yiminghe [Tue, 25 Oct 2016 09:34:50 +0000 (17:34 +0800)]
Merge pull request #24 from artemv/addon
feat: 'addon' property support
Artem Vasiliev [Wed, 19 Oct 2016 21:00:17 +0000 (00:00 +0300)]
feat: 'addon' property support
..to be able to render something like OK button to timepicker:
```
<TimePicker
allowEmpty={false}
addon={panel => {
return (
<div className="row">
<a role="button" className="btn btn-sm btn-default" onClick={() => panel.close()}>
{__('OK')}
</a>
</div>
)
}}
/>
```
yiminghe [Mon, 26 Sep 2016 09:40:44 +0000 (17:40 +0800)]
bump
yiminghe [Mon, 26 Sep 2016 09:38:19 +0000 (17:38 +0800)]
Merge pull request #22 from react-component/chore-classname
chore: add className for Panel
Benjy Cui [Mon, 26 Sep 2016 09:33:15 +0000 (17:33 +0800)]
chore: add className for Panel
yiminghe [Fri, 23 Sep 2016 17:15:02 +0000 (01:15 +0800)]
add default
yiminghe [Thu, 4 Aug 2016 11:53:55 +0000 (19:53 +0800)]
2.x :boom:
yiminghe [Wed, 13 Jul 2016 12:25:25 +0000 (20:25 +0800)]
bump
yiminghe [Wed, 13 Jul 2016 12:21:06 +0000 (20:21 +0800)]
add default prefixCls for panel
afc163 [Mon, 20 Jun 2016 05:25:26 +0000 (13:25 +0800)]
select all when picker is opened
yiminghe [Thu, 31 Mar 2016 09:36:34 +0000 (17:36 +0800)]
fix 0.15 warning
yiminghe [Mon, 22 Feb 2016 02:41:01 +0000 (10:41 +0800)]
update locale
yiminghe [Mon, 22 Feb 2016 02:40:07 +0000 (10:40 +0800)]
Merge pull request #11 from plandem/master
ru locale
plandem [Sun, 21 Feb 2016 14:55:30 +0000 (17:55 +0300)]
ru locale
yiminghe [Tue, 2 Feb 2016 07:02:53 +0000 (15:02 +0800)]
lint
yiminghe [Tue, 2 Feb 2016 06:47:20 +0000 (14:47 +0800)]
keep date stable
yiminghe [Thu, 14 Jan 2016 05:59:59 +0000 (13:59 +0800)]
remove gregorianCalendarLocale
yiminghe [Mon, 21 Dec 2015 09:12:57 +0000 (17:12 +0800)]
release 1.0.0
yiminghe [Mon, 21 Dec 2015 06:12:18 +0000 (14:12 +0800)]
fix scroll anim
MG12 [Wed, 16 Dec 2015 08:45:08 +0000 (16:45 +0800)]
fixed bugs when value empty.
MG12 [Wed, 16 Dec 2015 08:03:43 +0000 (16:03 +0800)]
update version to fix alpha7
MG12 [Wed, 16 Dec 2015 04:19:56 +0000 (12:19 +0800)]
Merge pull request #10 from react-component/1.0.0-alpha7
1.0.0 alpha7
MG12 [Wed, 16 Dec 2015 03:53:31 +0000 (11:53 +0800)]
update readme document
MG12 [Sun, 13 Dec 2015 16:50:41 +0000 (00:50 +0800)]
update disabled options
MG12 [Sat, 12 Dec 2015 16:03:19 +0000 (00:03 +0800)]
update test case and fix bugs
MG12 [Sat, 12 Dec 2015 12:34:00 +0000 (20:34 +0800)]
add new options about disabled time
afc163 [Fri, 11 Dec 2015 16:55:14 +0000 (00:55 +0800)]
select input value range when enter different select panel
afc163 [Fri, 11 Dec 2015 13:44:19 +0000 (21:44 +0800)]
bump 1.0.0-alpha6
afc163 [Fri, 11 Dec 2015 13:43:48 +0000 (21:43 +0800)]
fix relative scrollTop, #9
afc163 [Fri, 11 Dec 2015 12:12:10 +0000 (20:12 +0800)]
Fix chrome weird render bug, close #9
afc163 [Tue, 8 Dec 2015 14:11:02 +0000 (22:11 +0800)]
default select value at first position
afc163 [Tue, 8 Dec 2015 13:22:25 +0000 (21:22 +0800)]
fix test case
afc163 [Tue, 8 Dec 2015 13:16:37 +0000 (21:16 +0800)]
fix className typo
afc163 [Tue, 8 Dec 2015 08:42:27 +0000 (16:42 +0800)]
Add className prop
afc163 [Tue, 8 Dec 2015 08:39:16 +0000 (16:39 +0800)]
Add demo
yiminghe [Fri, 4 Dec 2015 19:27:50 +0000 (03:27 +0800)]
bump
yiminghe [Fri, 4 Dec 2015 19:26:32 +0000 (03:26 +0800)]
lint
MG12 [Fri, 4 Dec 2015 07:49:46 +0000 (15:49 +0800)]
Merge pull request #7 from react-component/add-test-cases
Add test cases
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