bootstrap
bootstrap copied to clipboard
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
This moves some resets from `.btn-link` to the base `.btn` to conform to the previous v5.1 `.btn` behaviour. In 5.1: In 5.2: After this PR:
Closes #36733
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...
# Request for Bootstrap version 5 extension for VSCode If possible can you please make a VSCode extension for bootstrap 5 that will help in intellisense(suggestions and bit information about...
Logically moves the various `role` and `aria-` attributes to the `.progress` element itself, leaving the `.progress-bar` to be used purely for the visual presentation. This fixes the problem documented in...
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal [Card backgrounds and colours](https://getbootstrap.com/docs/5.2/components/card/#background-and-color) are set up...
closes https://github.com/twbs/bootstrap/issues/36506
### Proposal Adding a few surgical, very specific general styles to Bootstrap using the `(forced-colors)` media query, to make sure that some of our components that aren't properly discernible in...
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal Not sure if that's a bug or...
Our documentation mixes and doesn't distinguish these two terms, which is shown in two ways. # 1. Confliction on titles [This download](https://getbootstrap.com/docs/5.2/getting-started/download/#compiled-css-and-js) is for ready-to-use Bootstrap archive. It's title is...