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

[bootstrap-4] withTheme additional customization #2058

Closed
1 of 3 tasks
Pavinati opened this issue Sep 18, 2020 · 3 comments
Closed
1 of 3 tasks

[bootstrap-4] withTheme additional customization #2058

Pavinati opened this issue Sep 18, 2020 · 3 comments
Labels
awaiting response bootstrap-4 bootstrap-4 related theme issue question

Comments

@Pavinati
Copy link

Prerequisites

Description

The documentation describes the use of withTheme for the customization of the default theme.
Is there any plan to have something similar for bootstrap-4 too?
Say for example i want to use BS4 as default theme, but i want to change the standard <input> that comes with it.
Ideally i could use

import { withTheme } from '@rjsf/bootstrap-4';

MyForm = withTheme({ /* my customization object */ });
@jacqueswho jacqueswho added question awaiting response bootstrap-4 bootstrap-4 related theme issue labels Apr 11, 2022
@jacqueswho
Copy link
Contributor

There is a bootstrap-4 theme.

@Pavinati
Copy link
Author

Pavinati commented May 3, 2022

i was already using the bootstrap 4 theme, but it is missing features and I need some extra customization, that's why we I wanted to customize the already existing bootstrap 4 implementation
see #1962 #1963

@heath-freenome
Copy link
Member

Fixed in the v5 beta, see the 5.x migration guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response bootstrap-4 bootstrap-4 related theme issue question
Projects
None yet
Development

No branches or pull requests

3 participants