]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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)

3 years agoBump @popperjs/core from 2.9.3 to 2.10.1 (#34896)
dependabot[bot] [Fri, 3 Sep 2021 09:11:42 +0000 (12:11 +0300)] 
Bump @popperjs/core from 2.9.3 to 2.10.1 (#34896)

* Bump @popperjs/core from 2.9.3 to 2.10.1

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.9.3 to 2.10.1.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.9.3...v2.10.1)

---
updated-dependencies:
- dependency-name: "@popperjs/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update config.yml

* Update .bundlewatch.config.json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump @babel/core from 7.15.0 to 7.15.4 (#34898)
dependabot[bot] [Fri, 3 Sep 2021 09:08:10 +0000 (12:08 +0300)] 
Bump @babel/core from 7.15.0 to 7.15.4 (#34898)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4.
- [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.4/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/preset-env from 7.15.0 to 7.15.4 (#34897)
dependabot[bot] [Fri, 3 Sep 2021 09:03:11 +0000 (12:03 +0300)] 
Bump @babel/preset-env from 7.15.0 to 7.15.4 (#34897)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4.
- [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.4/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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
3 years agoBump @babel/cli from 7.14.8 to 7.15.4 (#34895)
dependabot[bot] [Fri, 3 Sep 2021 08:55:20 +0000 (11:55 +0300)] 
Bump @babel/cli from 7.14.8 to 7.15.4 (#34895)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.8 to 7.15.4.
- [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.4/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  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 hugo-bin from 0.75.0 to 0.76.0 (#34883)
dependabot[bot] [Thu, 2 Sep 2021 21:42:41 +0000 (00:42 +0300)] 
Bump hugo-bin from 0.75.0 to 0.76.0 (#34883)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.75.0 to 0.76.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.75.0...v0.76.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agodocs: add `$enable-smooth-scroll` to Sass options page (#34877)
Alan Oliveira [Thu, 2 Sep 2021 21:14:20 +0000 (18:14 -0300)] 
docs: add `$enable-smooth-scroll` to Sass options page (#34877)

3 years agoBump sass from 1.38.2 to 1.39.0 (#34875)
dependabot[bot] [Thu, 2 Sep 2021 12:20:49 +0000 (15:20 +0300)] 
Bump sass from 1.38.2 to 1.39.0 (#34875)

Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.39.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.38.2...1.39.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 agoInclude root.scss in all dist builds (#34773)
Mark Otto [Thu, 2 Sep 2021 05:41:58 +0000 (22:41 -0700)] 
Include root.scss in all dist builds (#34773)

* Remove the font-family-* override vars from Reboot build

* Update Reboot docs to mention CSS variables

3 years agoUse `path.Join` when joining paths
XhmikosR [Thu, 4 Feb 2021 06:40:20 +0000 (08:40 +0200)] 
Use `path.Join` when joining paths

3 years agoexample: remove unneeded escape characters
XhmikosR [Wed, 20 Jan 2021 11:10:08 +0000 (13:10 +0200)] 
example: remove unneeded escape characters

3 years agoMinor shortcode tweaks and consistency changes
XhmikosR [Sat, 16 Jan 2021 19:51:12 +0000 (21:51 +0200)] 
Minor shortcode tweaks and consistency changes

3 years agoRemove `.html` suffix from shortcodes calls.
XhmikosR [Sat, 16 Jan 2021 19:50:25 +0000 (21:50 +0200)] 
Remove `.html` suffix from shortcodes calls.

It's the default.

3 years agoTweak scss-docs shortcode
XhmikosR [Wed, 13 Jan 2021 07:34:52 +0000 (09:34 +0200)] 
Tweak scss-docs shortcode

3 years agoFix tooltip `data-bs-original-title` issue (#34842)
GeoSot [Tue, 31 Aug 2021 13:11:22 +0000 (16:11 +0300)] 
Fix tooltip `data-bs-original-title` issue (#34842)

3 years agotests: add Offcanvas too in jquery.spec.js (#34841)
XhmikosR [Mon, 30 Aug 2021 15:57:00 +0000 (18:57 +0300)] 
tests: add Offcanvas too in jquery.spec.js (#34841)

3 years agoAdd GitHub SHA in BrowserStack build ID. (#34077)
XhmikosR [Mon, 30 Aug 2021 13:30:51 +0000 (16:30 +0300)] 
Add GitHub SHA in BrowserStack build ID. (#34077)

3 years agoUpdate Sass and regenerate package-lock.json (#34812)
XhmikosR [Mon, 30 Aug 2021 13:05:08 +0000 (16:05 +0300)] 
Update Sass and regenerate package-lock.json (#34812)

3 years agoEnhance Alerts > Live Example section (#34769)
Julien Déramond [Mon, 30 Aug 2021 13:00:16 +0000 (15:00 +0200)] 
Enhance Alerts > Live Example section (#34769)

3 years agoMove a few ESLint rules where they are needed.
XhmikosR [Thu, 26 Aug 2021 16:33:26 +0000 (19:33 +0300)] 
Move a few ESLint rules where they are needed.

3 years agoUpdate eslint-plugin-unicorn to v35.0.0
XhmikosR [Thu, 26 Aug 2021 16:32:29 +0000 (19:32 +0300)] 
Update eslint-plugin-unicorn to v35.0.0

3 years agoclarify importing all vs specific plugins (#34840)
Marius A [Mon, 30 Aug 2021 12:36:53 +0000 (15:36 +0300)] 
clarify importing all vs specific plugins (#34840)

3 years agoCollapse on toggle, should not hide descendant tabpanels (#34835)
GeoSot [Mon, 30 Aug 2021 12:29:02 +0000 (15:29 +0300)] 
Collapse on toggle, should not hide descendant tabpanels (#34835)

3 years agoBump eslint-plugin-import from 2.24.1 to 2.24.2 (#34826)
dependabot[bot] [Thu, 26 Aug 2021 15:52:47 +0000 (18:52 +0300)] 
Bump eslint-plugin-import from 2.24.1 to 2.24.2 (#34826)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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>