select2 / select2-bootstrap-theme

A Select2 v4 Theme for Bootstrap 3
https://select2.github.io/select2-bootstrap-theme/
MIT License
871 stars 498 forks source link

Bootstrap 4 theme #72

Open angel-vladov opened 6 years ago

angel-vladov commented 6 years ago

This PR includes all the suggestions from Issue #60 and examples updates.

You can check the example page here.

angel-vladov commented 5 years ago

@ioxFR Depends on the repo owners. Whenever they have free time to do it.

@florianajir The PR is pretty much ready. Besides build tests and adding more notes in the examples everything else is done.

markoj3s commented 5 years ago

@angel-vladov Thank you for your work! I tried it and sounds all good! Only the support for :valid and :invalid styles doesn't seem to be implemented (maybe on purpose?) cf: https://getbootstrap.com/docs/4.2/components/forms/#custom-styles With that also included it would be perfect :)

angel-vladov commented 5 years ago

@markoj3s Thanks for you feedback. Sorry for the delayed response. I'll see how I can introduce those.

florianajir commented 5 years ago

Can we merge it ?

aparakian commented 4 years ago

Do you think this could be merged? Are the owners aware of this?

dereuromark commented 4 years ago

I am also curious about the status for BS4.

florianlacreuse commented 3 years ago

The last release was made 3+ years ago, this PR is 3 years-old, I consider this project dead. In addition, Bootstrap 5 will be released soon (currently in beta).

In our team we use the fork made by @angel-vladov (PR's author): https://github.com/angel-vladov/select2-theme-bootstrap4 He will also make a new theme for Bootstrap 5.

angel-vladov commented 2 years ago

I've created a Bootstrap 5 version

You can find the select2 bs5 theme here GitHub - https://github.com/angel-vladov/select2-theme-bootstrap5 NPM - https://www.npmjs.com/package/select2-theme-bootstrap5

This is a pre-release version. Please let me know if you find any bugs.