bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Results 626 bootstrap issues
Sort by recently updated
recently updated
newest added

Re-opening of #35977 after accidentally closing it on my repo (sorry again for that). @mdo, I hope I didn't lose any of your edits in the process as I've also...

css
v5

Cherry picked the commits for the SCSS testing mentioned in #28496 and added some testing of the utilities API (as far as I could understand it). ## Set up testing...

css
v5
tests

### 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 Change threshold value from `.03928` to `.04045`...

feature
css
accessibility
v5

if _queueCallback is called just before dispose the transition complete callback will be called on the disposed component and almost certainly error out. This can happen if a tooltip is...

js
v5
has conflicts

This PR is a suggestion to reduce the `build/change-version.js` scope of modifications after having seen those issues while releasing [Boosted](https://boosted.orange.com/): * Only modify Bootstrap version in package*.json * Don't modify...

build
v5
has conflicts

Fixes #31136. Usage: ```scss @include make-row(); // same as before, gutter-x default value, gutter-y default value @include make-row(2rem); // same as before, gutter-x override 2rem, gutter-y default value @include make-row(2rem,...

css
v5
v6

### 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...

js
v5

It would be great to have all examples of plain JavaScript code with **their jQuery equivalent**. E.g. at https://v5.getbootstrap.com/docs/5.0/components/navs/#via-javascript At least at https://v5.getbootstrap.com/docs/5.0/getting-started/javascript/#still-want-to-use-jquery-its-possible showing in parallel the jQuery code with...

docs
feature
help wanted
v5

### 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...

v5

- [ ] Wait for issue template feedback - [ ] Iterate on content here - [ ] Update commit authors to include @GeoSot

meta