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 for range input types #34

Merged
merged 1 commit into from
May 8, 2021

Conversation

jimmynotjim
Copy link
Contributor

Force inputs with the type range to be always be scrollable on the horizontal plane.

Resolves #33

Force inputs with the type range to be always be scrollable on the horizontal plane
@theKashey
Copy link
Owner

Need to test how it works on a real device. Give me some time....

@theKashey theKashey self-requested a review February 25, 2021 01:38
@jimmynotjim
Copy link
Contributor Author

No rush, I am terrible at finding time to work on my own OSS project, so I know how it goes. Wasn't sure what that failure is about, but it looks like it was existing because Travis says "just like the previous build"

@theKashey
Copy link
Owner

theKashey commented Feb 25, 2021

There are two problems with Travis - using node 8 and requiring any node for another frontend package.
Both are mine :)

@theKashey theKashey merged commit 7c1b11b into theKashey:master May 8, 2021
@theKashey
Copy link
Owner

v2.4.2 has been released. Thank you!

@jimmynotjim jimmynotjim deleted the jimmynotjim-range-fix branch May 10, 2021 16:10
@jimmynotjim
Copy link
Contributor Author

Awesome, glad to be some help!

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.

Blocks native touch gestures
2 participants