]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoUpdate devDependencies and regenerate package-lock.json (#37471)
XhmikosR [Fri, 11 Nov 2022 06:29:35 +0000 (08:29 +0200)] 
Update devDependencies and regenerate package-lock.json (#37471)

* postcss                          ^8.4.18  →  ^8.4.19
* stylelint-config-twbs-bootstrap   ^6.0.0  →   ^7.0.0

2 years agoexplicitly use `banner` function, avoiding passing arguments
George Sotiropoulos [Wed, 9 Nov 2022 09:36:12 +0000 (11:36 +0200)] 
explicitly use `banner` function, avoiding passing arguments

2 years agoBump rollup from 2.79.1 to 3.2.5
dependabot[bot] [Wed, 9 Nov 2022 07:17:04 +0000 (07:17 +0000)] 
Bump rollup from 2.79.1 to 3.2.5

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoCI: remove git credentials after checkout (#37459)
XhmikosR [Wed, 9 Nov 2022 07:21:55 +0000 (09:21 +0200)] 
CI: remove git credentials after checkout (#37459)

2 years agoBump rollup-plugin-istanbul from 3.0.0 to 4.0.0 (#37446)
dependabot[bot] [Wed, 9 Nov 2022 07:07:41 +0000 (09:07 +0200)] 
Bump rollup-plugin-istanbul from 3.0.0 to 4.0.0 (#37446)

Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases)
- [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-istanbul
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump eslint-config-xo from 0.42.0 to 0.43.1 (#37444)
dependabot[bot] [Wed, 9 Nov 2022 07:03:51 +0000 (09:03 +0200)] 
Bump eslint-config-xo from 0.42.0 to 0.43.1 (#37444)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.42.0 to 0.43.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.42.0...v0.43.1)

---
updated-dependencies:
- dependency-name: eslint-config-xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @babel/core from 7.19.6 to 7.20.2 (#37443)
dependabot[bot] [Wed, 9 Nov 2022 07:01:53 +0000 (09:01 +0200)] 
Bump @babel/core from 7.19.6 to 7.20.2 (#37443)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @babel/preset-env from 7.19.4 to 7.20.2 (#37448)
dependabot[bot] [Wed, 9 Nov 2022 06:59:19 +0000 (08:59 +0200)] 
Bump @babel/preset-env from 7.19.4 to 7.20.2 (#37448)

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

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump eslint from 8.26.0 to 8.27.0 (#37449)
dependabot[bot] [Wed, 9 Nov 2022 06:56:03 +0000 (08:56 +0200)] 
Bump eslint from 8.26.0 to 8.27.0 (#37449)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBump sass from 1.55.0 to 1.56.1 (#37460)
dependabot[bot] [Wed, 9 Nov 2022 06:52:07 +0000 (08:52 +0200)] 
Bump sass from 1.55.0 to 1.56.1 (#37460)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump stylelint from 14.14.0 to 14.14.1 (#37450)
dependabot[bot] [Wed, 9 Nov 2022 06:50:46 +0000 (08:50 +0200)] 
Bump stylelint from 14.14.0 to 14.14.1 (#37450)

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

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoRealign Bundlewatch values (#37439)
Julien Déramond [Mon, 7 Nov 2022 14:41:58 +0000 (15:41 +0100)] 
Realign Bundlewatch values (#37439)

2 years agoref: refactor `getSelector` not to be exported (#37438)
GeoSot [Mon, 7 Nov 2022 12:55:34 +0000 (14:55 +0200)] 
ref: refactor `getSelector` not to be exported (#37438)

2 years agoProperly escape IDs in getSelector() to handle weird IDs (#35565) (#35566)
Pierre Souchay [Mon, 7 Nov 2022 12:43:06 +0000 (13:43 +0100)] 
Properly escape IDs in getSelector() to handle weird IDs (#35565) (#35566)

2 years agoMove `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (#36027)
GeoSot [Sun, 6 Nov 2022 18:31:43 +0000 (20:31 +0200)] 
Move `getElementFromSelector` & `getSelectorFromElement`  to SelectorEngine (#36027)

* Move `getElementFromSelector` & getSelectorFromElement` inside selector-engine.js, in order to use SelectorEngine methods, avoiding raw querySelector usage

* add `getMultipleElementsFromSelector` helper

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoFix deprecation warning with sass 1.56.0 (#37425)
Sebastian Blank [Fri, 4 Nov 2022 13:44:11 +0000 (14:44 +0100)] 
Fix deprecation warning with sass 1.56.0 (#37425)

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

2 years agoBump autoprefixer from 10.4.12 to 10.4.13 (#37415)
dependabot[bot] [Tue, 1 Nov 2022 10:28:26 +0000 (12:28 +0200)] 
Bump autoprefixer from 10.4.12 to 10.4.13 (#37415)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13.
- [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.4.12...10.4.13)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump hugo-bin from 0.92.3 to 0.93.0 (#37414)
dependabot[bot] [Tue, 1 Nov 2022 10:27:48 +0000 (12:27 +0200)] 
Bump hugo-bin from 0.92.3 to 0.93.0 (#37414)

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

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoDocs: Only show added in page badge if relevant (#37399)
Mark Otto [Mon, 31 Oct 2022 05:57:19 +0000 (01:57 -0400)] 
Docs: Only show added in page badge if relevant (#37399)

2 years agoAdd support for customising a card title color (#36979)
Mitchell Cash [Mon, 31 Oct 2022 00:06:02 +0000 (00:06 +0000)] 
Add support for customising a card title color (#36979)

* Add support for customising a card title color

* Group `*card-title-*` variables together

* Add support for customising a card subtitle color

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoDocs: Slightly improve tooling setup description
Julien Déramond [Fri, 7 Oct 2022 13:58:56 +0000 (15:58 +0200)] 
Docs: Slightly improve tooling setup description

2 years agoUpdate authors and copyright to match npm, add repository reference
Jesse Mandel [Thu, 20 Oct 2022 18:47:47 +0000 (11:47 -0700)] 
Update authors and copyright to match npm, add repository reference

2 years agoChange title of color-background.md page
Mark Otto [Sun, 30 Oct 2022 21:58:04 +0000 (17:58 -0400)] 
Change title of color-background.md page

Fixes #37342

2 years agoPrevent extraneous whitespace around date time inputs in Webkit (#37350)
Stephen Reay [Sun, 30 Oct 2022 22:02:10 +0000 (05:02 +0700)] 
Prevent extraneous whitespace around date time inputs in Webkit (#37350)

* Prevent extraneous whitespace around date time inputs in Webkit

Closes twbs/bootstrap#34433

* Updated bundlewatch config

2 years agoUpdate z-index.md
jonnysp [Fri, 28 Oct 2022 07:18:43 +0000 (09:18 +0200)] 
Update z-index.md

changes the example. so that the effect can be seen.

2 years agoFix disabled floating labels and add some examples of it in the docs (#37299)
Julien Déramond [Sun, 30 Oct 2022 00:30:59 +0000 (02:30 +0200)] 
Fix disabled floating labels and add some examples of it in the docs (#37299)

* Fix disabled floating labels and add some examples of it in the docs

* Add disabled custom height textarea

2 years agoFont style utilities did not contained "-style-" in BS4 (#37361)
Jeldrik Hanschke [Sun, 30 Oct 2022 00:30:45 +0000 (02:30 +0200)] 
Font style utilities did not contained "-style-" in BS4 (#37361)

* Font style utilities did not contained "-style-" in BS4

* Update site/content/docs/5.2/migration.md

Co-authored-by: Mark Otto <otto@github.com>
2 years agoImport root in `bootstrap-utilities` (#37377)
Eric Leibenguth [Sat, 29 Oct 2022 07:03:59 +0000 (09:03 +0200)] 
Import root in `bootstrap-utilities` (#37377)

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

2 years agodocs: remove moot newlines (#37379)
XhmikosR [Wed, 26 Oct 2022 05:37:04 +0000 (08:37 +0300)] 
docs: remove moot newlines (#37379)

2 years agoUse explicit imports in our javascript source files (#36854)
GeoSot [Wed, 26 Oct 2022 05:26:51 +0000 (08:26 +0300)] 
Use explicit imports in our javascript source files  (#36854)

2 years agoMarkdownlint fixes (#37255)
XhmikosR [Tue, 25 Oct 2022 18:37:36 +0000 (21:37 +0300)] 
Markdownlint fixes (#37255)

2 years agoDocs: use 'added' page information to display a tag on top of the pages (#37341)
Julien Déramond [Tue, 25 Oct 2022 18:11:08 +0000 (20:11 +0200)] 
Docs: use 'added' page information to display a tag on top of the pages (#37341)

2 years agoBump @babel/core from 7.19.3 to 7.19.6 (#37374)
dependabot[bot] [Tue, 25 Oct 2022 10:26:51 +0000 (13:26 +0300)] 
Bump @babel/core from 7.19.3 to 7.19.6 (#37374)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.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.19.6/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump eslint from 8.25.0 to 8.26.0 (#37372)
dependabot[bot] [Tue, 25 Oct 2022 10:24:50 +0000 (13:24 +0300)] 
Bump eslint from 8.25.0 to 8.26.0 (#37372)

Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#37375)
dependabot[bot] [Tue, 25 Oct 2022 10:22:43 +0000 (13:22 +0300)] 
Bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#37375)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.0 to 23.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-replace from 5.0.0 to 5.0.1 (#37373)
dependabot[bot] [Tue, 25 Oct 2022 10:20:33 +0000 (13:20 +0300)] 
Bump @rollup/plugin-replace from 5.0.0 to 5.0.1 (#37373)

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

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-babel from 6.0.0 to 6.0.2 (#37371)
dependabot[bot] [Tue, 25 Oct 2022 10:18:32 +0000 (13:18 +0300)] 
Bump @rollup/plugin-babel from 6.0.0 to 6.0.2 (#37371)

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

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#37370)
dependabot[bot] [Tue, 25 Oct 2022 10:15:50 +0000 (13:15 +0300)] 
Bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#37370)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.0 to 15.0.1.
- [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-v15.0.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agofix
jonnysp [Sun, 23 Oct 2022 06:29:50 +0000 (08:29 +0200)] 
fix

2 years agoUse `--bs-border-width` for some components (#37344)
jonnysp [Sun, 23 Oct 2022 04:13:13 +0000 (06:13 +0200)] 
Use `--bs-border-width` for some components (#37344)

* Update _variables.scss

adds variable border-width to some components.
to combine utility borders (border-1, boder-2, ...) on these.

like "card border-2", "alert border-4" , ...

* add more border-width

* fix lint & bundlewatch

2 years agoAdd `z-index` utilities, `.z-*` (#37317)
Mark Otto [Sat, 22 Oct 2022 21:13:39 +0000 (17:13 -0400)] 
Add `z-index` utilities, `.z-*` (#37317)

* Add z-index utilities, .z-*

* Fix missing comma in _utilities.scss

* Fix bundlewatch

* Fix lint

* Update site/content/docs/5.2/utilities/z-index.md

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
* custom appearance

* linter

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2 years agoUpdate navbars example to include a centered nav with utilities (#36523)
Mark Otto [Sat, 22 Oct 2022 21:03:29 +0000 (17:03 -0400)] 
Update navbars example to include a centered nav with utilities (#36523)

* Update navbars example to include a centered nav with utilities

* Update site/content/docs/5.2/examples/navbars/index.html

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: Julien Déramond <julien.deramond@orange.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoHome imports (#37318)
Mark Otto [Sat, 22 Oct 2022 20:51:44 +0000 (16:51 -0400)] 
Home imports (#37318)

* Update docs homepage to use separate partials for each section

Also modifies the homepage code snippets under getting started to remove the code comments, making copy-pasting easier.

* Update some copy and examples

* newlines

* type button

* more code review, bring back interactive components

* fix hover

2 years agoRegenerate package-lock.json
XhmikosR [Tue, 18 Oct 2022 13:51:07 +0000 (16:51 +0300)] 
Regenerate package-lock.json

2 years agoBump @babel/preset-env from 7.19.3 to 7.19.4 (#37289)
dependabot[bot] [Tue, 18 Oct 2022 13:45:22 +0000 (16:45 +0300)] 
Bump @babel/preset-env from 7.19.3 to 7.19.4 (#37289)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.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.19.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump eslint-plugin-unicorn from 44.0.0 to 44.0.2 (#37286)
dependabot[bot] [Tue, 18 Oct 2022 13:42:36 +0000 (16:42 +0300)] 
Bump eslint-plugin-unicorn from 44.0.0 to 44.0.2 (#37286)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 (#37294)
dependabot[bot] [Tue, 18 Oct 2022 13:40:17 +0000 (16:40 +0300)] 
Bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 (#37294)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.2 to 23.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump stylelint from 14.13.0 to 14.14.0 (#37337)
dependabot[bot] [Tue, 18 Oct 2022 13:37:48 +0000 (16:37 +0300)] 
Bump stylelint from 14.13.0 to 14.14.0 (#37337)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#37292)
dependabot[bot] [Tue, 18 Oct 2022 13:37:18 +0000 (16:37 +0300)] 
Bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#37292)

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

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump eslint from 8.24.0 to 8.25.0 (#37288)
dependabot[bot] [Tue, 18 Oct 2022 13:34:57 +0000 (16:34 +0300)] 
Bump eslint from 8.24.0 to 8.25.0 (#37288)

Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBump hugo-bin from 0.92.2 to 0.92.3 (#37285)
dependabot[bot] [Tue, 18 Oct 2022 13:33:02 +0000 (16:33 +0300)] 
Bump hugo-bin from 0.92.2 to 0.92.3 (#37285)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.2 to 0.92.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.2...v0.92.3)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-replace from 4.0.0 to 5.0.0 (#37293)
dependabot[bot] [Tue, 18 Oct 2022 13:32:17 +0000 (16:32 +0300)] 
Bump @rollup/plugin-replace from 4.0.0 to 5.0.0 (#37293)

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

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump postcss from 8.4.17 to 8.4.18 (#37336)
dependabot[bot] [Tue, 18 Oct 2022 13:30:13 +0000 (16:30 +0300)] 
Bump postcss from 8.4.17 to 8.4.18 (#37336)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 (#37287)
dependabot[bot] [Tue, 18 Oct 2022 13:29:17 +0000 (16:29 +0300)] 
Bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 (#37287)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 14.1.0 to 15.0.0.
- [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/commonjs-v15.0.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBump lockfile-lint from 4.9.5 to 4.9.6 (#37291)
dependabot[bot] [Tue, 18 Oct 2022 13:17:43 +0000 (16:17 +0300)] 
Bump lockfile-lint from 4.9.5 to 4.9.6 (#37291)

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

---
updated-dependencies:
- dependency-name: lockfile-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump terser from 5.15.0 to 5.15.1 (#37290)
dependabot[bot] [Tue, 18 Oct 2022 13:17:06 +0000 (16:17 +0300)] 
Bump terser from 5.15.0 to 5.15.1 (#37290)

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

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoDocs: organize callouts in partials (#37320)
Mark Otto [Sun, 16 Oct 2022 16:09:33 +0000 (09:09 -0700)] 
Docs: organize callouts in partials (#37320)

2 years agoUpdate PULL_REQUEST_TEMPLATE.md (#37324)
Abdul Samad Siddiqui [Fri, 14 Oct 2022 17:16:21 +0000 (22:16 +0500)] 
Update PULL_REQUEST_TEMPLATE.md (#37324)

2 years agodocs: fixes text buttons to match behavior
Catalin Zalog [Wed, 12 Oct 2022 08:12:03 +0000 (11:12 +0300)] 
docs: fixes text buttons to match behavior

2 years agoDoc: add Sass vars for switches
Julien Déramond [Sun, 9 Oct 2022 14:30:51 +0000 (16:30 +0200)] 
Doc: add Sass vars for switches

2 years agoDocs: standardize usage of `<kbd>`
Julien Déramond [Mon, 10 Oct 2022 19:15:43 +0000 (21:15 +0200)] 
Docs: standardize usage of `<kbd>`

2 years agoImprove example of .flex-wrap and -reverse
naitsirch [Tue, 11 Oct 2022 06:16:22 +0000 (08:16 +0200)] 
Improve example of .flex-wrap and -reverse

The current example of `.flex-wrap` and `.flex-wrap-reverse` does not really show the difference between those two utilities, because every item is labelled 'Flex item'.

With the added numbers it is more clear what happens and how `.flex-wrap-reverse` works.

2 years agoBoost `execute` function, being able to handle arguments (#36652)
GeoSot [Fri, 7 Oct 2022 12:25:00 +0000 (15:25 +0300)] 
Boost `execute` function, being able to handle arguments (#36652)

2 years agoUtilities for overflow and object fit (#36848)
Daniel Raymond [Thu, 6 Oct 2022 20:14:11 +0000 (21:14 +0100)] 
Utilities for overflow and object fit (#36848)

* Added "overflow-x" and "overflow-y"

- Having the same properties as overflow but for just the x and y axises
- Usecase being I want my y axis to be scrollable but not my x axis
- E.g a card with a vertical list of items.

* Added "object-fit" utilities

- The CSS object-fit property is used to specify how an <img> or <video> should be resized to fit its container.
- A responsive alternative to using background-img for a resizable fill/fit image.

* Updated documantation for the overflow utilities

- Now includes docs for `overflow-x` and `overflow-y` utilities

* Placeholder shortcode updated

- Can now choose to render an img tag or svg
- The image contains a base64 svg generated within the template
- example shortcode updated to detect, replace and render preview of 'img' tags as well

* New documentaion for Object Fit added

- Documentation added for the 'object-fit' util

* Updated spell checks issues

* Update object-fit.md

* Update overflow.md

* Update object-fit.md

* Updated markup to address HTML Validation Errors

- error: Bad value  for attribute "src" on element "img": Illegal character in scheme data: space is not allowed.
- info warning: Self-closing tag syntax in text/html documents is widely discouraged; it's unnecessary and interacts badly with other HTML features (e.g., unquoted attribute values). If you're using a tool that injects self-closing tag syntax into all void elements, without any option to prevent it from doing so, then consider switching to a different tool.

* Updated Fix

- Added Legibility to the img markup (example.html)
- Fixed issue with example not working properly (because image closing tag no longer has "/>" )

* update values by step of 0.25 in bundlewatch.config

The following values in .bundlewatch.config.json have been updated:
- ./dist/css/bootstrap-utilities.css
- ./dist/css/bootstrap-utilities.min.css
- ./dist/css/bootstrap.css
- ./dist/css/bootstrap.min.css

Co-authored-by: Daniel O <dobiekwe@byteworks.com.ng>
Co-authored-by: Mark Otto <otto@github.com>
2 years agoFix button hover color in cover example
João Tomás [Mon, 12 Sep 2022 02:10:27 +0000 (03:10 +0100)] 
Fix button hover color in cover example
Replaced .btn-secondary class with .btn-light

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

Trying to fix #37180

2 years agoAdd `$enable-important-utilities` condition in colored links
Julien Déramond [Mon, 3 Oct 2022 19:39:31 +0000 (21:39 +0200)] 
Add `$enable-important-utilities` condition in colored links

2 years agoRename examples CSS/JS files for consistency
Julien Déramond [Thu, 6 Oct 2022 09:06:33 +0000 (11:06 +0200)] 
Rename examples CSS/JS files for consistency

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

2 years agoAdd an artificial background to floating labels (#37125)
Louis-Maxime Piton [Thu, 6 Oct 2022 06:12:00 +0000 (08:12 +0200)] 
Add an artificial background to floating labels (#37125)

2 years agoRemove duplicate `--#{$prefix}offcanvas-zindex` (#37257)
Neeraj Kumar Das [Tue, 4 Oct 2022 11:38:07 +0000 (17:08 +0530)] 
Remove duplicate `--#{$prefix}offcanvas-zindex` (#37257)

2 years agoCorrect typo in documentation for hiding elements (#37250)
franko553 [Tue, 4 Oct 2022 06:24:52 +0000 (02:24 -0400)] 
Correct typo in documentation for hiding elements (#37250)

2 years agoAdd new border-radius utilities (#36540)
Julien Déramond [Mon, 3 Oct 2022 18:52:41 +0000 (20:52 +0200)] 
Add new border-radius utilities (#36540)

* Add new border-radius utilities

* Fix bundlewatch

* Fix bundlewatch again

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoAdd parameters to the caret mixin
maks [Mon, 6 Jun 2022 04:47:51 +0000 (06:47 +0200)] 
Add parameters to the caret mixin

2 years agoUpdate bundlewatch
Mark Otto [Mon, 3 Oct 2022 18:07:48 +0000 (11:07 -0700)] 
Update bundlewatch

2 years agoAdded breakpoints as css variables (#36095)
Stefan Haack [Mon, 3 Oct 2022 18:04:19 +0000 (20:04 +0200)] 
Added breakpoints as css variables (#36095)

2 years agoadd font-weight-medium(=500) / fw-medium (#36781)
maks [Mon, 3 Oct 2022 17:52:02 +0000 (19:52 +0200)] 
add font-weight-medium(=500) / fw-medium (#36781)

* add font-weight-medium = 500

* Update _utilities.scss

2 years agoAdd new css vars for Offcanvas (#36815)
Isabelle Chanclou [Mon, 3 Oct 2022 17:51:30 +0000 (19:51 +0200)] 
Add new css vars for Offcanvas (#36815)

* Add 3 new css vars for Offcanvas feature

* Fix new css variable after review

* Update _offcanvas.scss

Co-authored-by: Mark Otto <otto@github.com>
2 years agocolor css vars for .btn-close
Vino Rodrigues [Sat, 28 May 2022 09:12:51 +0000 (19:12 +1000)] 
color css vars for .btn-close

2 years agoAdd color CSS vars for .alert-link (#36456)
Vino Rodrigues [Mon, 3 Oct 2022 17:47:51 +0000 (04:47 +1100)] 
Add color CSS vars for .alert-link (#36456)

* color css vars for .alert-link

* Update scss/mixins/_alert.scss

Co-authored-by: Mark Otto <otto@github.com>
2 years agoRename some vars in tab unit tests for consistency (#37248)
Julien Déramond [Mon, 3 Oct 2022 14:44:37 +0000 (16:44 +0200)] 
Rename some vars in tab unit tests for consistency (#37248)

2 years agoMinor grammatical fixes
Christian Oliff [Mon, 3 Oct 2022 12:32:32 +0000 (21:32 +0900)] 
Minor grammatical fixes

REF:
https://en.wikipedia.org/wiki/Ajax_(programming)
https://en.wikipedia.org/wiki/Server-side

2 years agoRelease v5.2.2 (#37236) v5.2.2
XhmikosR [Mon, 3 Oct 2022 07:44:02 +0000 (10:44 +0300)] 
Release v5.2.2 (#37236)

* Bump version to v5.2.2

* Dist

2 years agoDon't redefine `$border-color` in `table-variant` mixin (#37239)
Julien Déramond [Sun, 2 Oct 2022 14:33:11 +0000 (16:33 +0200)] 
Don't redefine `$border-color` in `table-variant` mixin (#37239)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoEnsure Tab keyboard functionality after #37146 (#37200)
GeoSot [Sun, 2 Oct 2022 10:05:30 +0000 (13:05 +0300)] 
Ensure Tab keyboard functionality after #37146 (#37200)

* fix: keyboard functionality

* test: add tests

* Add some focus spies in 2 other unit tests

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoUse `<h1>` for all `modal-title` examples/uses (#37210)
Patrick H. Lauke [Sun, 2 Oct 2022 10:02:36 +0000 (11:02 +0100)] 
Use `<h1>` for all `modal-title` examples/uses (#37210)

* Use `fs-` font sizing classes where needed
* Also add info callout about heading hierarchy in modals

2 years agoUpdate devDependencies (#37238)
XhmikosR [Sun, 2 Oct 2022 05:24:41 +0000 (08:24 +0300)] 
Update devDependencies (#37238)

* Update devDependencies

* @babel/cli             ^7.18.10  →   ^7.19.3
* @babel/core             ^7.19.1  →   ^7.19.3
* @babel/preset-env       ^7.19.1  →   ^7.19.3
* eslint-plugin-unicorn   ^43.0.2  →   ^44.0.0
* hugo-bin                ^0.92.1  →   ^0.92.2
* lockfile-lint            ^4.9.3  →    ^4.9.5
* postcss                 ^8.4.16  →   ^8.4.17
* stylelint              ^14.12.1  →  ^14.13.0
* vnu-jar                21.10.12  →   22.9.29

* toast.js: fix new lint errors

2 years agoMinor docs changes (#37215)
XhmikosR [Tue, 27 Sep 2022 20:02:55 +0000 (23:02 +0300)] 
Minor docs changes (#37215)

2 years agoAdd eslint-plugin-html to lint JS in HTML files (#37186)
Julien Déramond [Tue, 27 Sep 2022 19:53:59 +0000 (21:53 +0200)] 
Add eslint-plugin-html to lint JS in HTML files (#37186)

2 years agoNuGet: Use license expression (#36421)
Jonathan [Tue, 27 Sep 2022 19:45:28 +0000 (21:45 +0200)] 
NuGet: Use license expression (#36421)

2 years agoChanging the way `View on GitHub` links are handled (#37214)
Louis-Maxime Piton [Tue, 27 Sep 2022 19:01:16 +0000 (21:01 +0200)] 
Changing the way `View on GitHub` links are handled (#37214)

2 years agoDropdown: fix case with invalid markup (#37190)
GeoSot [Tue, 27 Sep 2022 07:39:11 +0000 (10:39 +0300)] 
Dropdown: fix case with invalid markup (#37190)

This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.

2 years agoSlightly improve PNG files compression (#36899)
XhmikosR [Tue, 27 Sep 2022 05:50:31 +0000 (08:50 +0300)] 
Slightly improve PNG files compression (#36899)

2 years agoUpdate devDependencies (#37208)
XhmikosR [Tue, 27 Sep 2022 05:49:52 +0000 (08:49 +0300)] 
Update devDependencies (#37208)

* autoprefixer   ^10.4.11  →  ^10.4.12
* eslint          ^8.23.1  →   ^8.24.0
* hugo-bin        ^0.91.1  →   ^0.92.1
* lockfile-lint    ^4.8.0  →    ^4.9.3
* rollup          ^2.79.0  →   ^2.79.1
* sass            ^1.54.9  →   ^1.55.0
* stylelint      ^14.12.0  →  ^14.12.1

2 years agoReplace Webpack and Vite PNGs by SVGs (#37199)
Julien Déramond [Mon, 26 Sep 2022 18:16:50 +0000 (20:16 +0200)] 
Replace Webpack and Vite PNGs by SVGs (#37199)

* Replace Webpack and Vite pngs by svgs

* Update vite.svg

* Update webpack.svg

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoTests: add testcase to Tabs, keyboard handler (#37189)
GeoSot [Fri, 23 Sep 2022 20:18:57 +0000 (23:18 +0300)] 
Tests: add testcase to Tabs, keyboard handler (#37189)

2 years agoAdd PR template (#35079)
Mark Otto [Fri, 23 Sep 2022 07:44:10 +0000 (09:44 +0200)] 
Add PR template (#35079)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: julien-deramond <julien.deramond@orange.com>
2 years agoFix active class toggling of tabs within dropdown (#37151)
Carson Sievert [Wed, 21 Sep 2022 23:29:58 +0000 (18:29 -0500)] 
Fix active class toggling of tabs within dropdown (#37151)

* Close #36947: fix active class toggling tabs within dropdown

2 years agoUse es6 on visual tests (#36915)
GeoSot [Wed, 21 Sep 2022 22:48:23 +0000 (01:48 +0300)] 
Use es6 on visual tests (#36915)

2 years agoUse Sass variable for accordion color (#37182)
Mark Otto [Wed, 21 Sep 2022 16:55:57 +0000 (18:55 +0200)] 
Use Sass variable for accordion color (#37182)

Fixes #37144