atatanasov / gijgo

Gijgo - Free Javascript Controls
http://gijgo.com
MIT License
475 stars 187 forks source link

Bootstrap 5 #689

Open stvowi opened 2 years ago

stvowi commented 2 years ago

Will Gijgo support Bootstrap 5 with the Bootstrap-Icons?

atatanasov commented 1 year ago

We just release a new version where we support Bootstrap 5 with our own icons. You can see an example at https://gijgo.com/datepicker/example/bootstrap-5. We are going to release a support for bootstrap icons by the end of the year.

curly-brace commented 1 year ago

Came here while trying to understand why grid icons were offset too much top (only 1px was actually visible) while using it with bootstrap5 (default uiLibrary setting). Just only setting now uiLibrary to bootstrap5 made everything work flawlessly! This thing made me so happy, that i decided to even write a comment here!!! Bootstrap5 support should be emfasized in docs! I've learned about it only from this issue! Btw, love this ui lib!

atatanasov commented 1 year ago

Bootstrap5 is supported only for datepickers in the 1.9.14 release. We are going to support bootstrap 5 for the grid officially in the next release that is coming soon. This is going to be added to the documentation as well.