Skip to content

Update to Bootstrap 5#1288

Merged
davidstutz merged 3 commits intodavidstutz:masterfrom
derikb:develop-bs5
Oct 5, 2025
Merged

Update to Bootstrap 5#1288
davidstutz merged 3 commits intodavidstutz:masterfrom
derikb:develop-bs5

Conversation

@derikb
Copy link
Collaborator

@derikb derikb commented Oct 2, 2025

This is a breaking change, so I set the version to 2.0.0, but if you have a release process to handle that, I can undo that.

  • Updated to load BS5 from CDN
  • Updated to load Jquery 3 from CDN
  • updated classes and attributes for BS5 changes
  • Updated docs pages for BS5
  • fixed a bunch of typos
  • fixed a few other things in the docs page that were broken already

All the tests pass (I had to update one when I updated jquery), and all the examples in the docs page work.

@tiesont
Copy link
Collaborator

tiesont commented Oct 2, 2025

Thanks! I'll take a look as soon as I can carve out time. Appreciate the effort!

<script type="text/javascript">
$(document).ready(function() {
$('#example-includeSelectAllOption-disbled').multiselect({
$('#example-includeSelectAllOption-disabled').multiselect({
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the type in the select id at line 2549? Going through tests and documentation, I just noticed that the typo prevents the example from working.

@davidstutz
Copy link
Owner

Looks great. Tests and all examples in the docs look good. Left a minor comment of a typo in the docs.

@tiesont if you get the chance to have a look, please do. If you are happy, I can merge the PR.

@tiesont
Copy link
Collaborator

tiesont commented Oct 4, 2025

Looks great. Tests and all examples in the docs look good. Left a minor comment of a typo in the docs.

@tiesont if you get the chance to have a look, please do. If you are happy, I can merge the PR.

I don't see anything in the change log that looks like it would be a problem. Haven't had a chance to pull down the PR and verify it locally, but don't let that be a hold-up, if you think it's good.

@davidstutz davidstutz merged commit 5d5b779 into davidstutz:master Oct 5, 2025
@derikb derikb deleted the develop-bs5 branch February 10, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants