bootstrap
bootstrap copied to clipboard
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.16. Release notes Sourced from postcss's releases. 8.4.16 Fixed Root AST migration. 8.4.15 Fixed AST normalization after using custom parser with old PostCSS AST. Changelog...
Scaenario: Bootstrap 5 loaded as UMD with jquery. Problem: BS Jquery plugins become available only after document was loaded. This broke migration to BS 5. Expected behavior: plugin become available...
### 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...
This makes it possible to easily override the color without breaking the SASS compilation. e.g. `color-contrast(...)` requires a valid color. There are scenarios where it's interesting to pass a CSS...
### 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 Modal class suggests the modal element is...
### 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 Many components have background images(icons): `.accordion-button`, `.form-select`,...
The Navbar button toggle event for hide is no longer active on the CDN.
### 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...
### Discussed in https://github.com/twbs/bootstrap/discussions/36881 Originally posted by **chrisreddington** August 2, 2022 Hi Folks, I wondered if anyone had any issues upgrading from Bootstrap 5.2 to 5.2? I'm aware that there...