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

Make the base input widget customizable. #547

Merged
merged 1 commit into from
Apr 21, 2017

Conversation

asaf
Copy link
Contributor

@asaf asaf commented Apr 15, 2017

Make it possible to extends the BaseInput widget and override some of its
props (e.g., "className")

resolves #546

Make it possible to extends the BaseInput widget and override some of its
props (e.g., "className")

resolves rjsf-team#546
@glasserc glasserc merged commit 8344da6 into rjsf-team:master Apr 21, 2017
@glasserc
Copy link
Contributor

Sorry for the delay! Thanks!

n1k0 added a commit that referenced this pull request Apr 25, 2017
* Make the base input widget customizable. (#547)
* Add UI option for omitting field label (#558)
* add prop-types package and add respective imports b/c it was deprecated (#549)
@n1k0
Copy link
Collaborator

n1k0 commented Apr 25, 2017

Released in v0.47.0.

eeinowski pushed a commit to eeinowski/react-jsonschema-form that referenced this pull request May 23, 2017
Make it possible to extends the BaseInput widget and override some of its
props (e.g., "className")

resolves rjsf-team#546
eeinowski pushed a commit to eeinowski/react-jsonschema-form that referenced this pull request May 23, 2017
* Make the base input widget customizable. (rjsf-team#547)
* Add UI option for omitting field label (rjsf-team#558)
* add prop-types package and add respective imports b/c it was deprecated (rjsf-team#549)
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.

Overriding core components styles
3 participants