Skip to content
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

Update Bootstrap to 5.3.3 #220

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Update Bootstrap to 5.3.3 #220

merged 4 commits into from
Oct 1, 2024

Conversation

smarr
Copy link
Owner

@smarr smarr commented Oct 1, 2024

This PR updates the Bootstrap version to the latest available version.
To make this work, I need to:

  • replace the removed jumbotron with a custom verion
  • use namespaced data attributes (data-bs-toggle, data-bs-target, data-bs-content) where I use features such as collapse, list, and popover.
  • adapt CSS for 2/3 width to work with new version

Additionally, I fixed an issue with the commit message expansion on the data papge.

smarr added 4 commits October 1, 2024 17:27
- replace the jumbotron, which is not in 5.x anymore, with custom version

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added bug Something isn't working enhancement New feature or request labels Oct 1, 2024
@smarr smarr merged commit 6895e2f into master Oct 1, 2024
2 checks passed
@smarr smarr deleted the dark-theme-bs53 branch October 1, 2024 22:04
@smarr smarr mentioned this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant