Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: davidchin/react-input-range
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: davidchin/react-input-range
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 6, 2018

  1. feat: Allow min and max to have same value (#114)

    You can have the same minimum and maximum value by setting `allowSameValues` property to true.
    jhblacklock authored and davidchin committed Jan 6, 2018
    1
    Copy the full SHA
    8b36de7 View commit details
  2. Copy the full SHA
    0e22797 View commit details
  3. Copy the full SHA
    abb3e47 View commit details
  4. Copy the full SHA
    05a07ce View commit details
  5. Release v1.3.0

    davidchin committed Jan 6, 2018
    Copy the full SHA
    6f7f1d4 View commit details
Loading