swh:1:snp:48625b69344fec840d88714052a32e562e29cfd6

sort by:
Revision Author Date Message Commit Date
23e5082 Release v5.2.1 (#37098) * Bump version to v5.2.1. * Dist 07 September 2022, 15:31:39 UTC
23fb7a7 Fix modal event-listeners during dismiss click (#36863) ref: #36855 07 September 2022, 08:56:33 UTC
9494569 Fix tooltip manual toggling (#37086) partial regression of SHA: 9b9372e8ddd60413f3d9a582bd5481586d119d8d 07 September 2022, 08:47:06 UTC
7a7469b Fix accordion button color Use the Sass variable `$accordion-button-color` to set the CSS custom property `--bs-accordion-btn-color`. 06 September 2022, 17:06:43 UTC
9b94388 Update _button-group.scss 05 September 2022, 19:52:43 UTC
97a9060 Update _button-group.scss 05 September 2022, 19:52:43 UTC
2504b89 Remove gradient from .btn-link 04 September 2022, 18:12:38 UTC
32c457d Rework button focus/active styling, with extra changes for checks/radios (#37026) * Replace :focus styles with :focus-visible * Remove :active / .active styles * Don't apply :hover styles for `.btn` that follows a `.btn-check` This removes a large part of the visual confusion of button checks/radios - that you currently have to move your mouse away from them to see what they actually changed to (checked or unchecked) * Reintroduce :active, but *not* for button checks/radios * Sort focus styling specifically for button checks/radios don't change background on focus, just give it the border/outline. again, avoids confusion whether something is checked or not while focused * Re-add `outline:0` which was lost when resolving last merge conflict Co-authored-by: Mark Otto <markd.otto@gmail.com> 04 September 2022, 16:59:14 UTC
b8880e5 Add workarounds for postcss values parser error postcss-values-parser returns a syntax error when a negative value is provided in a `calc` function after a CSS variable. This is not an issue with Bootstrap itself, but a workaround to allow projects using postcss-values-parser to keep upgrading and compiling bootstrap Ref: shellscape/postcss-values-parser#138, twbs/bootstrap#35033 Fix: #36851 04 September 2022, 16:45:40 UTC
75e09b1 Bump rtlcss from 3.5.0 to 4.0.0 (#36968) Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/MohammadYounes/rtlcss/compare/v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 03 September 2022, 05:20:51 UTC
585146a Bump eslint-config-xo from 0.41.0 to 0.42.0 (#37052) Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 03 September 2022, 05:14:02 UTC
a329575 Set up a resuming table such as what's in other components. 02 September 2022, 18:49:24 UTC
337068f fix(dropdowns): Fix multiple dropdowns when they are inside the same tag (#37011) 02 September 2022, 07:52:33 UTC
54b4b2c Improve language around vertical grid gutters 02 September 2022, 00:17:14 UTC
8c380b2 flush variant of accordion border radius (#36593) * flush variant of accordion border radius Fixed issues regarding to last accordion-item has rounded edges at the bottom left and right corners when focused and are in closed state * Update _accordion.scss Co-authored-by: Mark Otto <otto@github.com> 01 September 2022, 19:55:45 UTC
2793637 Make docs clearer by dropping precompiled for compiled 01 September 2022, 19:15:59 UTC
4f97d8f Document how to extract CSS, SVG for strict CSP (#36587) * Webpack: explain how to extract CSS from bundle * Webpack: explain how to extract SVG from bundle * Update webpack.md Co-authored-by: Mark Otto <otto@github.com> 01 September 2022, 19:14:07 UTC
b5f2d5a Replace wrong mobile OS Windows with iOS 01 September 2022, 19:07:08 UTC
77e17e3 Fix 01 September 2022, 18:35:55 UTC
b14190b Fix bump popperjs from 2.11.5 to 2.11.6 01 September 2022, 18:35:17 UTC
3ad8551 Fix accordion: use $accordion-color rather than computing it via color-contrast 01 September 2022, 03:51:22 UTC
a12453a Fix padding on starter template 01 September 2022, 03:22:42 UTC
db34907 Update dependencies 01 September 2022, 03:08:30 UTC
cda901f v5/docs: reintroduce `outline` for docs code samples, buttons when `:not(:focus-visible)` (#36507) * Remove outline suppression for focused `<pre>` Sighted keyboard users rely on knowing where their focus is. If the `<pre>` receives focus (so that it can be scrolled by keyboard users, for instance) then it's essential that they know this is the case * Only suppress outline for buttons when `:not(:focus-visible)` * Add right-hand margin to pre avoids having the focus outline awkwardly clipped by the copy button 01 September 2022, 01:30:23 UTC
87aaf94 Add default select example in cheatsheet (#36877) Co-authored-by: Julien Déramond <julien.deramond@orange.com> 01 September 2022, 01:19:45 UTC
2f3aec8 Fix input group z-index focus + validation 01 September 2022, 01:17:41 UTC
ebbed79 Fix for horizontal list-group item 01 September 2022, 01:16:11 UTC
a138bc3 More consistency for CSS/Sass vars doc for components with dark variants 01 September 2022, 01:15:11 UTC
bc2ec7c bugfix undefined border color variable for btn 01 September 2022, 01:12:01 UTC
465cc2d Docs: improve cards image overlays markup 01 September 2022, 01:10:55 UTC
a0238d1 Adding missing CSS variables for `z-index` 01 September 2022, 01:04:09 UTC
4cea8b1 Add a comment for track the bug. 01 September 2022, 01:03:42 UTC
995df35 Set cursor to auto instead of pointer on `.DocSearch-Container` 01 September 2022, 01:03:42 UTC
1531867 Change offcanvas to be more consistent with carousel and dropdown 01 September 2022, 01:03:08 UTC
29332a9 Docs: Fix js options to what is really inside js (#37019) 31 August 2022, 13:50:54 UTC
af1bd97 Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 (#36929) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 29 August 2022, 16:24:27 UTC
c3c6591 Update an outdated name mentioned in a Sass comment 10 August 2022, 19:23:41 UTC
a685b96 Update devDependencies (#36900) * @babel/cli ^7.18.9 → ^7.18.10 * @babel/core ^7.18.9 → ^7.18.10 * @babel/preset-env ^7.18.9 → ^7.18.10 * eslint ^8.20.0 → ^8.21.0 * sass ^1.54.0 → ^1.54.2 04 August 2022, 06:48:23 UTC
aad77f3 Bump rollup from 2.77.0 to 2.77.2 (#36886) Bumps [rollup](https://github.com/rollup/rollup) from 2.77.0 to 2.77.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.77.0...v2.77.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 August 2022, 05:29:27 UTC
9e57dfa Added new example in `examples/features` page. (#36660) * Added new example in examples/features * Fix indentation, other suggested changes from review * fix: heading structure 04 August 2022, 04:52:41 UTC
e57a94c Docs: add grid-row-columns variable #36691 03 August 2022, 21:12:15 UTC
8730ef0 fix #36662 List-group-item margin-top is offset when importing sass in a nested class (#36663) * fix #36662 & + .list-group-item * Ignore linter Co-authored-by: Mark Otto <otto@github.com> 03 August 2022, 18:27:51 UTC
4018fac Expand popover custom container explanation mention the scenario of popovers inside modals - see https://github.com/twbs/bootstrap/issues/36692#issuecomment-1178261690 03 August 2022, 18:24:20 UTC
6c221aa Fix 01 August 2022, 16:06:47 UTC
7432f2a Fix docs typo of `.form-checkbox` -> `.form-check` The class `.form-checkbox` is not used in Bootstrap and here it should say `.form-check` (as shown in the example below). 01 August 2022, 16:02:24 UTC
c22dd50 Fix floating labels 01 August 2022, 15:59:22 UTC
a4f81c0 Bump autoprefixer from 10.4.7 to 10.4.8 (#36860) 31 July 2022, 06:41:12 UTC
8553030 Define correctly `$popover-header-color` (#36849) 29 July 2022, 19:54:18 UTC
17aa673 Fix typos after #36762 (#36771) 29 July 2022, 19:49:01 UTC
db86607 ScrollSpy: make the threshold option configurable (#36750) * feat(ScrollSpy): make the threshold option configurable 28 July 2022, 08:58:28 UTC
90c50ab Fixes #36770: Add navbar image alt text (#36850) 28 July 2022, 05:51:08 UTC
3feaf6c Move DocSearch out of offcanvas to always show it on mobile (#36824) 27 July 2022, 20:30:42 UTC
dfae892 Re-set tooltip title, on disposal (#36751) fix(reg): Re-set tooltip title, on disposal 27 July 2022, 14:40:05 UTC
44c9c8d Bump sass from 1.53.0 to 1.54.0 (#36845) Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.53.0...1.54.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 July 2022, 06:09:12 UTC
02f1c62 Bump lockfile-lint from 4.7.6 to 4.7.7 (#36844) Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.6...lockfile-lint@4.7.7) --- updated-dependencies: - dependency-name: lockfile-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 July 2022, 05:54:09 UTC
501faa2 Simplify social images and add ability to set per-page images (#36804) * Simplify social images and add ability to set per-page images - Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages) - Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images * Update default social card * Change description to subtitle, add longer description to match homepage * Remove social_image_path, use inline conditions for social images 26 July 2022, 16:25:47 UTC
00aa1a5 Remove Slack from site and repo docs (#36825) * Remove Slack from site and repo docs * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <julien.deramond@orange.com> 25 July 2022, 22:47:14 UTC
a153f36 Fix pagination page items border radius 25 July 2022, 22:00:47 UTC
dc901d2 Adding missing offcanvas `added-in` shortcode 25 July 2022, 21:50:53 UTC
01bf7a9 Adding missing borders `added-in` shortcode 25 July 2022, 21:50:53 UTC
14e705d Docs: Redirect users to different templates of issues rather than an empty one (#36827) 25 July 2022, 17:19:11 UTC
99cd8ca Docs: use added-in shortcode in Offcanvas (#36836) 25 July 2022, 17:11:44 UTC
e547c9c Docs: fix Markdown link in Tooltips (#36839) 25 July 2022, 17:07:42 UTC
7688c84 Correct heading levels in features example to keep the look the same, added `fs-...` sizing classes where necessary 25 July 2022, 14:49:06 UTC
b6d2789 Rename scrollspy to toast in toast.md (#36819) 22 July 2022, 22:56:02 UTC
d12bcf7 Fix Algolia's DocSearch broken URL in README (#36812) 22 July 2022, 14:30:11 UTC
04b5d09 Remove unused parameter of `bsBanner` mixin (#36791) 22 July 2022, 08:35:38 UTC
edf9c40 Release v5.2.0 (#36768) * Bump version to 5.2.0 * Dist * Update masthead.html 19 July 2022, 15:43:58 UTC
f451b41 Fix failing test on EventHandler (#36772) 19 July 2022, 12:46:36 UTC
4035ad1 Update devDependencies (#36767) * @babel/cli ^7.18.6 → ^7.18.9 * @babel/core ^7.18.6 → ^7.18.9 * @babel/preset-env ^7.18.6 → ^7.18.9 * clean-css-cli ^5.6.0 → ^5.6.1 * eslint ^8.19.0 → ^8.20.0 * eslint-plugin-markdown ^2.2.1 → ^3.0.0 * rollup ^2.76.0 → ^2.77.0 * stylelint-config-twbs-bootstrap ^4.0.0 → ^5.0.0 * terser ^5.14.1 → ^5.14.2 19 July 2022, 05:33:05 UTC
eae51cd Fix various small typos in documentation (#36762) 18 July 2022, 20:30:41 UTC
705d685 Fix typos in code (#36763) Shoutout is correct but has been replaced by its more common form : Shout-out (https://www.merriam-webster.com/dictionary/shout-out). 18 July 2022, 20:30:29 UTC
154916c Fixing pagination compile issue This was an issue with the tables as well, but that has been updated here - 4a3c004c349ec9b20990c8aa760d12c50c450bbd This was also noted here - 36501#issuecomment-1153187062_ This effects the 5.2 beta1 that is released on the homepage. Whats happening is with a fresh download and compile, with some compilers, I noticed not all of them run into this issue, we get the Sass variable showing up and not the actual value. Steps to reproduce - - Download the source code form the docs for beta 2 and extract - Open VSCode -> open folder to the bootstrap directory you just extracted - install the "Sass/Less/Stylus/Pug/Jade/Typescript/Javascript Compile Hero Pro" v2.3.53 by Eno Yao extension ---- might have to restart VSCode - go to that extensions settings, and set the directory to save the output / compiled version to `../dist` - tap that Compile Hero on the bottom to activate the extension - open `bootstrap.scss` add a space or a new line and save it - check the compiles version and you should see the errors 18 July 2022, 04:18:55 UTC
9d5c834 Fix indentation in code sample 18 July 2022, 03:53:28 UTC
150b374 Fix active/focused button link text color 18 July 2022, 03:52:52 UTC
d262a50 Add links to Webpack, Parcel, and Vite guides on homepage (#36760) 18 July 2022, 03:52:30 UTC
71cbb88 Support input groups in floating forms (#36759) * Support input groups in floating forms * Update bundlewatch Co-authored-by: 719media <ben@719media.com> 18 July 2022, 03:50:41 UTC
6d101b1 Fix typos in `snippets.js` (#36758) 17 July 2022, 18:54:34 UTC
ed44892 Docs: same text for disabled ranges and disabled form controls (#36741) 16 July 2022, 08:29:51 UTC
aa8d0b3 Standardization of `spyOn` usage (#36742) 15 July 2022, 13:52:03 UTC
713d714 Offcanvas: activate focustrap when backdrop is enabled (#36717) * fix(offcanvas): activate focustrap when backdrop is enabled * Adding tabindex='-1' for both offcanvases in the docs * Remove useless aria-expanded='false' in togglers * Update js/tests/unit/offcanvas.spec.js Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> 14 July 2022, 09:06:06 UTC
8bb68b0 Add accNames to all progress bar examples (#36732) Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Abdullah Alaqeel <abdullah.t.aqeel@gmail.com> 13 July 2022, 21:31:15 UTC
b591067 Docs: Capitalize Unicode (#36734) 13 July 2022, 15:27:16 UTC
54317bf Add a banner mixin, helping future releases and maintenance (#36178) * Add a banner mixin, helping future releases and maintenance * Update scss/bootstrap-reboot.scss Co-authored-by: Julien Déramond <julien.deramond@orange.com> * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> 11 July 2022, 23:36:12 UTC
ed26906 Fix on #35679 (#36668) * Fix * . 11 July 2022, 23:29:30 UTC
62b3d3c Add some details for non visible scrollspy elements (#36625) * docs: add some details for non visible scrollspy elements * Apply suggestions from code review Co-authored-by: Julien Déramond <julien.deramond@orange.com> * fix selectors on snippet * Fix paragraph by a native speaker Co-authored-by: Mark Otto <markd.otto@gmail.com> * Update scrollspy.md * Move from warning to own section * Update scrollspy.md Co-authored-by: Julien Déramond <julien.deramond@orange.com> Co-authored-by: Julien Déramond <juderamond@gmail.com> Co-authored-by: Mark Otto <markd.otto@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com> 11 July 2022, 23:17:53 UTC
a122448 Add `$display-font-family` and `$display-font-style` (#36711) 11 July 2022, 21:16:33 UTC
ac654a0 Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outline-variant 11 July 2022, 08:38:05 UTC
81aa8e0 Update devDependencies (#36715) * eslint ^8.18.0 → ^8.19.0 * lockfile-lint ^4.7.5 → ^4.7.6 * nodemon ^2.0.18 → ^2.0.19 * postcss-cli ^9.1.0 → ^10.0.0 * rollup ^2.75.7 → ^2.76.0 11 July 2022, 08:18:49 UTC
5235f8e Fix 'Remove from map' Sass description 11 July 2022, 07:59:42 UTC
270344a Remove headings-color CSS variable due to backward compatibility issues 11 July 2022, 07:56:26 UTC
3eb6265 Docs: fix description on how to alter display values (#36712) 10 July 2022, 06:37:47 UTC
59a285f Docs: Add 'Icons' link in footer 09 July 2022, 00:05:39 UTC
2bf383c Add missing CSS vars for `.navbar-nav` 07 July 2022, 21:32:35 UTC
a396d9c Replace JS Bin refs by CodePen or StackBlitz references 07 July 2022, 21:28:08 UTC
6f10bdc add `type="button"` to Bootstrap versions dropdown (#36696) minor accessibility issue fix reported by webhint.io browser extension 07 July 2022, 12:14:24 UTC
6cf7253 Docs: add indeterminate disabled checkbox example (#36674) 06 July 2022, 05:43:38 UTC
22c7503 Docs: alphabetical reorder of some events/methods in tables (#36669) 06 July 2022, 05:33:28 UTC
3f324ee Handle non-empty whitespace `textContent` in Tooltip trigger (#36588) 06 July 2022, 05:15:50 UTC
7d0b224 Revert db61cf3 for `$text-muted` default value (#36680) 06 July 2022, 04:22:30 UTC
back to top