]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Gaël Poupard [Wed, 20 Oct 2021 19:42:16 +0000 (21:42 +0200)]
fix(forms): .form-check-label cursor for disabled input
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
GeoSot [Sun, 10 Oct 2021 11:35:52 +0000 (14:35 +0300)]
Change the way collapse handles its children on opening
GeoSot [Sun, 10 Oct 2021 09:36:18 +0000 (12:36 +0300)]
collapse: extract duplicate code to a function
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
XhmikosR [Wed, 13 Oct 2021 12:26:48 +0000 (15:26 +0300)]
Switch to Node.js 16 and npm 8. (#35178)
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
GeoSot [Tue, 12 Oct 2021 12:48:19 +0000 (15:48 +0300)]
Swipe: add test to ensure that it ignores `pinch` events (#35161)
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>
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
Geremia Taglialatela [Mon, 11 Oct 2021 14:41:43 +0000 (16:41 +0200)]
Add color and border-color css variables to tables (#35055)
GeoSot [Mon, 11 Oct 2021 14:04:43 +0000 (17:04 +0300)]
Extract Carousel's swipe functionality to a separate Class (#32999)
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)
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.
XhmikosR [Sat, 9 Oct 2021 15:28:28 +0000 (18:28 +0300)]
Merge remote-tracking branch 'remotes/origin/v513'
XhmikosR [Sat, 9 Oct 2021 06:33:12 +0000 (09:33 +0300)]
Bump version to 5.1.3.
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 .
XhmikosR [Fri, 8 Oct 2021 09:47:55 +0000 (12:47 +0300)]
ESLint: disable `no-negated-condition` rule (#35137)
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
XhmikosR [Fri, 8 Oct 2021 09:28:05 +0000 (12:28 +0300)]
scrollspy.js: chain functions (#35139)
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.
Chris Midgley [Thu, 7 Oct 2021 13:42:22 +0000 (14:42 +0100)]
docs: remove 'and' in middle of list (#35113)
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>
XhmikosR [Tue, 5 Oct 2021 21:23:14 +0000 (00:23 +0300)]
util/sanitizer.js: use `Array.every()` (#35120)
GeoSot [Mon, 6 Sep 2021 07:46:03 +0000 (10:46 +0300)]
Use `for...of` in visual tests too
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
XhmikosR [Tue, 10 Aug 2021 15:55:18 +0000 (18:55 +0300)]
Fix a `unicorn/no-array-callback-reference` issue
XhmikosR [Fri, 30 Jul 2021 06:28:51 +0000 (09:28 +0300)]
Enable `unicorn/no-array-for-each` rule
XhmikosR [Tue, 10 Aug 2021 15:07:39 +0000 (18:07 +0300)]
Enable `unicorn/no-for-loop` rule
XhmikosR [Thu, 18 Mar 2021 10:58:26 +0000 (12:58 +0200)]
Enable `unicorn/prefer-prototype-methods` rule
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>
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>
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>
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>
XhmikosR [Tue, 5 Oct 2021 15:50:18 +0000 (18:50 +0300)]
Release v5.1.2 (#35114)
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>
Christian Oliff [Tue, 5 Oct 2021 15:00:48 +0000 (00:00 +0900)]
Add cSpell custom dictionary and docs-spellcheck script (#34940)
Julien Déramond [Tue, 5 Oct 2021 14:46:08 +0000 (16:46 +0200)]
Fix capitalization after period in `contents.md` (#35111)
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.
XhmikosR [Mon, 4 Oct 2021 16:34:47 +0000 (19:34 +0300)]
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)
This reverts commit
5560c86070c8be08f76801bbc7e525eea4fc0cf6 .
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
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>
Priyansh [Fri, 1 Oct 2021 14:12:45 +0000 (10:12 -0400)]
README.md: fix capitalization after period
XhmikosR [Wed, 29 Sep 2021 06:20:04 +0000 (09:20 +0300)]
Update terser to v5.9.0 (#34995)
XhmikosR [Wed, 29 Sep 2021 04:41:06 +0000 (07:41 +0300)]
sanitizer: add `sms` in the `SAFE_URL_PATTERN` (#35074)
Mark Otto [Wed, 29 Sep 2021 00:46:57 +0000 (17:46 -0700)]
Update README.md
béla [Tue, 28 Sep 2021 23:54:12 +0000 (01:54 +0200)]
update readme github issue new links
Mark Otto [Tue, 28 Sep 2021 23:08:17 +0000 (16:08 -0700)]
Fix syntax error, update description
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>
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>
Alex Gibson [Tue, 28 Sep 2021 15:46:09 +0000 (11:46 -0400)]
docs: remove `data-bs-dismiss="modal"` leftover (#35042)
XhmikosR [Tue, 28 Sep 2021 15:38:31 +0000 (18:38 +0300)]
Regenerate package-lock.json (#35071)
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
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>
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>
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>
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>
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>
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>
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>
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>
Julien Déramond [Tue, 28 Sep 2021 09:28:30 +0000 (11:28 +0200)]
examples: Add `role="switch"` to switches (#35022)
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>
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
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>
GeoSot [Wed, 15 Sep 2021 12:33:19 +0000 (15:33 +0300)]
Fix Collapse regression of handling toggling between sibling chilldren (#34951)
XhmikosR [Wed, 15 Sep 2021 11:34:24 +0000 (14:34 +0300)]
Minor refactoring (#34980)
Rename variables and remove a temporary one
XhmikosR [Wed, 15 Sep 2021 11:27:46 +0000 (14:27 +0300)]
Rename `e` to `event` (#34979)
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>
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>
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>
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>
XhmikosR [Tue, 14 Sep 2021 06:07:59 +0000 (09:07 +0300)]
Update CodeQL workflow (#34961)
cdalexndr [Wed, 8 Sep 2021 11:40:45 +0000 (14:40 +0300)]
Fix responsive img docs
https://github.com/twbs/bootstrap/issues/34885
GeoSot [Mon, 13 Sep 2021 07:57:17 +0000 (10:57 +0300)]
tests: fix lint warning (#34950)
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
Kitty Giraudel [Thu, 9 Sep 2021 11:42:45 +0000 (13:42 +0200)]
Update a URL mentioning dead name (#34937)
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>
Christian Oliff [Thu, 9 Sep 2021 11:30:41 +0000 (20:30 +0900)]
replace dummy text with English for Text truncation page (#34936)
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
Christian Oliff [Thu, 9 Sep 2021 06:44:44 +0000 (15:44 +0900)]
Non-blocking typo fix (#34935)
Christian Oliff [Wed, 8 Sep 2021 17:55:01 +0000 (02:55 +0900)]
Fix Backdroped typo (#34920)
Julien Déramond [Wed, 8 Sep 2021 14:58:50 +0000 (16:58 +0200)]
Remove remaining "master" branch references (#34932)
Christian Oliff [Wed, 8 Sep 2021 13:59:17 +0000 (22:59 +0900)]
fix utilities typo (#34923)
bavoco [Wed, 8 Sep 2021 06:07:22 +0000 (08:07 +0200)]
fix custom property values of row overrides individual cell (#34799)
XhmikosR [Wed, 8 Sep 2021 06:03:04 +0000 (09:03 +0300)]
docs: Update RFS version & move "v" prefix to config.yml (#34918)
Christian Oliff [Wed, 8 Sep 2021 05:59:27 +0000 (14:59 +0900)]
fix predefined typo (#34922)
Christian Oliff [Wed, 8 Sep 2021 05:55:43 +0000 (14:55 +0900)]
Fix JavaScript typo (#34921)
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>
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
XhmikosR [Tue, 7 Sep 2021 15:37:44 +0000 (18:37 +0300)]
Release v5.1.1 (#34869)
* Prepare v5.1.1.
* Dist
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>
XhmikosR [Tue, 7 Sep 2021 06:45:27 +0000 (09:45 +0300)]
Typo fixes (#34914)
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>
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>
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.
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>
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
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)
XhmikosR [Fri, 3 Sep 2021 09:32:02 +0000 (12:32 +0300)]
Regenerate package-lock.json (#34900)