-
Couldn't load subscription status.
- Fork 953
Closed
Description
- BS 5.3 changes are significant enough that, IMHO, we'll want to careful walkthrough of the 5.3 migration details before upgrading Docsy to BS 5.3.
- [Older comment] After we've released and sufficiently vetted Upgrade to Bootstrap 5.2 #470, we should upgrade to 5.3. Color modes have changed, and might help address some Docsy feature requests.
Tasks that we might be able to address at the same time:
Base & prep
Tasks
Color modes
- Color modes replace dark variants for components, so
.btn-close-white,.carousel-dark,.dropdown-menu-dark, and.navbar-darkare deprecated - [BS5.3] Replace.navbar-darkby data attribute and other style adjustments #1896
Utilities
- Deprecated the
.text-mutedutility and$text-mutedSass variable. It’s been replaced by.text-body-secondaryand$body-secondary-color- [BS5.3] Replace text-muted by text-body-secondary #1892