-
Notifications
You must be signed in to change notification settings - Fork 65
Upgrade to Bootstrap v5.3.1 #749
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
Conversation
…oise in build output
…s in the shiny preset
… now a CSS var, so I'm just changing well-bg back to what it used to default to)
360c46a to
e28ab0f
Compare
…now defaults to a CSS variable
…in the usual way)
gadenbuie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read through the changes and this all looks good to me! I'm okay taking this now and addressing fixes in smaller PRs, if any arise.
Similarly, I don't think we should set preset = "shiny" yet since I'm sure we'll have to make some adjustments there after this (or at least it might save us some work if we're lucky).
Co-authored-by: Garrick Aden-Buie <[email protected]>
Closes #743
For reference, here are the Bootstrap changes twbs/bootstrap@v5.2.2...v5.3.1
Notable "breaking" changes
tools/patches/033-accordion-defaults.patch(which made opinionated styling decisions about accordions in a "global" way) toinst/builtin/bs5/shiny/, effectively meaning that accordions will go back to the usual Bootstrap styling by default (at least until we makebs_theme(preset="shiny")the default)TODO
027-navbar-active-color-bs5-legacy?bs_theme_preview()works