Skip to content

Update component to suit Appear Here's needs#1

Merged
rdjpalmer merged 6 commits intoappearhere:masterfrom
rdjpalmer:next
Jan 30, 2017
Merged

Update component to suit Appear Here's needs#1
rdjpalmer merged 6 commits intoappearhere:masterfrom
rdjpalmer:next

Conversation

@rdjpalmer
Copy link
Copy Markdown

@rdjpalmer rdjpalmer commented Jan 30, 2017

Updates react-input-range to include some other user's works alongside some modifications to make the component more suitable for Appear Here's use of the component

jedwards1211 and others added 5 commits January 30, 2017 09:47
Allow overriding of Track, Slider and Label components

Allow passing extra children to InputRange and Slider
Adds a `showLabel` prop for hidding the labels
Changes `onChange` and `onChangeComplete` to simply return the range's
value(s) as opposed to a reference to the component, `this` and the
value(s)
- Removes unnecessary `renderHiddenInputs` method, moving the logic
  inline to the render method
- Fixes the logic to ensure the loop actually returns hidden inputs
- Fixes hidden inputs so they render with values
- Adds a prop for switching the hidden inputs on/off
- Scopes the package to @appearhere
- Adds custom field of `parentVersion`, denoting the last merged version
  of `davidchin/react-input-range`
@NGMarmaduke
Copy link
Copy Markdown

good work 👍 bump version and release 💯

@rdjpalmer rdjpalmer merged commit b8c3850 into appearhere:master Jan 30, 2017
@rdjpalmer rdjpalmer deleted the next branch January 30, 2017 16:06
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.

3 participants