-
Notifications
You must be signed in to change notification settings - Fork 87
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
Broken with Bootstrap5 #26
Comments
I made this work with bootstrap 5 @MarksEliel @davicotico. The only problem I saw was the icon picker not displaying its pop up in the right place. To fix this, change this line:
to:
This was helpful: itsjavi/bootstrap-colorpicker#327 (comment) Is anyone able to recreate the minified js file? It's not very important to me, so I will just serve the modified un-minified file for now |
you should also change the float-right class in TButtonGroup to float-end |
None of this is working in Bootstrap 5.3.2 Hope this gets fixed soon. |
Hi @InsiteFX , @glutamate , @MarksEliel |
When do you intend to release an update compatible with bootstrap 5?
The text was updated successfully, but these errors were encountered: