Open angel-vladov opened 6 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.
@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 :)
@markoj3s Thanks for you feedback. Sorry for the delayed response. I'll see how I can introduce those.
Can we merge it ?
Do you think this could be merged? Are the owners aware of this?
I am also curious about the status for BS4.
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.
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.
This PR includes all the suggestions from Issue #60 and examples updates.
package.json
dependencies are updateddocs
folder are updated to use Bootstrap 4README
compatibility section. Bootstrap 4 doesn't support them. Bootstrap 4 does support IE 10 with issues. I haven't tested the theme in it.You can check the example page here.