]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoTest out using postcss-custom-media to reduce responsive variants v6-postcss-custom-media 37752/head
Mark Otto [Thu, 29 Dec 2022 05:49:11 +0000 (21:49 -0800)] 
Test out using postcss-custom-media to reduce responsive variants

2 years agoRemove scorecards (#37751)
XhmikosR [Wed, 28 Dec 2022 21:49:57 +0000 (23:49 +0200)] 
Remove scorecards (#37751)

2 years agoBuild(deps): Bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#37728)
dependabot[bot] [Wed, 28 Dec 2022 21:45:07 +0000 (23:45 +0200)] 
Build(deps): Bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#37728)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  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>
2 years agoBuild(deps-dev): Bump rollup from 3.8.1 to 3.9.0 (#37750)
dependabot[bot] [Wed, 28 Dec 2022 21:44:14 +0000 (23:44 +0200)] 
Build(deps-dev): Bump rollup from 3.8.1 to 3.9.0 (#37750)

Bumps [rollup](https://github.com/rollup/rollup) from 3.8.1 to 3.9.0.
- [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/v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoBuild(deps-dev): Bump lockfile-lint from 4.9.6 to 4.10.0 (#37729)
dependabot[bot] [Wed, 28 Dec 2022 21:43:29 +0000 (23:43 +0200)] 
Build(deps-dev): Bump lockfile-lint from 4.9.6 to 4.10.0 (#37729)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.9.6 to 4.10.0.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/master/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.10.0/packages/lockfile-lint)

---
updated-dependencies:
- dependency-name: lockfile-lint
  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>
2 years agoImprove readability in docs flex page (#34647)
Ben Koshy [Wed, 28 Dec 2022 21:19:55 +0000 (08:19 +1100)] 
Improve readability in docs flex page (#34647)

It's not easy to otherwise correlate the examples with the relevant classes: you'd have to mentally count and correlate them. This obviates that need. Please see the image below to see the usefulness of the above.

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoUse aria-labelledby to associate form-text (helper) with input field … (#37587)
Hannah Issermann [Wed, 28 Dec 2022 21:19:34 +0000 (22:19 +0100)] 
Use aria-labelledby to associate form-text (helper) with input field … (#37587)

* Use aria-labelledby to associate form-text (helper) with input field when it contains mandatory info (e.g. data format)

* Example in input-group needs aria-describedby (or aria-labelledby) too

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoAdd color-scheme to dark root selector
Mark Otto [Tue, 27 Dec 2022 18:32:10 +0000 (10:32 -0800)] 
Add color-scheme to dark root selector

2 years agoUpdate /#color-schemes to v5.3
Teaca-Sebastian [Wed, 28 Dec 2022 07:01:50 +0000 (09:01 +0200)] 
Update /#color-schemes to v5.3

2 years agoDocs: handle light/dark mode in Algolia search modal (#37738)
Julien Déramond [Wed, 28 Dec 2022 00:43:42 +0000 (01:43 +0100)] 
Docs: handle light/dark mode in Algolia search modal (#37738)

* Docs: handle light/dark mode in Algolia search modal

* Improve scopes

2 years agoUpdate colour contrast formula with new constant from WCAG 2.2 (#37731)
Patrick H. Lauke [Tue, 27 Dec 2022 14:13:38 +0000 (14:13 +0000)] 
Update colour contrast formula with new constant from WCAG 2.2 (#37731)

See https://github.com/w3c/wcag/pull/1780

Closes #37022

2 years agoDocs: change some title containing '&' to bypass Algolia issue
Julien Déramond [Mon, 31 Oct 2022 05:29:34 +0000 (06:29 +0100)] 
Docs: change some title containing '&' to bypass Algolia issue

2 years agoFew miscellaneous docs fixes (#37625)
Mark Otto [Mon, 26 Dec 2022 19:32:43 +0000 (11:32 -0800)] 
Few miscellaneous docs fixes (#37625)

* Update hero button color

* Fix link color on examples index

* Move .bd-btn-lg to docs buttons partial, move larger border-radius to that class so medium buttons don't look odd

* Undo the markup split

* Round padding up to whole number

2 years agoImprove consistency of navbar icon declaration (#37720)
Mark Dumay [Mon, 26 Dec 2022 19:19:53 +0000 (20:19 +0100)] 
Improve consistency of navbar icon declaration (#37720)

* Use $navbar-light-color instead of inline color

* Introduce separate $navbar-light-icon-color

2 years agoDrop logo on homepage on mobile
Julien Déramond [Wed, 7 Dec 2022 21:32:26 +0000 (22:32 +0100)] 
Drop logo on homepage on mobile

2 years agoRemove unnecessary `id`/`aria-labelledby` from cheatsheet accordions (#37718)
Patrick H. Lauke [Mon, 26 Dec 2022 00:11:36 +0000 (00:11 +0000)] 
Remove unnecessary `id`/`aria-labelledby` from cheatsheet accordions (#37718)

Explicit labelling (which then would also benefit from a `role="group"` or similar role) is only optional, and not really appropriate just for a cheatsheet

https://www.w3.org/WAI/ARIA/apg/patterns/accordion/

Closes #37591

2 years agodocs: improve social image partial (#37717)
XhmikosR [Sun, 25 Dec 2022 16:14:27 +0000 (18:14 +0200)] 
docs: improve social image partial (#37717)

* Fix social image URL to be absolute

* Deduplicate social.html

* Get image dimensions with Hugo

2 years agoMake scss tests work on Windows too. (#37713)
XhmikosR [Sun, 25 Dec 2022 16:09:26 +0000 (18:09 +0200)] 
Make scss tests work on Windows too. (#37713)

Also, add missing `'use strict'` statements; these aren't real modules.

2 years agopackage.json: exclude scss test files (#37712)
XhmikosR [Sun, 25 Dec 2022 10:42:23 +0000 (12:42 +0200)] 
package.json: exclude scss test files (#37712)

2 years agoCI: test CSS after build (#37714)
XhmikosR [Sun, 25 Dec 2022 10:41:54 +0000 (12:41 +0200)] 
CI: test CSS after build (#37714)

2 years agoUpdate devDependencies (#37715)
XhmikosR [Sun, 25 Dec 2022 10:41:40 +0000 (12:41 +0200)] 
Update devDependencies (#37715)

* @babel/cli   ^7.19.3  →  ^7.20.7
* @babel/core  ^7.20.5  →  ^7.20.7
* hugo-bin     ^0.96.0  →  ^0.97.0
* jasmine       ^4.0.2  →   ^4.5.0
* jquery        ^3.6.2  →   ^3.6.3
* rollup        ^3.7.5  →   ^3.8.1

2 years agoBuild(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 (#37709)
dependabot[bot] [Sun, 25 Dec 2022 07:04:20 +0000 (09:04 +0200)] 
Build(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 (#37709)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

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>
2 years agoRemove some unused SVGs in Dropdowns example
Julien Déramond [Thu, 22 Dec 2022 14:18:46 +0000 (15:18 +0100)] 
Remove some unused SVGs in Dropdowns example

2 years agoSCSS testing of the utilities API (#36029)
Romaric Pascal [Sat, 24 Dec 2022 22:29:20 +0000 (23:29 +0100)] 
SCSS testing of the utilities API (#36029)

* Set up CSS testing using sass-true and mocha

Use mocha to handle the heavy lifting of finding tests and running them.
Mocha is made to look directly for SCSS files which are compiled
thanks to Node's require.extensions mechanism.

* Add CSS tests to workflow

* Add tests for the generate-utility mixin

* Add tests for utilities generation

* Fix linting issues

* Fix test contents

Don't know why the whole utilities.test.scss ended up copied in the api.test.scss

* Remove unnecessary entry in package.json

* Move to Jasmine for running the tests

* Move running of CSS tests before CSS build

* Update linting set up

Add exceptions for test files in stylelint

* Remove irrelevant option for sass-true

* Fix linting issues after rebase

* Add color mode tests

* Fix linter

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoRelease v5.3.0-alpha1 (#37661) v5.3.0-alpha1
XhmikosR [Sat, 24 Dec 2022 16:37:22 +0000 (18:37 +0200)] 
Release v5.3.0-alpha1 (#37661)

* Bump version to 5.3.0-alpha1

* Dist

* Add docs versions updates

* Update note in homepage hero

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoFix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)
Julien Déramond [Wed, 21 Dec 2022 06:52:07 +0000 (07:52 +0100)] 
Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)

* Fix Sass compilation when `$color-mode-type` is set to `media-query`

* Update mixin names, fix docs color modes for using media queries by using mixin

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoFollow up
Mark Otto [Tue, 20 Dec 2022 22:25:36 +0000 (14:25 -0800)] 
Follow up

2 years agoUpdate docs and package information to clarify license
Mark Otto [Mon, 21 Nov 2022 17:11:01 +0000 (09:11 -0800)] 
Update docs and package information to clarify license

2 years agoUpdate _variables.scss
jonnysp [Wed, 14 Dec 2022 07:36:53 +0000 (08:36 +0100)] 
Update _variables.scss

2 years agoDocs: fix typo for Sass vars references in Customize > Color modes > Building with...
Julien Déramond [Tue, 20 Dec 2022 06:58:04 +0000 (07:58 +0100)] 
Docs: fix typo for Sass vars references in Customize > Color modes > Building with Sass

2 years agoBuild(deps-dev): Bump sass from 1.56.2 to 1.57.1 (#37683)
dependabot[bot] [Tue, 20 Dec 2022 20:03:48 +0000 (22:03 +0200)] 
Build(deps-dev): Bump sass from 1.56.2 to 1.57.1 (#37683)

Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.1.
- [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.56.2...1.57.1)

---
updated-dependencies:
- dependency-name: sass
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump rollup from 3.7.4 to 3.7.5 (#37685)
dependabot[bot] [Tue, 20 Dec 2022 19:51:02 +0000 (21:51 +0200)] 
Build(deps-dev): Bump rollup from 3.7.4 to 3.7.5 (#37685)

Bumps [rollup](https://github.com/rollup/rollup) from 3.7.4 to 3.7.5.
- [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/v3.7.4...v3.7.5)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoBuild(deps-dev): Bump eslint from 8.29.0 to 8.30.0 (#37684)
dependabot[bot] [Tue, 20 Dec 2022 19:50:20 +0000 (21:50 +0200)] 
Build(deps-dev): Bump eslint from 8.29.0 to 8.30.0 (#37684)

Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2 years agoBuild(deps-dev): Bump @rollup/plugin-replace from 5.0.1 to 5.0.2 (#37682)
dependabot[bot] [Tue, 20 Dec 2022 19:49:33 +0000 (21:49 +0200)] 
Build(deps-dev): Bump @rollup/plugin-replace from 5.0.1 to 5.0.2 (#37682)

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v5.0.2/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  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>
2 years agoBuild(deps-dev): Bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#37681)
dependabot[bot] [Tue, 20 Dec 2022 19:46:42 +0000 (21:46 +0200)] 
Build(deps-dev): Bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#37681)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.4 to 24.0.0.
- [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-v24.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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>
2 years agoBuild(deps): Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#37680)
dependabot[bot] [Tue, 20 Dec 2022 19:45:51 +0000 (21:45 +0200)] 
Build(deps): Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#37680)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  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>
2 years agoREADME.md: add logos to badges (#37664)
XhmikosR [Tue, 20 Dec 2022 19:43:43 +0000 (21:43 +0200)] 
README.md: add logos to badges (#37664)

2 years agoDocs: remove Webpack reference in Parcel guide (#37670)
Louis-Maxime Piton [Mon, 19 Dec 2022 17:34:18 +0000 (18:34 +0100)] 
Docs: remove Webpack reference in Parcel guide (#37670)

2 years agodocs: move color-mode script (#37658)
XhmikosR [Sun, 18 Dec 2022 21:32:17 +0000 (23:32 +0200)] 
docs: move color-mode script (#37658)

* docs: move color-mode script

* Move color-modes.js in static folder

* Async load color-modes.js

* Switch to DOMContentLoaded

* Revert async loading

2 years agoDocs: replace some `--#{$prefix}` by `--bs` in Sass files (#37617)
Louis-Maxime Piton [Sun, 18 Dec 2022 07:19:33 +0000 (08:19 +0100)] 
Docs: replace some `--#{$prefix}` by `--bs` in Sass files (#37617)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoFix grid and alignment of Features example (#37502)
Vipin Mishra [Sun, 18 Dec 2022 07:12:19 +0000 (12:42 +0530)] 
Fix grid and alignment of Features example (#37502)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoEnable OpenSSF Scorecard Github Action and Badge (#37402)
Joyce [Fri, 16 Dec 2022 07:34:54 +0000 (04:34 -0300)] 
Enable OpenSSF Scorecard Github Action and Badge (#37402)

Signed-off-by: Joyce Brum <joycebrum@google.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoRevert "CI: limit the on push triggers (#35574)" (#37657)
XhmikosR [Fri, 16 Dec 2022 07:32:50 +0000 (09:32 +0200)] 
Revert "CI: limit the on push triggers (#35574)" (#37657)

This reverts commit f0ae5cceac1302d51cf62ffb180355bfc3300ae2.

2 years agoCI: limit the on push triggers (#35574)
XhmikosR [Fri, 16 Dec 2022 07:22:18 +0000 (09:22 +0200)] 
CI: limit the on push triggers (#35574)

Since now we have workflow_dispatch, we can trigger a workflow manually in case we don't have an open PR.

Also, remove the custom `ci skip` code; it's supported natively for some time now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/

2 years agoCI: Add GitHub token permissions for workflows (#36325)
Varun Sharma [Fri, 16 Dec 2022 07:20:12 +0000 (12:50 +0530)] 
CI: Add GitHub token permissions for workflows (#36325)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agopackage.json: include index.{esm,umd}.js files too (#37565)
XhmikosR [Fri, 16 Dec 2022 07:12:46 +0000 (09:12 +0200)] 
package.json: include index.{esm,umd}.js files too (#37565)

2 years agoRegenerate package-lock.json and pin terser for now (#37640)
XhmikosR [Thu, 15 Dec 2022 21:38:02 +0000 (23:38 +0200)] 
Regenerate package-lock.json and pin terser for now (#37640)

2 years agoREADME.md: update CI badge (#37656)
XhmikosR [Thu, 15 Dec 2022 21:37:10 +0000 (23:37 +0200)] 
README.md: update CI badge (#37656)

2 years agoBuild(deps-dev): Bump postcss from 8.4.19 to 8.4.20 (#37634)
dependabot[bot] [Tue, 13 Dec 2022 16:11:10 +0000 (18:11 +0200)] 
Build(deps-dev): Bump postcss from 8.4.19 to 8.4.20 (#37634)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20)

---
updated-dependencies:
- dependency-name: postcss
  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>
2 years agoBuild(deps-dev): Bump rollup from 3.5.0 to 3.7.4 (#37633)
dependabot[bot] [Tue, 13 Dec 2022 16:07:15 +0000 (18:07 +0200)] 
Build(deps-dev): Bump rollup from 3.5.0 to 3.7.4 (#37633)

Bumps [rollup](https://github.com/rollup/rollup) from 3.5.0 to 3.7.4.
- [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/v3.5.0...v3.7.4)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoBuild(deps-dev): Bump jquery from 3.6.1 to 3.6.2 (#37638)
dependabot[bot] [Tue, 13 Dec 2022 16:02:19 +0000 (18:02 +0200)] 
Build(deps-dev): Bump jquery from 3.6.1 to 3.6.2 (#37638)

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: jquery
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 (#37639)
dependabot[bot] [Tue, 13 Dec 2022 16:01:31 +0000 (18:01 +0200)] 
Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 (#37639)

* Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 44.0.2 to 45.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.2...v45.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Ignore unicorn/no-typeof-undefined for now

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 (#37635)
dependabot[bot] [Tue, 13 Dec 2022 15:47:53 +0000 (17:47 +0200)] 
Build(deps-dev): Bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4 (#37635)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.3 to 23.0.4.
- [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-v23.0.4/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>
2 years agoBuild(deps-dev): Bump hugo-bin from 0.95.0 to 0.96.0 (#37636)
dependabot[bot] [Tue, 13 Dec 2022 15:45:33 +0000 (17:45 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.95.0 to 0.96.0 (#37636)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.95.0 to 0.96.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.95.0...v0.96.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump sass from 1.56.1 to 1.56.2 (#37637)
dependabot[bot] [Tue, 13 Dec 2022 15:42:46 +0000 (17:42 +0200)] 
Build(deps-dev): Bump sass from 1.56.1 to 1.56.2 (#37637)

Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [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.56.1...1.56.2)

---
updated-dependencies:
- dependency-name: sass
  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>
2 years agoBuild(deps-dev): Bump stylelint from 14.15.0 to 14.16.0 (#37597)
dependabot[bot] [Tue, 13 Dec 2022 15:40:46 +0000 (17:40 +0200)] 
Build(deps-dev): Bump stylelint from 14.15.0 to 14.16.0 (#37597)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...14.16.0)

---
updated-dependencies:
- dependency-name: stylelint
  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>
2 years agoBuild(deps-dev): Bump postcss-cli from 10.0.0 to 10.1.0 (#37596)
dependabot[bot] [Tue, 13 Dec 2022 15:38:49 +0000 (17:38 +0200)] 
Build(deps-dev): Bump postcss-cli from 10.0.0 to 10.1.0 (#37596)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/10.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: postcss-cli
  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>
2 years agoBuild(deps-dev): Bump eslint from 8.28.0 to 8.29.0 (#37595)
dependabot[bot] [Tue, 13 Dec 2022 15:37:36 +0000 (17:37 +0200)] 
Build(deps-dev): Bump eslint from 8.28.0 to 8.29.0 (#37595)

Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2 years agoFix `--bs-form-check-bg` definition
Julien Déramond [Sat, 10 Dec 2022 10:03:31 +0000 (11:03 +0100)] 
Fix `--bs-form-check-bg` definition

2 years agoAdd new team member to the Teams page (#37615)
Julien Déramond [Fri, 9 Dec 2022 06:30:09 +0000 (07:30 +0100)] 
Add new team member to the Teams page (#37615)

Co-authored-by: Mark Otto <otto@github.com>
2 years agoBuild(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 (#37572)
dependabot[bot] [Fri, 2 Dec 2022 05:51:52 +0000 (07:51 +0200)] 
Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 (#37572)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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>
2 years agocode-examples.js: switch to `firstElementChild` (#37570)
XhmikosR [Thu, 1 Dec 2022 18:14:33 +0000 (20:14 +0200)] 
code-examples.js: switch to `firstElementChild` (#37570)

This ensures that we will get the first element child and not text

2 years agoUpdate javascript.md (#37566)
XhmikosR [Thu, 1 Dec 2022 07:59:45 +0000 (09:59 +0200)] 
Update javascript.md (#37566)

2 years agoRemove title from 'check2' icon SVG (#37568)
Julien Déramond [Wed, 30 Nov 2022 21:59:26 +0000 (22:59 +0100)] 
Remove title from 'check2' icon SVG (#37568)

2 years agoBuild(deps-dev): Bump terser from 5.15.1 to 5.16.0 (#37556)
dependabot[bot] [Tue, 29 Nov 2022 15:38:19 +0000 (17:38 +0200)] 
Build(deps-dev): Bump terser from 5.15.1 to 5.16.0 (#37556)

Bumps [terser](https://github.com/terser/terser) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.15.1...5.16.0)

---
updated-dependencies:
- dependency-name: terser
  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>
2 years agoBuild(deps-dev): Bump @babel/core from 7.20.2 to 7.20.5 (#37558)
dependabot[bot] [Tue, 29 Nov 2022 15:37:12 +0000 (17:37 +0200)] 
Build(deps-dev): Bump @babel/core from 7.20.2 to 7.20.5 (#37558)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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>
2 years agoBuild(deps-dev): Bump rollup from 3.4.0 to 3.5.0 (#37559)
dependabot[bot] [Tue, 29 Nov 2022 15:36:43 +0000 (17:36 +0200)] 
Build(deps-dev): Bump rollup from 3.4.0 to 3.5.0 (#37559)

Bumps [rollup](https://github.com/rollup/rollup) from 3.4.0 to 3.5.0.
- [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/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoBuild(deps-dev): Bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 (#37557)
dependabot[bot] [Tue, 29 Nov 2022 15:35:32 +0000 (17:35 +0200)] 
Build(deps-dev): Bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 (#37557)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.2 to 23.0.3.
- [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-v23.0.3/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>
2 years agoBuild(deps-dev): Bump @rollup/plugin-babel from 6.0.2 to 6.0.3 (#37560)
dependabot[bot] [Tue, 29 Nov 2022 15:32:51 +0000 (17:32 +0200)] 
Build(deps-dev): Bump @rollup/plugin-babel from 6.0.2 to 6.0.3 (#37560)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  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>
2 years agoBuild(deps-dev): Bump hugo-bin from 0.94.0 to 0.95.0 (#37561)
dependabot[bot] [Tue, 29 Nov 2022 15:32:10 +0000 (17:32 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.94.0 to 0.95.0 (#37561)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.94.0 to 0.95.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.94.0...v0.95.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  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>
2 years agoDocs: fix 'Usage > Enable dark mode' code example (#37553)
Julien Déramond [Tue, 29 Nov 2022 07:38:27 +0000 (08:38 +0100)] 
Docs: fix 'Usage > Enable dark mode' code example (#37553)

2 years agoDocs: rewrite/reorganise carousel docs page (#37354)
Patrick H. Lauke [Tue, 29 Nov 2022 07:20:35 +0000 (07:20 +0000)] 
Docs: rewrite/reorganise carousel docs page (#37354)

* Instantiate/initialize all non-autoplaying carousels in docs pages

* Rewrite/reorganise carousel docs page

* start with static/non-autoplaying examples
* explicitly mention that carousels currently need to be manually initialized
* split out and explain autoplaying and the weird "autoplay after first interaction" behaviour, as well as the pause on hover/focus

* Add callout about autoplaying and accessibility

* Don't have the dark variant example autoplay

* Add "autoplaying" to cspell custom dictionary

* Tweal wording, move Page Visibility API to autoplay section

* Tweak explanation for methods, add line break in js code for consistency with last code block on the page

* Tweak method descriptions

* Tweak headings (plural "carousels")

* Move some paragraphs out of intro and into basic example, reword the nested and accessibility paragraph

* Tweak warning about `.active` slide

* Tweak callout wording

* Further prose tweaks

move the sentence about not double-initialising autoplaying carousels to the callout right at the top
instead of talking about `data-bs...` attributes, talk about the "option" instead, as authors may be setting these not via data attributes, but at instatiation time with options in the constructor
remove the incorrect statement about pausing when keyboard focus is in the carousel

* Instantiate/initialize all non-autoplaying carousels in docs pages

* Rewrite/reorganise carousel docs page

* start with static/non-autoplaying examples
* explicitly mention that carousels currently need to be manually initialized
* split out and explain autoplaying and the weird "autoplay after first interaction" behaviour, as well as the pause on hover/focus

* Add callout about autoplaying and accessibility

* Don't have the dark variant example autoplay

* Add "autoplaying" to cspell custom dictionary

* Tweal wording, move Page Visibility API to autoplay section

* Tweak explanation for methods, add line break in js code for consistency with last code block on the page

* Tweak method descriptions

* Tweak headings (plural "carousels")

* Move some paragraphs out of intro and into basic example, reword the nested and accessibility paragraph

* Tweak warning about `.active` slide

* Tweak callout wording

* Further prose tweaks

move the sentence about not double-initialising autoplaying carousels to the callout right at the top
instead of talking about `data-bs...` attributes, talk about the "option" instead, as authors may be setting these not via data attributes, but at instatiation time with options in the constructor
remove the incorrect statement about pausing when keyboard focus is in the carousel

* Fix relative link

* Update site/assets/js/snippets.js

Co-authored-by: GeoSot <geo.sotis@gmail.com>
* Fix snippet.js

* Tweak content organisation just a bit

Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoRework progress bar markup and styles (#36831)
Patrick H. Lauke [Tue, 29 Nov 2022 07:07:48 +0000 (07:07 +0000)] 
Rework progress bar markup and styles (#36831)

* Rework progress bar markup and styles

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 #36736 that in certain browser/AT combinations, zero-value/zero-width progress bars are completely ignored and not announced.

For multiple/stacked progress bars, this PR introduces a new wrapper and class `.progress-stacked`, to accommodate for the fact that with the more logical structure above, we need full `.progress` elements with child `.progress-bar` elements, and can't get away with the fudge we had before of having a single `.progress` with multiple `.progress-bar`s.

Note that the old markup structures still work with this change, so this could be considered a non-breaking change - though one we definitely want to highlight as it's more accessible (as it now guarantees that zero-value/zero-width progress bars, whether on their own or as part of a multi/stacked bar, are actually announced)

* Add a note about progress bar change in migration guide

* Add notes with old markup examples and explanation

* Fix bundlewatch

* Update site/content/docs/5.2/components/progress.md

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* Reintroduce deleted styles

Turns out they're needed for correct positioning of text inside progress bar

* Move changes in markup to Migrationg guide, link to that from top of progress page, rewrite some content

* Fix typo in callout

* Clarify "Sizing" section

* Remove redundant "now"

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoDocs: Add black text/background examples (#37538)
EricDunsworth [Tue, 29 Nov 2022 07:07:27 +0000 (02:07 -0500)] 
Docs: Add black text/background examples (#37538)

These classes have existed since 5.1 but weren't previously documented.

Specifically:

* .text-black

* .bg-black

* .bg-black.bg-gradient

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoAdd dark mode support (#35857)
Mark Otto [Tue, 29 Nov 2022 06:30:26 +0000 (22:30 -0800)] 
Add dark mode support (#35857)

* Add dark mode to docs

* Minor fix: missing space indentation

* Minor fix: revert utilities/z-index added-in modification

* Remove prev: and next: from doc because extracted to another PR

* Use .bg-body-tertiary in all Utilities > Overflow examples

* fix example

* Fix up spacing examples

* Update box-shadow Sass variables and utilities to auto-adjust to color modes

* Remove unused docs class

* Refactor form styles to use CSS variable for background images on .form-check and .form-switch

* Fix docs selector

* Rename shortcut for clarity

* Heading consistency

* Reintroduce missing 4th grid item in Utilities > Spacing example

* Fix bundlewatch

* .bd-callout* rendering is OK so removing comments in the code

* Update scss/_utilities.scss

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* Fix gutters example styling

* Fix text colors on background utils docs

* redesign and fix up position marker example, which doesn't show nicely in darkmode but at least isn't broken

* fix some color utils examples

* Deprecate mixin notice

* Deprecate notice for list-group-item-variant() mixin

* Revamp new link CSS vars

* Use map-keys in some each Sass files

* Remove list-group-item-variant mixin ref in sass loop desc

* Display CSS vars scoped to our built-in dark mode

* Revert previous commit

* Fix list group variant link

* Fix typo

* Remove imports of alert/list-group mixins in scss/_mixins.scss

* Small formatting + comments removal in scss/_content.scss

* Fix alert links colors

* fix dropdown border-radius mixin

* fix link color and underline again, this time using CSS var override for color var and fallback value for the underline

* fix colors on docs navbar for dark mode

* remove two changes

* missing ref

* another link underline fix, just use sass vars for link decoration for now

* missing color bg docs, plus move dropdown override to scss

* more changes from review

* fix some examples, drop unused docs navbar styles, update docs navbar color mode to use mixin

* Few fixes around type

- Restored CSS variable for color on headings, this time with a fallback value
- In conjunction, restored and wrapped the default CSS var with a null value check
- Split headings and paragraphs docs in Reboot, elaborated on them

* Restyle custom details > summary element in docs

* Rewrite some migration docs

* fix form checks

* Fix up some navbar styling, tweak docs callout

* Fix select images, mostly for validation styling

* Clean up some migration notes, document some new form control CSS vars, mention new variables-dark in sass docs

* Update site/content/docs/5.2/components/scrollspy.md

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>
* mention form control css vars in migration guide

* Tweak grid and flex docs background examples

* clarify some docs

* fix some more things

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2 years agoDocs: fix typo in Navbars example (#37535)
Christian Oliff [Fri, 25 Nov 2022 21:30:10 +0000 (06:30 +0900)] 
Docs: fix typo in Navbars example (#37535)

2 years agoBump find-unused-sass-variables from 4.0.4 to 4.0.5 (#37531)
dependabot[bot] [Tue, 22 Nov 2022 15:04:18 +0000 (17:04 +0200)] 
Bump find-unused-sass-variables from 4.0.4 to 4.0.5 (#37531)

Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: find-unused-sass-variables
  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>
2 years agoBump rollup from 3.3.0 to 3.4.0 (#37530)
dependabot[bot] [Tue, 22 Nov 2022 15:04:00 +0000 (17:04 +0200)] 
Bump rollup from 3.3.0 to 3.4.0 (#37530)

Bumps [rollup](https://github.com/rollup/rollup) from 3.3.0 to 3.4.0.
- [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/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoBump eslint from 8.27.0 to 8.28.0 (#37529)
dependabot[bot] [Tue, 22 Nov 2022 15:03:31 +0000 (17:03 +0200)] 
Bump eslint from 8.27.0 to 8.28.0 (#37529)

Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2 years agoBump hugo-bin from 0.93.0 to 0.94.0 (#37534)
dependabot[bot] [Tue, 22 Nov 2022 15:02:45 +0000 (17:02 +0200)] 
Bump hugo-bin from 0.93.0 to 0.94.0 (#37534)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.93.0...v0.94.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  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>
2 years agoBump engine.io from 6.2.0 to 6.2.1 (#37528)
dependabot[bot] [Tue, 22 Nov 2022 07:58:56 +0000 (09:58 +0200)] 
Bump engine.io from 6.2.0 to 6.2.1 (#37528)

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

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>
2 years agoMerge pull request #37524 from twbs/prepare-523
XhmikosR [Tue, 22 Nov 2022 07:54:42 +0000 (09:54 +0200)] 
Merge pull request #37524 from twbs/prepare-523

Release v5.2.3

2 years agoMerge branch 'main' into prepare-523 37524/head
XhmikosR [Tue, 22 Nov 2022 07:51:29 +0000 (09:51 +0200)] 
Merge branch 'main' into prepare-523

2 years agoKeep string representation in `--bs-body-font-family` (#37526)
chris [Mon, 21 Nov 2022 22:22:27 +0000 (23:22 +0100)] 
Keep string representation in `--bs-body-font-family` (#37526)

2 years agoDist v5.2.3
XhmikosR [Mon, 21 Nov 2022 18:19:01 +0000 (20:19 +0200)] 
Dist

2 years agoBump version to 5.2.3
XhmikosR [Mon, 21 Nov 2022 18:15:33 +0000 (20:15 +0200)] 
Bump version to 5.2.3

2 years agofix tooltip/popper disposal inconsistencies (#37235)
GeoSot [Thu, 6 Oct 2022 08:31:38 +0000 (11:31 +0300)] 
fix tooltip/popper disposal inconsistencies (#37235)

2 years agofix(carousel): RTL `translate()` direction
Gaël Poupard [Thu, 6 Oct 2022 09:00:05 +0000 (11:00 +0200)] 
fix(carousel): RTL `translate()` direction

Trying to fix #37180

2 years agoImport root in `bootstrap-utilities` (#37377)
Eric Leibenguth [Sat, 29 Oct 2022 07:03:59 +0000 (09:03 +0200)] 
Import root in `bootstrap-utilities` (#37377)

* Fixes https://github.com/twbs/bootstrap/issues/37376

2 years agoFix deprecation warning with sass 1.56.0 (#37425)
Sebastian Blank [Fri, 4 Nov 2022 13:44:11 +0000 (14:44 +0100)] 
Fix deprecation warning with sass 1.56.0 (#37425)

Deprecation Warning: $weight: Passing a number without unit % (100) is deprecated.
To preserve current behavior: $weight * 1%
More info: https://sass-lang.com/d/function-units

2 years agoBump stylelint from 14.14.1 to 14.15.0 (#37496)
dependabot[bot] [Sat, 19 Nov 2022 05:44:21 +0000 (07:44 +0200)] 
Bump stylelint from 14.14.1 to 14.15.0 (#37496)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.1 to 14.15.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0)

---
updated-dependencies:
- dependency-name: stylelint
  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>
2 years agoBump rollup from 3.2.5 to 3.3.0 (#37495)
dependabot[bot] [Sat, 19 Nov 2022 05:43:46 +0000 (07:43 +0200)] 
Bump rollup from 3.2.5 to 3.3.0 (#37495)

Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 3.3.0.
- [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/v3.2.5...v3.3.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
2 years agoFix accessibility of examples buttons (#37498)
Mewen Le Hô [Thu, 17 Nov 2022 03:12:28 +0000 (04:12 +0100)] 
Fix accessibility of examples buttons (#37498)

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoGrid Gap Updates (#37413)
Daniel Raymond [Wed, 16 Nov 2022 02:51:44 +0000 (03:51 +0100)] 
Grid Gap Updates (#37413)

* Grid Gap Updates

- added column-gap
- added row-gap

* Grid Gap Updates

* Bundlewatch update

* Apply suggestions from code review

Co-authored-by: Daniel O <dobiekwe@byteworks.com.ng>
Co-authored-by: Mark Otto <otto@github.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoUpdate input-group.md with form text example (#37406)
Ryan Mortier [Mon, 14 Nov 2022 17:54:40 +0000 (12:54 -0500)] 
Update input-group.md with form text example (#37406)

* Update input-group.md with form text example

This updated example shows where to correctly put form text (i.e. not inside the input group).

* Fix markup

* Update input-group.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoFix disabled floating labels color
Julien Déramond [Mon, 31 Oct 2022 18:29:04 +0000 (19:29 +0100)] 
Fix disabled floating labels color

2 years agoDocs: add margin between buttons in tooltip examples
Julien Déramond [Mon, 14 Nov 2022 07:30:46 +0000 (08:30 +0100)] 
Docs: add margin between buttons in tooltip examples

2 years agoDocs: fix margins between cards in examples
Julien Déramond [Mon, 14 Nov 2022 12:44:06 +0000 (13:44 +0100)] 
Docs: fix margins between cards in examples

2 years agoCodeQL: ignore dist folder (#37486)
XhmikosR [Mon, 14 Nov 2022 16:40:09 +0000 (18:40 +0200)] 
CodeQL: ignore dist folder (#37486)

2 years agoDocs: Make added-in badge page-level for z-index utilities (#37491)
Mark Otto [Mon, 14 Nov 2022 06:37:49 +0000 (22:37 -0800)] 
Docs: Make added-in badge page-level for z-index utilities (#37491)