bootstrap
bootstrap copied to clipboard
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
### 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...
The idea with the offcanvas is that it's conceptually a modal dialog that just happens to be styled differently. However, the examples with body scrolling https://getbootstrap.com/docs/5.0/components/offcanvas/#backdrop break this concept -...
### 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...
Move `getElementFromSelector` & `getSelectorFromElement` inside selector-engine.js, in order to use SelectorEngine methods, avoiding raw `querySelector` usage Feature: add `getMultipleElementsFromSelector` helper
> **Warning** > Heavily draft Linked to the discussion in https://github.com/twbs/bootstrap/pull/36597 and potentially addresses https://github.com/twbs/bootstrap/issues/36595. I've tried here to create a very simple PostCSS plugin to remove empty CSS vars....
### Discussed in https://github.com/twbs/bootstrap/discussions/36564 Originally posted by **Reboot4X** June 13, 2022 This problem has manifested in various ways since Bootstrap 4. But lately I'm seeing it especially on a page...
### 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...