| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
heikojansen-patch-1
|
|
https://github.com/twbs/bootstrap/issues/23291
|
|
|
|
|
|
|
|
Group page
|
|
|
|
|
|
- Given buttons a required modifier (.btn alone is incomplete)
- Given the primary button, use a .badge-light for better contrast
- Consolidate example and highlight code with a `{% example %}` block
|
|
|
|
|
|
Removed a duplicate explanation.
|
|
|
|
Fixes #20660
|
|
was no text
|
|
|
|
|
|
The "aria-controls" attribute must point to an element in the same document.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
utilities
|
|
|
|
|
|
|
|
|
|
|
|
|
|
examples and variables
|
|
process
|
|
|
|
* Fix modal overflow with our navbar documentation and fix typo
* Fix z-index backdrop and modal with popover/tooltip example
|
|
and generate card, button, bg, and color classes from the sass map
|
|
|
|
Part of an update to align the naming schemes across our components.
- Renames .popover-title to .popover-header
- Renames .popover-content to .popover-body
Refs: #22092
|
|
|