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

Track (Region) Dragging #91

Merged
merged 4 commits into from
Jul 9, 2017
Merged

Conversation

leobauza
Copy link
Contributor

@leobauza leobauza commented Jun 15, 2017

Fixes #76

This adds the functionality of being able to drag the track or a "region" on the slider. Not sure if this is something that you want included but I saw an issue open for it and we built the functionality for a project that needed it.

Happy to write tests and update the docs if this is a feature you'd like to include.

Here is a pen with the added example: https://codepen.io/lbauza20/pen/KqNMJa

Great project! Cheers!
trackdrag

Copy link
Owner

@davidchin davidchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leobauza This is fantastic. I've tested it manually myself and it works great!

@davidchin davidchin merged commit 4a8ca26 into davidchin:master Jul 9, 2017
oyeanuj added a commit to oyeanuj/react-input-range that referenced this pull request Mar 8, 2018
… into upgraded

* 'master' of https://github.com/davidchin/react-input-range: (34 commits)
  Release v1.3.0
  chore: Run test and generate changelog before tagging new version
  chore: Add `allowSameValues` to TypeScript definition
  docs: Add `allowSameValues` property to README
  feat: Allow min and max to have same value (davidchin#114)
  Release v1.2.2
  chore: Add version prefix
  style: Fix comment indentation
  Update package.json (davidchin#111)
  Release v1.2.1
  fix: Always set slider dragging back to false (davidchin#98)
  docs: Remove deprecated prop from example
  docs: Add description for new prop
  Release v1.2.0
  fix: Add missing prop in definition file
  feat: Add track dragging functionality (davidchin#91)
  Release v1.1.5
  fix: Typescript definition file
  style: Move setup block into describe block
  Release v1.1.4
  ...
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.

2 participants