-
Notifications
You must be signed in to change notification settings - Fork 444
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 to Bootstrap 5 #13602
Merged
Merged
Update to Bootstrap 5 #13602
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
610ea34
to
11fdbba
Compare
Review app will appear here: http://obs-reviewlab.opensuse.org/hellcp-work-bs5 |
e1f1afc
to
c6e3658
Compare
68c948e
to
9320a91
Compare
This was referenced Jan 4, 2023
3a5329a
to
3395522
Compare
It no longer has a default, so we have to set this up manually
We avoid the test on mobile because of the issue mentioned in the comment
Looks like it's fixed! 👍 |
danidoni
approved these changes
Jan 12, 2023
dmarcoux
approved these changes
Jan 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Frontend
Things related to the OBS RoR app
review-app
Apply this label if you want a review app started
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is quite big, but also not really possible to break up into smaller pieces. I have made sure to split this up into reasonable commits, so that you can check out the individual changes in order, hopefully making this easier to review
Depends on #13617