]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
3 years agofix(forms): .form-check-label cursor for disabled input main-fod-disabled-form-check-label
Gaël Poupard [Wed, 20 Oct 2021 19:42:16 +0000 (21:42 +0200)] 
fix(forms): .form-check-label cursor for disabled input

3 years agotests: try to fix a few random failures (#35184)
GeoSot [Wed, 13 Oct 2021 14:45:39 +0000 (17:45 +0300)] 
tests: try to fix a few random failures (#35184)

* Change `Swipe` dispose spy on EventHandler
* Modal hide spy on backdrop hide

3 years agoChange the way collapse handles its children on opening
GeoSot [Sun, 10 Oct 2021 11:35:52 +0000 (14:35 +0300)] 
Change the way collapse handles its children on opening

3 years agocollapse: extract duplicate code to a function
GeoSot [Sun, 10 Oct 2021 09:36:18 +0000 (12:36 +0300)] 
collapse: extract duplicate code to a function

3 years agoUpdate devDependencies (#35174)
XhmikosR [Wed, 13 Oct 2021 12:56:37 +0000 (15:56 +0300)] 
Update devDependencies (#35174)

* eslint                 ^7.32.0  →    ^8.0.0
* eslint-plugin-import   ^2.24.2  →   ^2.25.2
* eslint-plugin-unicorn  ^36.0.0  →   ^37.0.1
* vnu-jar                21.10.8  →  21.10.12

3 years agoSwitch to Node.js 16 and npm 8. (#35178)
XhmikosR [Wed, 13 Oct 2021 12:26:48 +0000 (15:26 +0300)] 
Switch to Node.js 16 and npm 8. (#35178)

3 years agoJS: minor refactoring (#35183)
XhmikosR [Wed, 13 Oct 2021 12:19:28 +0000 (15:19 +0300)] 
JS: minor refactoring (#35183)

* add missing comments
* shorten block comments
* reorder constants
* reorder public/private methods
* sort exports alphabetically in util/index.js
* fix a couple of typos

3 years agoSwipe: add test to ensure that it ignores `pinch` events (#35161)
GeoSot [Tue, 12 Oct 2021 12:48:19 +0000 (15:48 +0300)] 
Swipe: add test to ensure that it ignores `pinch` events (#35161)

3 years agoUpdate nuget docs to specify only .NET Framework projects are supported. (#35124)
Jesse Mandel [Mon, 11 Oct 2021 16:31:53 +0000 (09:31 -0700)] 
Update nuget docs to specify only .NET Framework projects are supported. (#35124)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoUpdate devDependencies (#35155)
XhmikosR [Mon, 11 Oct 2021 16:07:43 +0000 (19:07 +0300)] 
Update devDependencies (#35155)

* @babel/core                  ^7.15.5  →  ^7.15.8
* @babel/preset-env            ^7.15.6  →  ^7.15.8
* cspell                       ^5.12.0  →  ^5.12.3
* linkinator                   ^2.14.3  →  ^2.14.4
* vnu-jar                       21.9.2  →  21.10.8

3 years agoAdd color and border-color css variables to tables (#35055)
Geremia Taglialatela [Mon, 11 Oct 2021 14:41:43 +0000 (16:41 +0200)] 
Add color and border-color css variables to tables (#35055)

3 years agoExtract Carousel's swipe functionality to a separate Class (#32999)
GeoSot [Mon, 11 Oct 2021 14:04:43 +0000 (17:04 +0300)] 
Extract Carousel's swipe functionality to a separate Class (#32999)

3 years agoReset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#35153)
Mark Otto [Sun, 10 Oct 2021 11:56:35 +0000 (04:56 -0700)] 
Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#35153)

3 years agotooltip.js: ignore a LGTM error (#35147)
XhmikosR [Sun, 10 Oct 2021 11:49:41 +0000 (14:49 +0300)] 
tooltip.js: ignore a LGTM error (#35147)

The code on this line is either sanitized or the user chose to not sanitize it.

3 years agoMerge remote-tracking branch 'remotes/origin/v513'
XhmikosR [Sat, 9 Oct 2021 15:28:28 +0000 (18:28 +0300)] 
Merge remote-tracking branch 'remotes/origin/v513'

3 years agoBump version to 5.1.3. v5.1.3
XhmikosR [Sat, 9 Oct 2021 06:33:12 +0000 (09:33 +0300)] 
Bump version to 5.1.3.

3 years agoRevert "Add `align-self: center` to buttons for improved rendering in flex containers...
Mark Otto [Sat, 9 Oct 2021 06:34:32 +0000 (23:34 -0700)] 
Revert "Add `align-self: center` to buttons for improved rendering in flex containers" (#35143)

This reverts commit 94c80ff613dce6620591acd7f9930ce8f40c5ed0.

3 years agoESLint: disable `no-negated-condition` rule (#35137)
XhmikosR [Fri, 8 Oct 2021 09:47:55 +0000 (12:47 +0300)] 
ESLint: disable `no-negated-condition` rule (#35137)

3 years agotests: minor cleanup (#35138)
XhmikosR [Fri, 8 Oct 2021 09:32:11 +0000 (12:32 +0300)] 
tests: minor cleanup (#35138)

* tests: minor cleanup

* tests: use the util noop function

3 years agoscrollspy.js: chain functions (#35139)
XhmikosR [Fri, 8 Oct 2021 09:28:05 +0000 (12:28 +0300)] 
scrollspy.js: chain functions (#35139)

3 years agoSanitizer: fix logic and add a test. (#35133)
XhmikosR [Thu, 7 Oct 2021 14:48:36 +0000 (17:48 +0300)] 
Sanitizer: fix logic and add a test. (#35133)

This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.

3 years agodocs: remove 'and' in middle of list (#35113)
Chris Midgley [Thu, 7 Oct 2021 13:42:22 +0000 (14:42 +0100)] 
docs: remove 'and' in middle of list (#35113)

3 years agoAdd Sass variables for hr background-color and border
devhoussam [Mon, 3 May 2021 22:11:11 +0000 (22:11 +0000)] 
Add Sass variables for hr background-color and border

Co-Authored-By: Houssam Hammouda <11141564+devhoussam@users.noreply.github.com>
3 years agoutil/sanitizer.js: use `Array.every()` (#35120)
XhmikosR [Tue, 5 Oct 2021 21:23:14 +0000 (00:23 +0300)] 
util/sanitizer.js: use `Array.every()` (#35120)

3 years agoUse `for...of` in visual tests too
GeoSot [Mon, 6 Sep 2021 07:46:03 +0000 (10:46 +0300)] 
Use `for...of` in visual tests too

3 years agoEnable `unicorn/numeric-separators-style` rule.
XhmikosR [Tue, 10 Aug 2021 16:03:29 +0000 (19:03 +0300)] 
Enable `unicorn/numeric-separators-style` rule.

This is taken care of by babel via @babel/plugin-proposal-numeric-separator

3 years agoFix a `unicorn/no-array-callback-reference` issue
XhmikosR [Tue, 10 Aug 2021 15:55:18 +0000 (18:55 +0300)] 
Fix a `unicorn/no-array-callback-reference` issue

3 years agoEnable `unicorn/no-array-for-each` rule
XhmikosR [Fri, 30 Jul 2021 06:28:51 +0000 (09:28 +0300)] 
Enable `unicorn/no-array-for-each` rule

3 years agoEnable `unicorn/no-for-loop` rule
XhmikosR [Tue, 10 Aug 2021 15:07:39 +0000 (18:07 +0300)] 
Enable `unicorn/no-for-loop` rule

3 years agoEnable `unicorn/prefer-prototype-methods` rule
XhmikosR [Thu, 18 Mar 2021 10:58:26 +0000 (12:58 +0200)] 
Enable `unicorn/prefer-prototype-methods` rule

3 years agoSeparate container classes from `$enable-grid-classes` option (#35005)
Mark Otto [Tue, 5 Oct 2021 16:46:33 +0000 (09:46 -0700)] 
Separate container classes from `$enable-grid-classes` option (#35005)

* Separate container classes from enable-grid-classes optoin

* Document the new option

* Mention in migration guide

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump postcss from 8.3.8 to 8.3.9 (#35110)
dependabot[bot] [Tue, 5 Oct 2021 16:37:30 +0000 (19:37 +0300)] 
Bump postcss from 8.3.8 to 8.3.9 (#35110)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [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.3.8...8.3.9)

---
updated-dependencies:
- dependency-name: postcss
  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>
3 years agoBump autoprefixer from 10.3.6 to 10.3.7 (#35109)
dependabot[bot] [Tue, 5 Oct 2021 16:31:48 +0000 (19:31 +0300)] 
Bump autoprefixer from 10.3.6 to 10.3.7 (#35109)

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

---
updated-dependencies:
- dependency-name: autoprefixer
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump linkinator from 2.14.0 to 2.14.3 (#35119)
dependabot[bot] [Tue, 5 Oct 2021 16:26:27 +0000 (19:26 +0300)] 
Bump linkinator from 2.14.0 to 2.14.3 (#35119)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.0 to 2.14.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.14.0...v2.14.3)

---
updated-dependencies:
- dependency-name: linkinator
  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>
3 years agoRelease v5.1.2 (#35114) v5.1.2
XhmikosR [Tue, 5 Oct 2021 15:50:18 +0000 (18:50 +0300)] 
Release v5.1.2 (#35114)

3 years agoAdd workaround for dart sass compile error (#35033)
Kyle Tsang [Tue, 5 Oct 2021 15:40:44 +0000 (08:40 -0700)] 
Add workaround for dart sass compile error (#35033)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
3 years agoAdd cSpell custom dictionary and docs-spellcheck script (#34940)
Christian Oliff [Tue, 5 Oct 2021 15:00:48 +0000 (00:00 +0900)] 
Add cSpell custom dictionary and docs-spellcheck script (#34940)

3 years agoFix capitalization after period in `contents.md` (#35111)
Julien Déramond [Tue, 5 Oct 2021 14:46:08 +0000 (16:46 +0200)] 
Fix capitalization after period in `contents.md` (#35111)

3 years agorollup: specify `generatedCode: 'es2015'` (#35070)
XhmikosR [Mon, 4 Oct 2021 16:46:07 +0000 (19:46 +0300)] 
rollup: specify `generatedCode: 'es2015'` (#35070)

This will make use of `const` and modern features (which we are already using in our code) in the generated rollup code.

3 years agoRevert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)
XhmikosR [Mon, 4 Oct 2021 16:34:47 +0000 (19:34 +0300)] 
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)

This reverts commit 5560c86070c8be08f76801bbc7e525eea4fc0cf6.

3 years agoUpdate devDependencies (#35102)
XhmikosR [Mon, 4 Oct 2021 16:29:05 +0000 (19:29 +0300)] 
Update devDependencies (#35102)

* @popperjs/core                   ^2.10.1  →  ^2.10.2
* @rollup/plugin-commonjs          ^20.0.0  →  ^21.0.0
* clean-css-cli                     ^5.3.3  →   ^5.4.1
* eslint-config-xo                 ^0.38.0  →  ^0.39.0
* rollup                           ^2.57.0  →  ^2.58.0
* stylelint-config-twbs-bootstrap   ^2.2.3  →   ^2.2.4

3 years agoBump autoprefixer from 10.2.6 to 10.3.6 (#35076)
dependabot[bot] [Mon, 4 Oct 2021 16:10:09 +0000 (19:10 +0300)] 
Bump autoprefixer from 10.2.6 to 10.3.6 (#35076)

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

---
updated-dependencies:
- dependency-name: autoprefixer
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoREADME.md: fix capitalization after period
Priyansh [Fri, 1 Oct 2021 14:12:45 +0000 (10:12 -0400)] 
README.md: fix capitalization after period

3 years agoUpdate terser to v5.9.0 (#34995)
XhmikosR [Wed, 29 Sep 2021 06:20:04 +0000 (09:20 +0300)] 
Update terser to v5.9.0 (#34995)

3 years agosanitizer: add `sms` in the `SAFE_URL_PATTERN` (#35074)
XhmikosR [Wed, 29 Sep 2021 04:41:06 +0000 (07:41 +0300)] 
sanitizer: add `sms` in the `SAFE_URL_PATTERN` (#35074)

3 years agoUpdate README.md
Mark Otto [Wed, 29 Sep 2021 00:46:57 +0000 (17:46 -0700)] 
Update README.md

3 years agoupdate readme github issue new links
béla [Tue, 28 Sep 2021 23:54:12 +0000 (01:54 +0200)] 
update readme github issue new links

3 years agoFix syntax error, update description
Mark Otto [Tue, 28 Sep 2021 23:08:17 +0000 (16:08 -0700)] 
Fix syntax error, update description

3 years agoChange from issue templates to issue forms
GeoSot [Thu, 6 May 2021 23:51:52 +0000 (02:51 +0300)] 
Change from issue templates to issue forms

Co-Authored-By: XhmikosR <xhmikosr@gmail.com>
Co-Authored-By: GeoSot <geo.sotis@gmail.com>
3 years agoBump postcss-cli from 9.0.0 to 9.0.1 (#35075)
dependabot[bot] [Tue, 28 Sep 2021 16:04:23 +0000 (19:04 +0300)] 
Bump postcss-cli from 9.0.0 to 9.0.1 (#35075)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.0 to 9.0.1.
- [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/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  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>
3 years agodocs: remove `data-bs-dismiss="modal"` leftover (#35042)
Alex Gibson [Tue, 28 Sep 2021 15:46:09 +0000 (11:46 -0400)] 
docs: remove `data-bs-dismiss="modal"` leftover (#35042)

3 years agoRegenerate package-lock.json (#35071)
XhmikosR [Tue, 28 Sep 2021 15:38:31 +0000 (18:38 +0300)] 
Regenerate package-lock.json (#35071)

3 years agoUse Sass variable instead of RGB components (#35017)
Geremia Taglialatela [Tue, 28 Sep 2021 15:18:02 +0000 (17:18 +0200)] 
Use Sass variable instead of RGB components (#35017)

All other `rgba()` calls use a Sass variable, except for the ones fixed in this commit

3 years agodocs: fix Popper version number in config (#35067)
Grey Li [Tue, 28 Sep 2021 10:52:57 +0000 (18:52 +0800)] 
docs: fix Popper version number in config (#35067)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump rollup from 2.56.3 to 2.57.0 (#35065)
dependabot[bot] [Tue, 28 Sep 2021 10:38:31 +0000 (13:38 +0300)] 
Bump rollup from 2.56.3 to 2.57.0 (#35065)

Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.57.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/v2.56.3...v2.57.0)

---
updated-dependencies:
- dependency-name: rollup
  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>
3 years agoBump sass from 1.42.0 to 1.42.1 (#35064)
dependabot[bot] [Tue, 28 Sep 2021 10:14:38 +0000 (13:14 +0300)] 
Bump sass from 1.42.0 to 1.42.1 (#35064)

Bumps [sass](https://github.com/sass/dart-sass) from 1.42.0 to 1.42.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.42.0...1.42.1)

---
updated-dependencies:
- dependency-name: sass
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump postcss from 8.3.6 to 8.3.8 (#35063)
dependabot[bot] [Tue, 28 Sep 2021 09:53:40 +0000 (12:53 +0300)] 
Bump postcss from 8.3.6 to 8.3.8 (#35063)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.8.
- [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.3.6...8.3.8)

---
updated-dependencies:
- dependency-name: postcss
  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>
3 years agoBump postcss-cli from 8.3.1 to 9.0.0 (#35061)
dependabot[bot] [Tue, 28 Sep 2021 09:48:46 +0000 (12:48 +0300)] 
Bump postcss-cli from 8.3.1 to 9.0.0 (#35061)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.1 to 9.0.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/8.3.1...9.0.0)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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>
3 years agoBump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 (#35060)
dependabot[bot] [Tue, 28 Sep 2021 09:42:08 +0000 (12:42 +0300)] 
Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 (#35060)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.5/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump glob from 7.1.7 to 7.2.0 (#35059)
dependabot[bot] [Tue, 28 Sep 2021 09:36:33 +0000 (12:36 +0300)] 
Bump glob from 7.1.7 to 7.2.0 (#35059)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0)

---
updated-dependencies:
- dependency-name: glob
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoAdd offcanvas to the components requiring JavaScript (#35013)
Rohit Sharma [Tue, 28 Sep 2021 09:33:33 +0000 (15:03 +0530)] 
Add offcanvas to the components requiring JavaScript (#35013)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoexamples: Add `role="switch"` to switches (#35022)
Julien Déramond [Tue, 28 Sep 2021 09:28:30 +0000 (11:28 +0200)] 
examples: Add `role="switch"` to switches (#35022)

3 years agoBump nodemon from 2.0.12 to 2.0.13 (#35066)
dependabot[bot] [Tue, 28 Sep 2021 09:24:13 +0000 (12:24 +0300)] 
Bump nodemon from 2.0.12 to 2.0.13 (#35066)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.13)

---
updated-dependencies:
- dependency-name: nodemon
  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>
3 years agoUpdate devDependencies (#35026)
XhmikosR [Tue, 21 Sep 2021 06:10:09 +0000 (09:10 +0300)] 
Update devDependencies (#35026)

* @babel/cli    ^7.15.4  →  ^7.15.7
* sass          ^1.41.0  →  ^1.42.0

3 years agoBump nth-check from 2.0.0 to 2.0.1 (#35025)
dependabot[bot] [Tue, 21 Sep 2021 06:02:51 +0000 (09:02 +0300)] 
Bump nth-check from 2.0.0 to 2.0.1 (#35025)

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoFix Collapse regression of handling toggling between sibling chilldren (#34951)
GeoSot [Wed, 15 Sep 2021 12:33:19 +0000 (15:33 +0300)] 
Fix Collapse regression of handling toggling between sibling chilldren (#34951)

3 years agoMinor refactoring (#34980)
XhmikosR [Wed, 15 Sep 2021 11:34:24 +0000 (14:34 +0300)] 
Minor refactoring (#34980)

Rename variables and remove a temporary one

3 years agoRename `e` to `event` (#34979)
XhmikosR [Wed, 15 Sep 2021 11:27:46 +0000 (14:27 +0300)] 
Rename `e` to `event` (#34979)

3 years agoBump sass from 1.40.1 to 1.41.0 (#34977)
dependabot[bot] [Wed, 15 Sep 2021 05:47:47 +0000 (08:47 +0300)] 
Bump sass from 1.40.1 to 1.41.0 (#34977)

Bumps [sass](https://github.com/sass/dart-sass) from 1.40.1 to 1.41.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.40.1...1.41.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>
3 years agoBump sass from 1.39.0 to 1.40.1 (#34974)
dependabot[bot] [Tue, 14 Sep 2021 12:04:09 +0000 (15:04 +0300)] 
Bump sass from 1.39.0 to 1.40.1 (#34974)

Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.40.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.39.0...1.40.1)

---
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>
3 years agoBump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#34970)
dependabot[bot] [Tue, 14 Sep 2021 06:32:51 +0000 (09:32 +0300)] 
Bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#34970)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump @babel/preset-env from 7.15.4 to 7.15.6 (#34973)
dependabot[bot] [Tue, 14 Sep 2021 06:24:31 +0000 (09:24 +0300)] 
Bump @babel/preset-env from 7.15.4 to 7.15.6 (#34973)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
- [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.15.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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>
3 years agoUpdate CodeQL workflow (#34961)
XhmikosR [Tue, 14 Sep 2021 06:07:59 +0000 (09:07 +0300)] 
Update CodeQL workflow (#34961)

3 years agoFix responsive img docs
cdalexndr [Wed, 8 Sep 2021 11:40:45 +0000 (14:40 +0300)] 
Fix responsive img docs

https://github.com/twbs/bootstrap/issues/34885

3 years agotests: fix lint warning (#34950)
GeoSot [Mon, 13 Sep 2021 07:57:17 +0000 (10:57 +0300)] 
tests: fix lint warning (#34950)

3 years agoChanges some latin/dummy text to English (#34946)
Christian Oliff [Fri, 10 Sep 2021 11:02:58 +0000 (20:02 +0900)] 
Changes some latin/dummy text to English (#34946)

Changes some latin/dummy text to English so spellcheck linter passes

3 years agoUpdate a URL mentioning dead name (#34937)
Kitty Giraudel [Thu, 9 Sep 2021 11:42:45 +0000 (13:42 +0200)] 
Update a URL mentioning dead name (#34937)

3 years agodocs: Add role="switch" to switches (#34824)
Christian Oliff [Thu, 9 Sep 2021 11:37:52 +0000 (20:37 +0900)] 
docs: Add role="switch" to switches (#34824)

* docs: Add role="switch" to switches

* Tweak/expand explanation about assistive technologies

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
3 years agoreplace dummy text with English for Text truncation page (#34936)
Christian Oliff [Thu, 9 Sep 2021 11:30:41 +0000 (20:30 +0900)] 
replace dummy text with English for Text truncation page (#34936)

3 years agoSeparator for table direct children (#34861)
Gaël Poupard [Thu, 9 Sep 2021 06:50:55 +0000 (08:50 +0200)] 
Separator for table direct children (#34861)

* fix(tables): separator for table direct children

* fix(tables): drop universal selectors

* fix(tables): trying the lobotomized owl selector

* fix(tables): get closer to v4

* fix(tables): ensure borderless are borderless

3 years agoNon-blocking typo fix (#34935)
Christian Oliff [Thu, 9 Sep 2021 06:44:44 +0000 (15:44 +0900)] 
Non-blocking typo fix (#34935)

3 years agoFix Backdroped typo (#34920)
Christian Oliff [Wed, 8 Sep 2021 17:55:01 +0000 (02:55 +0900)] 
Fix Backdroped typo (#34920)

3 years agoRemove remaining "master" branch references (#34932)
Julien Déramond [Wed, 8 Sep 2021 14:58:50 +0000 (16:58 +0200)] 
Remove remaining "master" branch references (#34932)

3 years agofix utilities typo (#34923)
Christian Oliff [Wed, 8 Sep 2021 13:59:17 +0000 (22:59 +0900)] 
fix utilities typo (#34923)

3 years agofix custom property values of row overrides individual cell (#34799)
bavoco [Wed, 8 Sep 2021 06:07:22 +0000 (08:07 +0200)] 
fix custom property values of row overrides individual cell (#34799)

3 years agodocs: Update RFS version & move "v" prefix to config.yml (#34918)
XhmikosR [Wed, 8 Sep 2021 06:03:04 +0000 (09:03 +0300)] 
docs: Update RFS version & move "v" prefix to config.yml (#34918)

3 years agofix predefined typo (#34922)
Christian Oliff [Wed, 8 Sep 2021 05:59:27 +0000 (14:59 +0900)] 
fix predefined typo (#34922)

3 years agoFix JavaScript typo (#34921)
Christian Oliff [Wed, 8 Sep 2021 05:55:43 +0000 (14:55 +0900)] 
Fix JavaScript typo (#34921)

3 years agoAdd `border-radius` sizes to small and large `.form-select`s (#34853)
Dominik Crha [Tue, 7 Sep 2021 20:35:35 +0000 (22:35 +0200)] 
Add `border-radius` sizes to small and large `.form-select`s (#34853)

Fixes #34852

Co-authored-by: Dominik Crha <crha@havit.cz>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
3 years agoAdd `align-self: center` to buttons for improved rendering in flex containers
Zaid Jawed [Tue, 7 Sep 2021 20:21:57 +0000 (01:51 +0530)] 
Add `align-self: center` to buttons for improved rendering in flex containers

Fixes #34834

3 years agoRelease v5.1.1 (#34869) v5.1.1
XhmikosR [Tue, 7 Sep 2021 15:37:44 +0000 (18:37 +0300)] 
Release v5.1.1 (#34869)

* Prepare v5.1.1.

* Dist

3 years agoBump vnu-jar from 21.6.11 to 21.9.2 (#34874)
dependabot[bot] [Tue, 7 Sep 2021 07:55:08 +0000 (10:55 +0300)] 
Bump vnu-jar from 21.6.11 to 21.9.2 (#34874)

* Bump vnu-jar from 21.6.11 to 21.9.2

Bumps [vnu-jar](https://github.com/validator/validator) from 21.6.11 to 21.9.2.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/21.6.11...21.9.2)

---
updated-dependencies:
- dependency-name: vnu-jar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Ignore the `aria-disabled` warnings

* Add comment to aria-disabled ignore

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoTypo fixes (#34914)
XhmikosR [Tue, 7 Sep 2021 06:45:27 +0000 (09:45 +0300)] 
Typo fixes (#34914)

3 years agoDisabled link cleanup (#34886)
Patrick H. Lauke [Mon, 6 Sep 2021 19:14:21 +0000 (20:14 +0100)] 
Disabled link cleanup (#34886)

* Disabled link cleanup

per https://www.w3.org/TR/html-aria/#docconformance

> It is NOT RECOMMENDED to use `aria-disabled="true"` on an `a` element with an `href` attribute.
>
>NOTE
>If a link needs to be "disabled", remove the `href` attribute.

This PR removes the unnecessary `href="#"`, `tabindex="-1"`, and `aria-disabled="true"` from disabled links in both docs pages and examples. `aria-disabled="true"` *is* kept for disabled link-based buttons (that have `role="button"`) as there it's appropriate to use (you *want* to convey to assistive technologies that this thing you're claiming is a button is also disabled at the moment)

Further, the PR extends the "Link functionality caveat" to show the "proper" way (removing `href` and adding `.disabled` class only) to disable a link, but then explains what to do if that's not possible (and then keeps an example with all the traditional `href="#" tabindex="-1" aria-disabled="true"`, but explains clearly that it's not ideal). Same sort of explanation is also added to the pointer event utilities page

* Turn big note into actual normal doc text

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agodocs: make use of the `.Site.Params.docs_version` variable (#34913)
Julien Déramond [Mon, 6 Sep 2021 18:59:04 +0000 (20:59 +0200)] 
docs: make use of the `.Site.Params.docs_version` variable (#34913)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBrowserStack: add Firefox 60 and Chrome 60 (#34912)
XhmikosR [Mon, 6 Sep 2021 18:54:08 +0000 (21:54 +0300)] 
BrowserStack: add Firefox 60 and Chrome 60 (#34912)

These are the minimum supported versions, so this patch makes sure everything works there too.

3 years agoDocs: Add Callout to Stacks Helper page about limited flexbox gap support (#34910)
Christian Oliff [Mon, 6 Sep 2021 18:48:35 +0000 (03:48 +0900)] 
Docs: Add Callout to Stacks Helper page about limited flexbox gap support (#34910)

* Docs: Add Callout to Stacks Helper page about limited flexbox gap support

Fixes: #34737
* Update stacks.md

* Delete callout-warning-flexbox-gap.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoUpdate devDependencies (#34911)
XhmikosR [Mon, 6 Sep 2021 12:11:32 +0000 (15:11 +0300)] 
Update devDependencies (#34911)

* @babel/core   ^7.15.4  →  ^7.15.5
* hugo-bin      ^0.76.0  →  ^0.76.1

3 years agoFix a11y issues in `.hstack` example and placeholder 'How it works' example (#34892)
Julien Déramond [Sat, 4 Sep 2021 06:36:18 +0000 (08:36 +0200)] 
Fix a11y issues in `.hstack` example and placeholder 'How it works' example (#34892)

3 years agoRegenerate package-lock.json (#34900)
XhmikosR [Fri, 3 Sep 2021 09:32:02 +0000 (12:32 +0300)] 
Regenerate package-lock.json (#34900)