Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time selector close #1169

Merged
merged 2 commits into from Dec 16, 2017
Merged

Conversation

willm
Copy link
Contributor

@willm willm commented Dec 11, 2017

When the time selector is displayed, only close the picker when a time is selected (issue described in #1149)

Also, when passing in a custom input element, don't try and call a non existent focus() function #636

@codecov
Copy link

codecov bot commented Dec 11, 2017

Codecov Report

Merging #1169 into master will decrease coverage by 0.33%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1169      +/-   ##
==========================================
- Coverage   86.38%   86.04%   -0.34%     
==========================================
  Files          13       13              
  Lines         852      853       +1     
  Branches      143      144       +1     
==========================================
- Hits          736      734       -2     
- Misses         31       33       +2     
- Partials       85       86       +1
Impacted Files Coverage Δ
src/index.jsx 89.36% <75%> (-1.55%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f492511...d1fe6e7. Read the comment docs.

@martijnrusschen martijnrusschen added this to Failing build in Pull requests Dec 16, 2017
@martijnrusschen martijnrusschen merged commit fb787d0 into Hacker0x01:master Dec 16, 2017
@martijnrusschen martijnrusschen removed this from Failing build in Pull requests Dec 16, 2017
Squar89 pushed a commit to Squar89/react-datepicker2 that referenced this pull request Apr 10, 2019
* Only focus when input has a focus method

* When time picker is displayed close picker when time is selected

Don't close picker when only date is selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants