]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoConsistently use outline:0 rather than outline:none (#32751)
Patrick H. Lauke [Sun, 10 Jan 2021 16:13:08 +0000 (16:13 +0000)] 
Consistently use outline:0 rather than outline:none (#32751)

just for code consistency, no actual effect on styling per se

4 years agoSuppress focus outline for buttons when it shouldn't be visible in Chromium (#32689)
Patrick H. Lauke [Sun, 10 Jan 2021 10:42:26 +0000 (10:42 +0000)] 
Suppress focus outline for buttons when it shouldn't be visible in Chromium (#32689)

Follow-up to https://github.com/twbs/bootstrap/pull/32631

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agopackage.json: move `version_short` variable under the `config` object (#32737)
XhmikosR [Sun, 10 Jan 2021 06:03:49 +0000 (08:03 +0200)] 
package.json: move `version_short` variable under the `config` object (#32737)

This is so that it works on npm 7.x too.

4 years agoFix typo (#32740)
Brian Thompson [Sat, 9 Jan 2021 21:06:41 +0000 (15:06 -0600)] 
Fix typo (#32740)

* Fix typo

* Rewrite description to avoid awkward phrasing

Co-authored-by: Mark Otto <otto@github.com>
4 years agoUpdate devDependencies (#32738)
XhmikosR [Sat, 9 Jan 2021 20:57:00 +0000 (22:57 +0200)] 
Update devDependencies (#32738)

* autoprefixer  ^10.2.0  →  ^10.2.1
* postcss        ^8.2.2  →   ^8.2.4

4 years agoMove "active" class from `.nav-item` to `.nav-link` (#32730)
Théophile Helleboid - chtitux [Fri, 8 Jan 2021 18:53:04 +0000 (22:53 +0400)] 
Move "active" class from `.nav-item` to `.nav-link` (#32730)

4 years agodocs(sidebar): active link
Gaël Poupard [Mon, 14 Dec 2020 13:48:08 +0000 (14:48 +0100)] 
docs(sidebar): active link

4 years agoMove migration sidebar entry to sidebar.yml
XhmikosR [Fri, 4 Dec 2020 09:53:14 +0000 (11:53 +0200)] 
Move migration sidebar entry to sidebar.yml

4 years agoBump autoprefixer from 10.1.0 to 10.2.0 (#32711)
dependabot[bot] [Thu, 7 Jan 2021 14:52:31 +0000 (16:52 +0200)] 
Bump autoprefixer from 10.1.0 to 10.2.0 (#32711)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.0.
- [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.1.0...10.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump copyright year to 2021 (#32713)
XhmikosR [Thu, 7 Jan 2021 10:12:53 +0000 (12:12 +0200)] 
Bump copyright year to 2021 (#32713)

4 years agoClarify the `$enable-shadows` option in our docs (#32685)
Mark Otto [Thu, 7 Jan 2021 08:16:21 +0000 (00:16 -0800)] 
Clarify the `$enable-shadows` option in our docs (#32685)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump rollup from 2.36.0 to 2.36.1 (#32712)
dependabot[bot] [Thu, 7 Jan 2021 08:11:16 +0000 (10:11 +0200)] 
Bump rollup from 2.36.0 to 2.36.1 (#32712)

Bumps [rollup](https://github.com/rollup/rollup) from 2.36.0 to 2.36.1.
- [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.36.0...v2.36.1)

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>
4 years agoBump sass from 1.32.0 to 1.32.2 (#32709)
dependabot[bot] [Thu, 7 Jan 2021 08:08:07 +0000 (10:08 +0200)] 
Bump sass from 1.32.0 to 1.32.2 (#32709)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.0...1.32.2)

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>
4 years agoBump nodemon from 2.0.6 to 2.0.7 (#32710)
dependabot[bot] [Thu, 7 Jan 2021 08:03:00 +0000 (10:03 +0200)] 
Bump nodemon from 2.0.6 to 2.0.7 (#32710)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoScrollspy - Remove unnecessary event argument (#32603)
Rohit Sharma [Thu, 7 Jan 2021 07:34:08 +0000 (13:04 +0530)] 
Scrollspy - Remove unnecessary event argument (#32603)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix navbar docs - active nav-link (#32589)
Florian Lacreuse [Thu, 7 Jan 2021 07:24:57 +0000 (08:24 +0100)] 
Fix navbar docs - active nav-link (#32589)

* Fix navbar docs - active nav-link

* Update navbar.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agofix(ratio): missing variable prefix (#32501)
Gaël Poupard [Wed, 6 Jan 2021 06:14:54 +0000 (07:14 +0100)] 
fix(ratio): missing variable prefix (#32501)

This is the only unprefixed custom property, and its name is very common so I think we'd better prefix it too.

4 years agoTweak wording for no-touch carousel (#32688)
Patrick H. Lauke [Wed, 6 Jan 2021 00:59:44 +0000 (00:59 +0000)] 
Tweak wording for no-touch carousel (#32688)

based on changes made in the backport https://github.com/twbs/bootstrap/pull/32639

4 years agoHyphen to dash for ranges (#32488)
Jonathan [Tue, 5 Jan 2021 21:56:44 +0000 (22:56 +0100)] 
Hyphen to dash for ranges (#32488)

* Hyphen to dash for ranges

* Hyphen to dash for ranges

* Hyphen to dash for ranges

* Hyphen to dash for ranges

* Hyphen to dash for ranges

4 years agoRemove old/unnecessary reboot bug fix (#32631)
Patrick H. Lauke [Tue, 5 Jan 2021 20:20:35 +0000 (20:20 +0000)] 
Remove old/unnecessary reboot bug fix (#32631)

From initial testing, this bug doesn't seem to manifest itself anywhere in Bootstrap (since we don't just set transparent background anywhere on buttons, and when we do set explicit button styles in the more specific stylings, we already do create a custom `:focus` style anyway)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agocarousel example: Move "active" class on .nav-link element (#32647) (#32647)
Théophile Helleboid - chtitux [Tue, 5 Jan 2021 20:15:59 +0000 (00:15 +0400)] 
carousel example: Move "active" class on .nav-link element (#32647) (#32647)

The "active" CSS class must be on "nav-link" element, see `_navbar.scss`:

```css
.nav-link.active {
  color: $navbar-dark-active-color;
}
```

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFixes #32557: Add functions and variables to the utilities API docs imports (#32684)
Mark Otto [Tue, 5 Jan 2021 20:11:56 +0000 (12:11 -0800)] 
Fixes #32557: Add functions and variables to the utilities API docs imports (#32684)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoRemove incorrect mention of dropdowns for dynamic tab behavior (#32634)
Patrick H. Lauke [Tue, 5 Jan 2021 20:04:06 +0000 (20:04 +0000)] 
Remove incorrect mention of dropdowns for dynamic tab behavior (#32634)

While technically it still works, we're already saying authors shouldn't do it later on, and we removed any examples of this. This was a straggler.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoCI: update to actions/setup-node@v2 (#32635)
XhmikosR [Tue, 5 Jan 2021 19:56:31 +0000 (21:56 +0200)] 
CI: update to actions/setup-node@v2 (#32635)

4 years agoRegenerate package-lock.json (#32680)
XhmikosR [Tue, 5 Jan 2021 19:55:57 +0000 (21:55 +0200)] 
Regenerate package-lock.json (#32680)

4 years agoTweak the wording for collapse to indicate button is preferred/more semantic (#32632)
Patrick H. Lauke [Tue, 5 Jan 2021 19:53:50 +0000 (19:53 +0000)] 
Tweak the wording for collapse to indicate button is preferred/more semantic (#32632)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate dependabot.yml
XhmikosR [Tue, 5 Jan 2021 19:52:48 +0000 (21:52 +0200)] 
Update dependabot.yml

4 years agodependabot: Add Actions updates (#32681)
XhmikosR [Tue, 5 Jan 2021 19:30:29 +0000 (21:30 +0200)] 
dependabot: Add Actions updates (#32681)

4 years agoBump rollup from 2.35.1 to 2.36.0 (#32683)
dependabot[bot] [Tue, 5 Jan 2021 14:08:04 +0000 (16:08 +0200)] 
Bump rollup from 2.35.1 to 2.36.0 (#32683)

Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.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.35.1...v2.36.0)

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>
4 years agoBump find-unused-sass-variables from 3.0.0 to 3.1.0 (#32682)
dependabot[bot] [Tue, 5 Jan 2021 13:51:47 +0000 (15:51 +0200)] 
Bump find-unused-sass-variables from 3.0.0 to 3.1.0 (#32682)

Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)
dependabot[bot] [Tue, 5 Jan 2021 13:24:56 +0000 (15:24 +0200)] 
Bump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump sass from 1.30.0 to 1.32.0 (#32677)
dependabot[bot] [Tue, 5 Jan 2021 12:59:33 +0000 (14:59 +0200)] 
Bump sass from 1.30.0 to 1.32.0 (#32677)

Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.0)

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>
4 years agoBump postcss from 8.2.1 to 8.2.2 (#32676)
dependabot[bot] [Tue, 5 Jan 2021 12:54:21 +0000 (14:54 +0200)] 
Bump postcss from 8.2.1 to 8.2.2 (#32676)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2.
- [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.2.1...8.2.2)

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>
4 years agoBump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)
dependabot[bot] [Tue, 5 Jan 2021 12:49:06 +0000 (14:49 +0200)] 
Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.0 to 25.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.0...v25.0.1)

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>
4 years agoBump hugo-bin from 0.67.1 to 0.68.0 (#32674)
dependabot[bot] [Tue, 5 Jan 2021 10:48:54 +0000 (12:48 +0200)] 
Bump hugo-bin from 0.67.1 to 0.68.0 (#32674)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.1 to 0.68.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.1...v0.68.0)

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>
4 years agoBump eslint from 7.16.0 to 7.17.0 (#32673)
dependabot[bot] [Tue, 5 Jan 2021 10:36:44 +0000 (12:36 +0200)] 
Bump eslint from 7.16.0 to 7.17.0 (#32673)

Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd an actual `data-bs-touch="false"` example in the carousel docs (#32638)
Patrick H. Lauke [Tue, 29 Dec 2020 13:40:42 +0000 (13:40 +0000)] 
Add an actual `data-bs-touch="false"` example in the carousel docs (#32638)

* Add an actual `data-touch="false"` example in the carousel docs

this can also make it easier to actually check/debug any issues we may have with this data attribute

* Correct attribute table explanation and remove slide class from example

4 years agoBump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)
dependabot[bot] [Tue, 29 Dec 2020 10:52:32 +0000 (12:52 +0200)] 
Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)

* Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 24.0.0 to 25.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v24.0.0...v25.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
* Fix renamed eslint-plugin-unicorn options

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump linkinator from 2.8.2 to 2.11.2 (#32645)
dependabot[bot] [Tue, 29 Dec 2020 10:35:20 +0000 (12:35 +0200)] 
Bump linkinator from 2.8.2 to 2.11.2 (#32645)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.2 to 2.11.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.2...v2.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump rollup-plugin-istanbul from 2.0.1 to 3.0.0 (#32646)
dependabot[bot] [Tue, 29 Dec 2020 10:31:04 +0000 (12:31 +0200)] 
Bump rollup-plugin-istanbul from 2.0.1 to 3.0.0 (#32646)

Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 2.0.1 to 3.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/v2.0.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoTweak .form-select padding (#32419)
Mark Otto [Mon, 28 Dec 2020 06:27:03 +0000 (22:27 -0800)] 
Tweak .form-select padding (#32419)

* Tweak .form-select padding

* Simplify the padding entirely

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoLock karma-browserstack-launcher and regenerate package-lock.json (#32593)
XhmikosR [Tue, 22 Dec 2020 13:45:01 +0000 (15:45 +0200)] 
Lock karma-browserstack-launcher and regenerate package-lock.json (#32593)

4 years agoBump linkinator from 2.8.0 to 2.8.2 (#32592)
dependabot[bot] [Tue, 22 Dec 2020 10:34:38 +0000 (12:34 +0200)] 
Bump linkinator from 2.8.0 to 2.8.2 (#32592)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.0...v2.8.2)

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>
4 years agoBump eslint from 7.15.0 to 7.16.0 (#32591)
dependabot[bot] [Tue, 22 Dec 2020 10:28:47 +0000 (12:28 +0200)] 
Bump eslint from 7.15.0 to 7.16.0 (#32591)

Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

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>
4 years agoBump hugo-bin from 0.67.0 to 0.67.1 (#32590)
dependabot[bot] [Tue, 22 Dec 2020 10:23:30 +0000 (12:23 +0200)] 
Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.0 to 0.67.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agodocs(sidebar): invalid CSS value (#32575)
XhmikosR [Mon, 21 Dec 2020 16:54:03 +0000 (18:54 +0200)] 
docs(sidebar): invalid CSS value (#32575)

Co-authored-by: Gaël Poupard <gael.poupard@orange.com>
4 years agocollapse: prevent url change if `A` nested tag is clicked (#32438)
Daniele Faraglia [Mon, 21 Dec 2020 12:37:35 +0000 (12:37 +0000)] 
collapse: prevent url change if `A` nested tag is clicked (#32438)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoSupport Popper virtual elements (#32376)
Nils K [Mon, 21 Dec 2020 12:32:11 +0000 (13:32 +0100)] 
Support Popper virtual elements (#32376)

Adds the ability to use objects implementing the virtual element interface as the value for the reference option of a dropdown config.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAPI docs: add missing comma (#32543)
XhmikosR [Mon, 21 Dec 2020 09:12:28 +0000 (11:12 +0200)] 
API docs: add missing comma (#32543)

4 years agoAdd keyboard-focusable elements for popover on disabled button (#32490)
Florian Lacreuse [Sun, 20 Dec 2020 18:28:58 +0000 (19:28 +0100)] 
Add keyboard-focusable elements for popover on disabled button (#32490)

4 years agoRevert "Update karma-browserstack-launcher to v1.6.0 (#32409)" (#32494)
XhmikosR [Sun, 20 Dec 2020 15:38:11 +0000 (17:38 +0200)] 
Revert "Update karma-browserstack-launcher to v1.6.0 (#32409)" (#32494)

This reverts commit e2324731de863a1248eac1aa6acf74002053c327.

4 years agoTooltips: add missing space (#32529)
XhmikosR [Sun, 20 Dec 2020 15:12:22 +0000 (17:12 +0200)] 
Tooltips: add missing space (#32529)

4 years agoadded class selector "." to "dropend" (#32534)
joe [Sat, 19 Dec 2020 06:23:50 +0000 (01:23 -0500)] 
added class selector "." to "dropend" (#32534)

It was missing the `.` before `dropend`.

4 years agotest(carousel): french word in the wild (#32528)
Gaël Poupard [Fri, 18 Dec 2020 15:22:16 +0000 (16:22 +0100)] 
test(carousel): french word in the wild (#32528)

4 years agoBump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)
dependabot[bot] [Fri, 18 Dec 2020 13:11:07 +0000 (15:11 +0200)] 
Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)

* Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v23.0.0...v24.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
* Update karma.conf.js

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs: Fix popover example showing above navbar (#32445)
Siju Samson [Fri, 18 Dec 2020 08:19:30 +0000 (13:49 +0530)] 
docs: Fix popover example showing above navbar (#32445)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAdd helpers to utilities bundle (#32324)
Marc Jansing [Fri, 18 Dec 2020 05:39:39 +0000 (06:39 +0100)] 
Add helpers to utilities bundle (#32324)

Adds currently missing utilities classes which are located in scss/helpers to
boostrap-utilities dist files.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump @babel/preset-env from 7.12.10 to 7.12.11 (#32515)
dependabot[bot] [Thu, 17 Dec 2020 13:01:11 +0000 (15:01 +0200)] 
Bump @babel/preset-env from 7.12.10 to 7.12.11 (#32515)

* Bump @babel/preset-env from 7.12.10 to 7.12.11

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

Signed-off-by: dependabot[bot] <support@github.com>
* Update package-lock.json

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoAdd variables for modifying button state colours. (#32317)
Dylan Anderson [Thu, 17 Dec 2020 05:16:54 +0000 (22:16 -0700)] 
Add variables for modifying button state colours. (#32317)

Add some variables to allow users to modify how much a button gets
lighter or darker on :hover and :active.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoExtended form validation states customization capabilities (#31757)
Dmytro Yaremenko [Thu, 17 Dec 2020 05:07:48 +0000 (07:07 +0200)] 
Extended form validation states customization capabilities (#31757)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix: variables collide with globals (#32492)
Rafi [Thu, 17 Dec 2020 05:02:20 +0000 (11:02 +0600)] 
Fix: variables collide with globals (#32492)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agotests: replace deprecated jQuery method (#32309)
Rohit Sharma [Wed, 16 Dec 2020 15:21:43 +0000 (20:51 +0530)] 
tests: replace deprecated jQuery method (#32309)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBrowserStack: test on macOS Catalina instead of High Sierra (#32486)
XhmikosR [Wed, 16 Dec 2020 10:45:48 +0000 (12:45 +0200)] 
BrowserStack: test on macOS Catalina instead of High Sierra (#32486)

4 years agoBump @popperjs/core from 2.5.4 to 2.6.0 (#32487)
dependabot[bot] [Wed, 16 Dec 2020 09:41:15 +0000 (11:41 +0200)] 
Bump @popperjs/core from 2.5.4 to 2.6.0 (#32487)

* Bump @popperjs/core from 2.5.4 to 2.6.0

Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.5.4 to 2.6.0.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.5.4...v2.6.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix popover docs example (#32489)
Florian Lacreuse [Tue, 15 Dec 2020 15:27:06 +0000 (16:27 +0100)] 
Fix popover docs example (#32489)

4 years agoUpdate package-lock.json
XhmikosR [Tue, 15 Dec 2020 07:46:22 +0000 (09:46 +0200)] 
Update package-lock.json

4 years agoDocs: style clipboard button on `:focus`, not just `:hover` (#32461)
Patrick H. Lauke [Tue, 15 Dec 2020 07:43:12 +0000 (07:43 +0000)] 
Docs: style clipboard button on `:focus`, not just `:hover` (#32461)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate Release Drafter configuration (#32417)
XhmikosR [Tue, 15 Dec 2020 07:36:25 +0000 (09:36 +0200)] 
Update Release Drafter configuration (#32417)

* add "Breaking Changes" section
* add "Performance Improvements" section
* add "Utility API" section
* add "CI" label in "Misc" category

4 years agoBump rollup from 2.34.2 to 2.35.1 (#32475)
dependabot[bot] [Tue, 15 Dec 2020 07:34:02 +0000 (09:34 +0200)] 
Bump rollup from 2.34.2 to 2.35.1 (#32475)

Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.1.
- [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.34.2...v2.35.1)

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>
4 years agodocs(skip links): new powers for .visually-hidden-focusable
Gaël Poupard [Mon, 14 Dec 2020 09:39:55 +0000 (10:39 +0100)] 
docs(skip links): new powers for .visually-hidden-focusable

4 years agoExpand `visually-hidden-focusable` so it can be used on a container, so the container...
Patrick H. Lauke [Fri, 11 Dec 2020 21:28:45 +0000 (23:28 +0200)] 
Expand `visually-hidden-focusable` so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements.

4 years agodocs: Remove unneeded `.form-group` class (#32483)
Kyle Tsang [Tue, 15 Dec 2020 07:21:25 +0000 (23:21 -0800)] 
docs: Remove unneeded `.form-group` class (#32483)

4 years agoRemove redundant `pointer-events: none` override for tooltip and popover disabled...
Florian Lacreuse [Tue, 15 Dec 2020 07:17:58 +0000 (08:17 +0100)] 
Remove redundant `pointer-events: none` override for tooltip and popover disabled buttons (#32478)

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate CodeQL Action (#32452)
XhmikosR [Tue, 15 Dec 2020 07:14:03 +0000 (09:14 +0200)] 
Update CodeQL Action (#32452)

4 years agodocs: Add system-ui to native font stack documentation (#32455)
Alan Orth [Tue, 15 Dec 2020 07:10:09 +0000 (09:10 +0200)] 
docs: Add system-ui to native font stack documentation (#32455)

system-ui was added to the native font stack in #30561 but the docs were not updated.

4 years agoUpdate karma-browserstack-launcher to v1.6.0 (#32409)
XhmikosR [Tue, 15 Dec 2020 07:04:50 +0000 (09:04 +0200)] 
Update karma-browserstack-launcher to v1.6.0 (#32409)

4 years agoFlatten package-lock.json (#32477)
XhmikosR [Tue, 15 Dec 2020 07:00:15 +0000 (09:00 +0200)] 
Flatten package-lock.json (#32477)

4 years agoTooltip/popover - change the default value for `fallbackPlacements` (#32437)
Rohit Sharma [Mon, 14 Dec 2020 18:51:14 +0000 (00:21 +0530)] 
Tooltip/popover - change the default value for `fallbackPlacements` (#32437)

The default Popper `fallbackPlacements` value is `[oppositePlacement]`.

- The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper)
- It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoClean up lorem ipsum text in popover examples (#32479)
Florian Lacreuse [Mon, 14 Dec 2020 18:26:16 +0000 (19:26 +0100)] 
Clean up lorem ipsum text in popover examples (#32479)

4 years agoBump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (#32476)
dependabot[bot] [Mon, 14 Dec 2020 15:26:22 +0000 (17:26 +0200)] 
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (#32476)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump postcss-cli from 8.3.0 to 8.3.1 (#32471)
dependabot[bot] [Mon, 14 Dec 2020 14:41:34 +0000 (16:41 +0200)] 
Bump postcss-cli from 8.3.0 to 8.3.1 (#32471)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoAdd two new variables for pagination border-radius values (#32423)
Mark Otto [Mon, 14 Dec 2020 13:34:01 +0000 (05:34 -0800)] 
Add two new variables for pagination border-radius values (#32423)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFew updates for v5.0.0-beta1 NuGet support (#32453)
Jesse Mandel [Mon, 14 Dec 2020 12:34:31 +0000 (04:34 -0800)] 
Few updates for v5.0.0-beta1 NuGet support (#32453)

PopperJS 2.0 isn't on Nuget so dropped as a dependency

4 years agoAdd missing `has-validation` in checkout examples (#32464)
Florian Lacreuse [Mon, 14 Dec 2020 12:33:20 +0000 (13:33 +0100)] 
Add missing `has-validation` in checkout examples (#32464)

4 years agoTooltip - Add missing callback in async spec (#32465)
Rohit Sharma [Mon, 14 Dec 2020 11:02:34 +0000 (16:32 +0530)] 
Tooltip - Add missing callback in async spec (#32465)

4 years agofix(carousel): switch prev/next directions in RTL
Gaël Poupard [Fri, 11 Dec 2020 14:10:58 +0000 (15:10 +0100)] 
fix(carousel): switch prev/next directions in RTL

4 years agodocs(cheatsheet): fix RTL sidenav arrows
Gaël Poupard [Fri, 11 Dec 2020 13:34:20 +0000 (14:34 +0100)] 
docs(cheatsheet): fix RTL sidenav arrows

4 years agoexamples: Update font utility classes to new v5 versions (#32449)
Alan Orth [Mon, 14 Dec 2020 08:51:21 +0000 (10:51 +0200)] 
examples: Update font utility classes to new v5 versions (#32449)

* site: Fix .font-italic to .fst-italic in blog example

The font utility class was renamed from .font-italic to .fst-italic
but a few references didn't get updated.

* site: Fix .font-weight-* to .fw-* in RTL examples

These font utility classes were renamed from .font-weight-* to .fw-*
but a few references didn't get updated.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump rtlcss from 2.6.2 to 3.0.0 (#32431)
dependabot[bot] [Mon, 14 Dec 2020 08:44:22 +0000 (10:44 +0200)] 
Bump rtlcss from 2.6.2 to 3.0.0 (#32431)

Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 2.6.2 to 3.0.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases)
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/2.6.2...3.0.0)

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>
4 years agoStraggler lorem ipsum text (#32463)
Patrick H. Lauke [Mon, 14 Dec 2020 07:38:59 +0000 (07:38 +0000)] 
Straggler lorem ipsum text (#32463)

4 years agoReplace Lorem Ipsum placeholder text with more representative (or at least english...
Patrick H. Lauke [Fri, 11 Dec 2020 20:05:33 +0000 (20:05 +0000)] 
Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246)

Replaces shorter examples with more sensible/representative/inforrmative text. For longer passages, resorted to using SFW extracts from http://katyperryipsum.com/

4 years agocarousel: switch to string constants (#32393)
XhmikosR [Fri, 11 Dec 2020 14:12:13 +0000 (16:12 +0200)] 
carousel: switch to string constants (#32393)

4 years agoUse box shadows instead of linear gradients to colorize tables (#32348)
Martijn Cuppens [Fri, 11 Dec 2020 13:49:22 +0000 (14:49 +0100)] 
Use box shadows instead of linear gradients to colorize tables (#32348)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoterser: use 2 passes instead of the default 1. (#32185)
XhmikosR [Fri, 11 Dec 2020 13:48:21 +0000 (15:48 +0200)] 
terser: use 2 passes instead of the default 1. (#32185)

Saves us a few bytes.

4 years agoUse the ternary operator in a few more places (#32303)
XhmikosR [Fri, 11 Dec 2020 13:47:34 +0000 (15:47 +0200)] 
Use the ternary operator in a few more places (#32303)

4 years agoBump @babel/preset-env from 7.12.7 to 7.12.10 (#32430)
dependabot[bot] [Fri, 11 Dec 2020 08:12:55 +0000 (10:12 +0200)] 
Bump @babel/preset-env from 7.12.7 to 7.12.10 (#32430)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/core from 7.12.9 to 7.12.10 (#32429)
dependabot[bot] [Fri, 11 Dec 2020 08:08:10 +0000 (10:08 +0200)] 
Bump @babel/core from 7.12.9 to 7.12.10 (#32429)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump @babel/cli from 7.12.8 to 7.12.10 (#32428)
dependabot[bot] [Fri, 11 Dec 2020 08:02:17 +0000 (10:02 +0200)] 
Bump @babel/cli from 7.12.8 to 7.12.10 (#32428)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoTooltip - check if tip and its parent node exist in dispose method (#32420)
Rohit Sharma [Thu, 10 Dec 2020 19:06:41 +0000 (00:36 +0530)] 
Tooltip - check if tip and its parent node exist in dispose method (#32420)

4 years agoRemove `TRANSITION_END` from utils (#32394)
XhmikosR [Thu, 10 Dec 2020 14:54:50 +0000 (16:54 +0200)] 
Remove `TRANSITION_END` from utils (#32394)