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

#3047 Range input and allow for custom prop for select and range input #5034

Merged
merged 9 commits into from
Mar 10, 2020
Merged

#3047 Range input and allow for custom prop for select and range input #5034

merged 9 commits into from
Mar 10, 2020

Conversation

kosmiq
Copy link
Collaborator

@kosmiq kosmiq commented Mar 9, 2020

This PR adds the Range input to Form.Control.

It also adds the custom prop to Form.Control and is usable if type is set to range or if as is set to select. It also handles sizing of the select element if custom is set.

It has added tests as well as updated documentation.

src/FormControl.js Outdated Show resolved Hide resolved
Co-Authored-By: Jimmy Jia <tesrin@gmail.com>
src/FormControl.js Outdated Show resolved Hide resolved
src/FormControl.js Show resolved Hide resolved
Co-Authored-By: Jason Quense <monastic.panic@gmail.com>
@jquense jquense merged commit d000274 into react-bootstrap:master Mar 10, 2020
@kosmiq kosmiq deleted the custom-select branch March 12, 2020 09:08
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