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

fix(demo): Bootstrap patterns loads v3 instead of v4 #410

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Oct 18, 2024

Overview

"Bootstrap" patterns are not loading Bootstrap 4, but instead Bootstrap 3.

Related

Changes

  • changed version of file from CDN

Testing

Verify Bootstrap 4 is loaded, not Bootstrap 3, on most Bootstrap patterns e.g. Column (.col).

UI

Before After
before after

Note

I did not actually test on main. I tested same fix on epic/v3--reorg.

@github-actions github-actions bot added the fix Fixes user-facing behavior or feature label Oct 18, 2024
@wesleyboar wesleyboar added the patch A backward-compatible fix label Oct 18, 2024
@wesleyboar wesleyboar merged commit d6ff732 into main Oct 18, 2024
4 of 5 checks passed
@wesleyboar wesleyboar deleted the fix/demo-bootstrap-patterns-loading-wrong-version branch October 18, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes user-facing behavior or feature patch A backward-compatible fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant