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

Fix range picker click #94

Merged
merged 18 commits into from Jun 29, 2020
Merged

Fix range picker click #94

merged 18 commits into from Jun 29, 2020

Conversation

07akioni
Copy link
Contributor

@07akioni 07akioni commented Jun 28, 2020

@vercel
Copy link

vercel bot commented Jun 28, 2020

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

🔍 Inspect: https://vercel.com/react-component/picker/a3mq1osna
✅ Preview: https://picker-git-fix-range-picker-click.react-component.vercel.app

@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

Merging #94 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files          43       43           
  Lines        1872     1890   +18     
  Branches      555      573   +18     
=======================================
+ Hits         1864     1882   +18     
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/RangePicker.tsx 100.00% <100.00%> (ø)

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 07fc664...52edecd. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview June 28, 2020 12:01 Inactive
src/RangePicker.tsx Outdated Show resolved Hide resolved
src/RangePicker.tsx Outdated Show resolved Hide resolved
tests/range.spec.tsx Outdated Show resolved Hide resolved
@zombieJ zombieJ merged commit 622c30b into master Jun 29, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-range-picker-click branch June 29, 2020 08:09
@zombieJ
Copy link
Member

zombieJ commented Jun 29, 2020

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.

RangePicker calendar icon is not clickable.
2 participants