index
:
time-picker
fix-react-15.5-warning
gh-pages
master
React TimePicker _ Forked from https://github.com/fretlink/time-picker
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix disabled style, close #58
afc163
2017-10-22
2
-11
/
+24
*
update style
afc163
2017-10-22
2
-4
/
+4
*
Merge pull request #71 from ZaiusInc/focus-on-open
偏右
2017-10-22
6
-3
/
+54
|
\
|
*
Merge branch 'master' into focus-on-open
偏右
2017-10-22
5
-5
/
+62
|
|
\
|
*
|
add test that covers focus on open code
Levi Lansing
2017-09-28
1
-0
/
+28
|
*
|
select text when focusing time input
Levi Lansing
2017-09-28
1
-1
/
+4
|
*
|
add focusOnOpen option (#61)
Levi Lansing
2017-09-27
5
-3
/
+23
*
|
|
Merge pull request #50 from sunlee-newyork/master
偏右
2017-10-22
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix Select max-height and overflow
Sun Lee
2017-06-16
1
-2
/
+2
*
|
|
Merge pull request #66 from react-component/refactor-string-refs
偏右
2017-10-22
1
-2
/
+6
|
\
\
\
|
*
|
|
Refactor string refs to callback
Wei Zhu
2017-09-07
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #60 from shoaibbhimani/master
偏右
2017-10-22
3
-3
/
+13
|
\
\
\
|
*
|
|
Add keydown function on header input
shoaibbhimani
2017-08-24
3
-3
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #68 from csenk/focus-blur
偏右
2017-10-22
2
-0
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add focus/blur support.
Christian Senk
2017-09-12
2
-0
/
+43
|
/
/
*
/
Remove log file
Wei Zhu
2017-09-07
2
-1
/
+2
|
/
*
Merge pull request #48 from react-component/export
2.4.1
paranoidjk
2017-05-27
5
-8
/
+4
|
\
|
*
refactor: simplify export
paranoidjk
2017-05-27
5
-8
/
+4
|
/
*
Merge pull request #47 from react-component/feat-es
paranoidjk
2017-05-27
2
-6
/
+11
|
\
|
*
feat: expose es files
Benjy Cui
2017-05-26
2
-6
/
+11
|
/
*
Add popupClassName
2.4.0
afc163
2017-05-02
4
-8
/
+36
*
Fix panel.close
2.3.5
afc163
2017-04-21
2
-1
/
+6
*
2.3.4
2.3.4
afc163
2017-04-14
1
-1
/
+1
*
Merge pull request #41 from react-component/fix-react-15.5-warning
偏右
2017-04-14
12
-196
/
+178
|
\
|
*
fix react createClass and PropTypes warning
fix-react-15.5-warning
afc163
2017-04-14
12
-194
/
+175
|
*
Merge branch 'master' of github.com:react-component/time-picker
afc163
2017-04-14
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #38 from SantanMaddi/master
偏右
2017-03-28
1
-1
/
+1
|
\
\
|
*
|
remove duplicate clearText and add allowEmpty instead
Santan Maddi
2017-03-28
1
-1
/
+1
|
/
/
|
*
fix narrow className
2.3.3
afc163
2017-03-22
2
-2
/
+3
|
/
*
bump 2.3.2
2.3.2
afc163
2017-03-09
1
-1
/
+1
*
Merge pull request #36 from Alex1990/master
偏右
2017-03-09
3
-3
/
+51
|
\
|
*
Add test
caojunchao
2017-03-09
1
-0
/
+28
|
*
Fix the bug the Select's scrollbar flashes repeatedly in Chrome/macOS when al...
caojunchao
2017-03-09
2
-3
/
+23
|
/
*
bump 2.3.1
2.3.1
afc163
2017-03-09
1
-1
/
+1
*
Merge pull request #35 from shaleynikov/master
偏右
2017-03-09
2
-1
/
+35
|
\
|
*
Fixed unwanted exception on missed value
Antony Shaleynikov
2017-03-08
2
-1
/
+35
*
|
update README
afc163
2017-03-08
1
-19
/
+19
*
|
update README
afc163
2017-03-08
1
-14
/
+14
*
|
bump 2.3.0
2.3.0
afc163
2017-03-08
2
-1
/
+6
*
|
Merge branch 'shaleynikov-master'
afc163
2017-03-08
8
-12
/
+298
|
\
\
|
*
|
add test case
afc163
2017-03-08
1
-0
/
+38
|
|
/
|
*
Fixing formatting in 12hours example
Antony Shaleynikov
2017-03-06
1
-5
/
+4
|
*
Fixed lowercased AM/PM handling
Antony Shaleynikov
2017-03-06
1
-2
/
+3
|
*
Added support for lower/uppercase of AM/PM selectors
Antony Shaleynikov
2017-03-06
2
-3
/
+8
|
*
Tests and 12PM -> 12AM switching fixed
Antony Shaleynikov
2017-03-02
2
-7
/
+4
|
*
Added am/pm switching test
Antony Shaleynikov
2017-03-02
1
-1
/
+7
|
*
Added more tests
Antony Shaleynikov
2017-03-02
1
-0
/
+33
|
*
Added more tests
Antony Shaleynikov
2017-03-02
1
-2
/
+33
|
*
Updated 12 hours example, added default format for 12 hours mode, updated tests
Antony Shaleynikov
2017-03-02
4
-21
/
+96
|
*
show12Hours prop was renamed to use12Hours
Antony Shaleynikov
2017-03-02
4
-19
/
+19
[next]