Skip to content

add event to onChange and onAmPmChange#189

Open
Stas-Buzunko wants to merge 2 commits intoreact-component:masterfrom
Stas-Buzunko:master
Open

add event to onChange and onAmPmChange#189
Stas-Buzunko wants to merge 2 commits intoreact-component:masterfrom
Stas-Buzunko:master

Conversation

@Stas-Buzunko
Copy link
Copy Markdown

when time-picker is used with react-bootstrap Modals / Popovers / Overlays and you click on time it makes Modals / Popovers / Overlays close because this event happens outside container

the only way to control this by passing event so that it can't be prevented / stopped.
Some people in issues said they need to modify event for some reasons

#173
#92

feel free to modify pr as i've done it quickly for my own needs.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 17, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/react-component/time-picker/khumntal6
✅ Preview: https://time-picker-git-fork-stas-buzunko-master.react-component.now.sh

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (0217d69) to head (b3feba6).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files           6        6           
  Lines         381      381           
  Branches       99       99           
=======================================
  Hits          350      350           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gr8temi
Copy link
Copy Markdown

gr8temi commented Jun 10, 2020

Please why as this not been merged and to master for release. This feature is needed

@agonqorolli
Copy link
Copy Markdown

Will this PR be merged to master soon?

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.

4 participants