]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoUpdate anchor-js to v4.3.0. (#31951)
XhmikosR [Thu, 22 Oct 2020 16:46:26 +0000 (19:46 +0300)] 
Update anchor-js to v4.3.0. (#31951)

5 years agoMove `href` attribute first (#31835)
XhmikosR [Thu, 22 Oct 2020 06:38:15 +0000 (09:38 +0300)] 
Move `href` attribute first (#31835)

5 years agoUpdate bs-table shortcode (#31803)
XhmikosR [Thu, 22 Oct 2020 06:32:46 +0000 (09:32 +0300)] 
Update bs-table shortcode (#31803)

5 years agoHandle the Ubuntu sans-serif case (#31657)
Gaël Poupard [Thu, 22 Oct 2020 06:28:19 +0000 (08:28 +0200)] 
Handle the Ubuntu sans-serif case (#31657)

On Ubuntu, our native font-stack doesn't output the same font on Firefox and Chrome. This is [a known aliasing issue](http://fontfamily.io/sans-serif) — check at the bottom, Ubuntu 14.04. Ubuntu 18.04 (my current) doesn't use the same (Firefox uses Liberation Sans, Chrome uses the default system font Ubuntu).

I'm inclined to prefer Liberation Sans since it's closer to Arial / Helvetica. This patch already exists in Boosted, didn't notice it was missing in bootstrap until today…

BTW, our linked Smashing Magazine's system fonts post mentions this and is even more accurate since it targets the three major Linux distributions. AFAIK this is not needed since [Liberation Sans is available everywhere](http://fontfamily.io/Liberation_Sans) — but we might go back to `Oxygen, Ubuntu, Cantarell`if we want to stick to system fonts.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump nodemon from 2.0.5 to 2.0.6 (#31939)
dependabot[bot] [Tue, 20 Oct 2020 09:38:50 +0000 (12:38 +0300)] 
Bump nodemon from 2.0.5 to 2.0.6 (#31939)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoUpdate optimize.md
XhmikosR [Tue, 20 Oct 2020 08:13:42 +0000 (11:13 +0300)] 
Update optimize.md

For some weird reason, using "Exports" as the callout header leads to TypeError coming from clipboard.js

5 years agomention default export in our docs optimize section
Johann-S [Thu, 1 Oct 2020 07:29:10 +0000 (10:29 +0300)] 
mention default export in our docs optimize section

5 years agoUpdate docs example on how to optimize JavaScript bundle
Pascal Pepe [Fri, 19 Jun 2020 08:34:30 +0000 (11:34 +0300)] 
Update docs example on how to optimize JavaScript bundle

5 years agoPin terser to v5.1.0 and regenerate package-lock.json (#31928)
XhmikosR [Mon, 19 Oct 2020 13:05:25 +0000 (16:05 +0300)] 
Pin terser to v5.1.0 and regenerate package-lock.json (#31928)

5 years agoSmall typo - remove the unnecessary "the" (#31932)
Patrick H. Lauke [Mon, 19 Oct 2020 12:33:03 +0000 (13:33 +0100)] 
Small typo - remove the unnecessary "the" (#31932)

5 years agodocs: switch to fenced codeblocks (#31806)
XhmikosR [Mon, 19 Oct 2020 09:56:49 +0000 (12:56 +0300)] 
docs: switch to fenced codeblocks (#31806)

5 years agodocs(migration): mention spinners slow down (#31929)
Gaël Poupard [Mon, 19 Oct 2020 09:06:14 +0000 (11:06 +0200)] 
docs(migration): mention spinners slow down (#31929)

5 years agoApply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)
Gaël Poupard [Mon, 19 Oct 2020 09:00:37 +0000 (11:00 +0200)] 
Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)

* feat(reboot): apply smooth-scroll when not prefers-reduced-motion

* docs(migration): mention scroll-behavior in alpha3

* docs(accessibility): mention scroll-behavior in reduced motion section

* docs(accessibility): rewording smooth scroll sentence

* feat(variable): introduce enable-smooth-scroll variable

* docs(accessibility): reword smooth-scroll sentence

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoSlow down spinners when `prefers-reduced-motion: reduce` (#31882)
Gaël Poupard [Mon, 19 Oct 2020 08:42:19 +0000 (10:42 +0200)] 
Slow down spinners when `prefers-reduced-motion: reduce` (#31882)

* feature(spinners): slow down spinners when prefers-reduced-motion

* docs(spinners): add reduced motion callout and mention slowing down in accessibility page

* Update spinners.md

* docs(accessibility): rewording

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
5 years agodocs(forms): use a legend for fieldset instead of aria-label
Gaël Poupard [Thu, 15 Oct 2020 14:37:42 +0000 (16:37 +0200)] 
docs(forms): use a legend for fieldset instead of aria-label

5 years agodocs(forms): fix incorrect legend nesting in fieldset
Gaël Poupard [Thu, 15 Oct 2020 14:37:17 +0000 (16:37 +0200)] 
docs(forms): fix incorrect legend nesting in fieldset

5 years agodocs(forms): drop useless text faking a label in horizontal forms example
Gaël Poupard [Thu, 15 Oct 2020 13:10:49 +0000 (15:10 +0200)] 
docs(forms): drop useless text faking a label in horizontal forms example

5 years agodocs: switch to suggesting jsDelivr as a CDN (#31894)
XhmikosR [Mon, 19 Oct 2020 08:25:31 +0000 (11:25 +0300)] 
docs: switch to suggesting jsDelivr as a CDN (#31894)

5 years agoBump eslint-config-xo from 0.32.1 to 0.33.1 (#31925)
dependabot[bot] [Mon, 19 Oct 2020 08:23:48 +0000 (11:23 +0300)] 
Bump eslint-config-xo from 0.32.1 to 0.33.1 (#31925)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.1 to 0.33.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.1...v0.33.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>
5 years agoBump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)
dependabot[bot] [Mon, 19 Oct 2020 08:20:23 +0000 (11:20 +0300)] 
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.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>
5 years agoBump @babel/core from 7.11.6 to 7.12.3 (#31927)
dependabot[bot] [Mon, 19 Oct 2020 08:13:19 +0000 (11:13 +0300)] 
Bump @babel/core from 7.11.6 to 7.12.3 (#31927)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/cli from 7.11.6 to 7.12.1 (#31926)
dependabot[bot] [Mon, 19 Oct 2020 08:08:21 +0000 (11:08 +0300)] 
Bump @babel/cli from 7.11.6 to 7.12.1 (#31926)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/preset-env from 7.11.5 to 7.12.1 (#31923)
dependabot[bot] [Mon, 19 Oct 2020 08:04:28 +0000 (11:04 +0300)] 
Bump @babel/preset-env from 7.11.5 to 7.12.1 (#31923)

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

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>
5 years agoBump nodemon from 2.0.4 to 2.0.5 (#31924)
dependabot[bot] [Mon, 19 Oct 2020 07:58:08 +0000 (10:58 +0300)] 
Bump nodemon from 2.0.4 to 2.0.5 (#31924)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump linkinator from 2.1.3 to 2.2.0 (#31922)
dependabot[bot] [Mon, 19 Oct 2020 07:53:13 +0000 (10:53 +0300)] 
Bump linkinator from 2.1.3 to 2.2.0 (#31922)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.3...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rollup from 2.29.0 to 2.32.0 (#31920)
dependabot[bot] [Mon, 19 Oct 2020 07:43:35 +0000 (10:43 +0300)] 
Bump rollup from 2.29.0 to 2.32.0 (#31920)

Bumps [rollup](https://github.com/rollup/rollup) from 2.29.0 to 2.32.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.29.0...v2.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump hugo-bin from 0.64.4 to 0.64.5 (#31919)
dependabot[bot] [Mon, 19 Oct 2020 07:40:24 +0000 (10:40 +0300)] 
Bump hugo-bin from 0.64.4 to 0.64.5 (#31919)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.64.4 to 0.64.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.64.4...v0.64.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump sirv-cli from 1.0.6 to 1.0.8 (#31918)
dependabot[bot] [Mon, 19 Oct 2020 07:37:18 +0000 (10:37 +0300)] 
Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)

Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.6...v1.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoUpdate manifest.json (#31893)
XhmikosR [Thu, 15 Oct 2020 13:32:52 +0000 (16:32 +0300)] 
Update manifest.json (#31893)

Switch to relative URLs so that we don't need to change the path with every major/minor release

5 years agoRemove redundant visually hidden "(current)" from pagination controls (#31892)
Patrick H. Lauke [Wed, 14 Oct 2020 10:59:43 +0000 (11:59 +0100)] 
Remove redundant visually hidden "(current)" from pagination controls (#31892)

* Replace visually hidden span with aria-current in tests

* Remove redundant visually hidden "(current)" when `aria-current` already used

Closes #31891

5 years agoUpdate copy and add utilities to example
Mark Otto [Mon, 12 Oct 2020 21:51:05 +0000 (14:51 -0700)] 
Update copy and add utilities to example

5 years agoAdding overflow visible as util
Gaurav Behere [Tue, 21 Jul 2020 08:24:38 +0000 (11:24 +0300)] 
Adding overflow visible as util

5 years agoRevert "Improve callout shortcode. (#31802)" (#31871)
XhmikosR [Tue, 13 Oct 2020 13:37:21 +0000 (16:37 +0300)] 
Revert "Improve callout shortcode. (#31802)" (#31871)

This reverts commit 5c6925385ee926a749ead6a4f2ebbfc64e701f36.

5 years agoSplit up dropdown sizing docs to improve rendering (#31861)
Mark Otto [Tue, 13 Oct 2020 12:14:55 +0000 (05:14 -0700)] 
Split up dropdown sizing docs to improve rendering (#31861)

- Drop the included .btn-toolbar, no need
- Split large and small button examples

Closes #31841

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump hugo-bin from 0.63.1 to 0.64.4 (#31872)
dependabot[bot] [Tue, 13 Oct 2020 09:43:15 +0000 (12:43 +0300)] 
Bump hugo-bin from 0.63.1 to 0.64.4 (#31872)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.63.1 to 0.64.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.63.1...v0.64.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rollup from 2.28.2 to 2.29.0 (#31875)
dependabot[bot] [Tue, 13 Oct 2020 09:31:55 +0000 (12:31 +0300)] 
Bump rollup from 2.28.2 to 2.29.0 (#31875)

Bumps [rollup](https://github.com/rollup/rollup) from 2.28.2 to 2.29.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.28.2...v2.29.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eslint from 7.10.0 to 7.11.0 (#31873)
dependabot[bot] [Tue, 13 Oct 2020 09:29:43 +0000 (12:29 +0300)] 
Bump eslint from 7.10.0 to 7.11.0 (#31873)

Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoColors rewrite (#30622)
Martijn Cuppens [Tue, 13 Oct 2020 07:58:06 +0000 (09:58 +0200)] 
Colors rewrite (#30622)

5 years agoImprove callout shortcode. (#31802)
XhmikosR [Mon, 12 Oct 2020 06:06:06 +0000 (09:06 +0300)] 
Improve callout shortcode. (#31802)

Remove the `markdownify` call, and instead rely on Hugo's proper syntax; `{{% callout %}}` when we want to the content to be processed as Markdown.

This allows for stuff like:

{{% callout info %}}
##### I'm an info callout!

```css
.foo {
  color: #fff;
}
```

{{< example >}}
<div class="alert alert-warning alert-dismissible fade show" role="alert">
  <strong>Holy guacamole!</strong> You should check in on some of those fields below.
  <button type="button" class="btn-close" data-dismiss="alert" aria-label="Close"></button>
</div>
{{< /example >}}
{{% /callout %}}

5 years agoAlert : Added z-index for close button (#31826)
Ankit Mishra [Wed, 7 Oct 2020 14:03:53 +0000 (19:33 +0530)] 
Alert : Added z-index for close button (#31826)

Co-authored-by: Ankit Mishra <ankitmishra@Ankit-MacBook-Pro.local>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoBump linkinator from 2.1.2 to 2.1.3 (#31843)
dependabot[bot] [Tue, 6 Oct 2020 12:12:43 +0000 (15:12 +0300)] 
Bump linkinator from 2.1.2 to 2.1.3 (#31843)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.2...v2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoRemove `Manipulator.toggleClass` (#31842)
XhmikosR [Mon, 5 Oct 2020 15:07:49 +0000 (18:07 +0300)] 
Remove `Manipulator.toggleClass` (#31842)

It's only used in one place so it makes more sense to remove it for the time being.

5 years agodocs: fix contrast color against `.bg-info` (#31839)
Gaël Poupard [Mon, 5 Oct 2020 13:47:46 +0000 (15:47 +0200)] 
docs: fix contrast color against `.bg-info` (#31839)

* docs(badge): ensure info badge's contrast

* docs(colors): fix contrasts in example using .bg-info

* Update card.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agocarousel: add missing `to` description and fix `nextwhenvisible` description (#31809)
Ankit Mishra [Mon, 5 Oct 2020 12:49:02 +0000 (18:19 +0530)] 
carousel: add missing `to` description and fix `nextwhenvisible` description (#31809)

5 years agoExplain the "dispose" method appropriately (#30838)
Rohit Sharma [Fri, 2 Oct 2020 11:58:59 +0000 (17:28 +0530)] 
Explain the "dispose" method appropriately (#30838)

5 years agoUpdate btn-close-white docs to filter (not backdrop-filter) (#31796)
Christian Oliff [Wed, 30 Sep 2020 11:57:00 +0000 (20:57 +0900)] 
Update btn-close-white docs to filter (not backdrop-filter) (#31796)

This PR fixes an error in the v5 docs. The btn-close-white class actually uses the filter (not backdrop-filter)

5 years agowebpack.md: Replace "both of them" with "it" (#31794)
Justin [Wed, 30 Sep 2020 05:57:28 +0000 (01:57 -0400)] 
webpack.md: Replace "both of them" with "it" (#31794)

:tada: Yay! I helped!

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agovalidation.md: fix _validation.scss file reference (#31795)
Mopsan [Wed, 30 Sep 2020 05:52:24 +0000 (08:52 +0300)] 
validation.md: fix _validation.scss file reference (#31795)

5 years agoAdd Sass variable for CSS variable prefix (#31684)
Mark Otto [Wed, 30 Sep 2020 05:32:58 +0000 (22:32 -0700)] 
Add Sass variable for CSS variable prefix (#31684)

* Add Sass variable for CSS variable prefix

* Update other --bs-* var instances

5 years agofeat(colors): bump dark to gray-900 (#30550)
Gaël Poupard [Tue, 29 Sep 2020 19:09:38 +0000 (21:09 +0200)] 
feat(colors): bump dark to gray-900 (#30550)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agodocs(Modal): Add xxl fullscreen example (#31583)
Kyle Tsang [Tue, 29 Sep 2020 18:56:01 +0000 (11:56 -0700)] 
docs(Modal): Add xxl fullscreen example (#31583)

* docs(Modal): Add xxl fullscreen example

* Update modal.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix disabled checkbox toggle buttons (#31651)
Nikita Mikhaylov [Tue, 29 Sep 2020 18:49:50 +0000 (21:49 +0300)] 
Fix disabled checkbox toggle buttons (#31651)

* fix disabled checkbox toggle buttons

* add disabled checks-radios examples in documentation

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agov5: Add disabled examples for .form-control, .form-select, and .form-range (#31686)
Mark Otto [Tue, 29 Sep 2020 18:39:37 +0000 (11:39 -0700)] 
v5: Add disabled examples for .form-control, .form-select, and .form-range (#31686)

* Add disabled state example to the .form-control page

* Document disabled attribute on select too

* Add disabled example for file input

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoSuppress flexbox side effects in breadcrumb (#31700)
Martijn Cuppens [Tue, 29 Sep 2020 18:32:27 +0000 (20:32 +0200)] 
Suppress flexbox side effects in breadcrumb (#31700)

* Suppress flexbox side effects

* Trailing whitesapce

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate .gitignore (#31783)
XhmikosR [Tue, 29 Sep 2020 16:33:09 +0000 (19:33 +0300)] 
Update .gitignore (#31783)

Add vscode and netlify folders

5 years agoUpdate social.html: use `article` when it's a page (#31775)
XhmikosR [Tue, 29 Sep 2020 16:28:03 +0000 (19:28 +0300)] 
Update social.html: use `article` when it's a page (#31775)

5 years agodocs: remove pixels from SVGs (#31791)
XhmikosR [Tue, 29 Sep 2020 16:23:55 +0000 (19:23 +0300)] 
docs: remove pixels from SVGs (#31791)

It's the default unit.

5 years agoPrepare v5.0.0-alpha2. (#31748) v5.0.0-alpha2
XhmikosR [Tue, 29 Sep 2020 15:33:00 +0000 (18:33 +0300)] 
Prepare v5.0.0-alpha2. (#31748)

5 years agoRevert #31761 (#31792)
XhmikosR [Tue, 29 Sep 2020 15:24:30 +0000 (18:24 +0300)] 
Revert #31761 (#31792)

Revert "Re-optimize SVG"

This reverts commit 331566bc85f7c0009e5a16b84d97f99c12d3a1c1.

Revert "Move homepage-hero.svg to an img tag"

This reverts commit c24acf8d2cca8e94a4115d7c30a281de23882789.

5 years agoChange grid classes to utilities to make vertical nav example more resilient to narro...
Mark Otto [Tue, 29 Sep 2020 07:11:46 +0000 (00:11 -0700)] 
Change grid classes to utilities to make vertical nav example more resilient to narrow viewports (#31785)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoCompress the new images
XhmikosR [Mon, 28 Sep 2020 09:14:34 +0000 (12:14 +0300)] 
Compress the new images

5 years agoAdd new Bootstrap Icons homepage images
Mark Otto [Mon, 28 Sep 2020 09:04:55 +0000 (12:04 +0300)] 
Add new Bootstrap Icons homepage images

5 years agoReplace ellipsis Unicode symbol with three dots. (#31774)
XhmikosR [Mon, 28 Sep 2020 12:01:25 +0000 (15:01 +0300)] 
Replace ellipsis Unicode symbol with three dots. (#31774)

5 years agoUpdate stylelint to v13.7.2 (#31726)
XhmikosR [Mon, 28 Sep 2020 11:57:48 +0000 (14:57 +0300)] 
Update stylelint to v13.7.2 (#31726)

5 years agoBump eslint-plugin-import from 2.22.0 to 2.22.1 (#31781)
dependabot[bot] [Mon, 28 Sep 2020 11:02:41 +0000 (14:02 +0300)] 
Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#31781)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump rollup from 2.28.1 to 2.28.2 (#31779)
dependabot[bot] [Mon, 28 Sep 2020 10:59:02 +0000 (13:59 +0300)] 
Bump rollup from 2.28.1 to 2.28.2 (#31779)

Bumps [rollup](https://github.com/rollup/rollup) from 2.28.1 to 2.28.2.
- [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.28.1...v2.28.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump eslint from 7.9.0 to 7.10.0 (#31778)
dependabot[bot] [Mon, 28 Sep 2020 10:57:19 +0000 (13:57 +0300)] 
Bump eslint from 7.9.0 to 7.10.0 (#31778)

Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.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.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump karma from 5.2.2 to 5.2.3 (#31777)
dependabot[bot] [Mon, 28 Sep 2020 10:50:31 +0000 (13:50 +0300)] 
Bump karma from 5.2.2 to 5.2.3 (#31777)

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.2...v5.2.3)

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>
5 years agoBump bundlewatch from 0.3.0 to 0.3.1 (#31776)
dependabot[bot] [Mon, 28 Sep 2020 10:47:17 +0000 (13:47 +0300)] 
Bump bundlewatch from 0.3.0 to 0.3.1 (#31776)

Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
- [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago_variables: change $btn-close-bg's attribute order (#31772)
XhmikosR [Mon, 28 Sep 2020 10:18:12 +0000 (13:18 +0300)] 
_variables: change $btn-close-bg's attribute order (#31772)

Just to save a few bytes from the compressed files.

5 years agoTweak versions page columns (#31754)
XhmikosR [Mon, 28 Sep 2020 09:40:34 +0000 (12:40 +0300)] 
Tweak versions page columns (#31754)

5 years agoRe-optimize SVG
XhmikosR [Sun, 27 Sep 2020 07:37:05 +0000 (10:37 +0300)] 
Re-optimize SVG

5 years agoMove homepage-hero.svg to an img tag
XhmikosR [Sun, 27 Sep 2020 06:48:17 +0000 (09:48 +0300)] 
Move homepage-hero.svg to an img tag

5 years agoMinor wording fixes
XhmikosR [Sat, 26 Sep 2020 08:45:44 +0000 (11:45 +0300)] 
Minor wording fixes

5 years agoFix links
XhmikosR [Sat, 26 Sep 2020 08:26:45 +0000 (11:26 +0300)] 
Fix links

5 years agov5 alpha 2 migration guide updates
Mark Otto [Fri, 25 Sep 2020 22:15:12 +0000 (01:15 +0300)] 
v5 alpha 2 migration guide updates

5 years agoConvert SVGs in navbar and subnav to pixels (#31767)
Mark Otto [Mon, 28 Sep 2020 07:39:29 +0000 (00:39 -0700)] 
Convert SVGs in navbar and subnav to pixels (#31767)

5 years agobrand: minor consistency changes (#31750)
XhmikosR [Fri, 25 Sep 2020 16:40:58 +0000 (19:40 +0300)] 
brand: minor consistency changes (#31750)

5 years agov5: Adjust docs sidebar and navbar (#31119)
Mark Otto [Fri, 25 Sep 2020 16:35:24 +0000 (09:35 -0700)] 
v5: Adjust docs sidebar and navbar (#31119)

* Hide the docs nav on mobile, redesign it for two columns on narrow devices

* Tweak spacing on ToC

* Redesign sidebar and subnav

* Revamp subnav mobile layout so everything's on one line

* Tighten up masthead a little

* Switch the icon for the subnav and do a little icon toggling

* Fix mobile overflow since we changed guters stuff

* Add the widths

* make the subnav icon purple

5 years agoRestore `rem` unit (#31746)
Martijn Cuppens [Fri, 25 Sep 2020 09:12:00 +0000 (11:12 +0200)] 
Restore `rem` unit (#31746)

Fix unintentional unit change in https://github.com/twbs/bootstrap/commit/1af79bbc5267428af9fcb4a8fc9e6ab0b30328f4#diff-d8ee409a461718bfb6240710c8c73382

5 years agoFix bundlewatch test I missed
Mark Otto [Thu, 24 Sep 2020 20:25:10 +0000 (13:25 -0700)] 
Fix bundlewatch test I missed

5 years agoCarousel enhancements, including .carousel-dark (#31650)
Mark Otto [Thu, 24 Sep 2020 20:16:20 +0000 (13:16 -0700)] 
Carousel enhancements, including .carousel-dark (#31650)

* Replace existing carousel control icons with chevrons from Bootstrap Icons

* Add .carousel-dark variant

* Test

* Add variable for .carousel-dark filter

* Update _variables.scss

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agodocs: link to the Asynchronous functions section (#31738)
XhmikosR [Thu, 24 Sep 2020 19:20:01 +0000 (22:20 +0300)] 
docs: link to the Asynchronous functions section (#31738)

5 years agoREADME.md: show brotli size too (#31259)
XhmikosR [Thu, 24 Sep 2020 19:11:14 +0000 (22:11 +0300)] 
README.md: show brotli size too (#31259)

5 years agoAdd .dropdown-menu-dark (#30171)
Mark Otto [Thu, 24 Sep 2020 15:55:15 +0000 (08:55 -0700)] 
Add .dropdown-menu-dark (#30171)

* Add .dropdown-menu-dark

* Match background color to navbar dark

* Update docs to include a navbar example

* Update dropdowns.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agofix tooltip hide method when already hidden (#31115)
Hiws [Thu, 24 Sep 2020 11:55:38 +0000 (13:55 +0200)] 
fix tooltip hide method when already hidden (#31115)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoForgot to divide by 2
Mark Otto [Mon, 14 Sep 2020 18:48:25 +0000 (11:48 -0700)] 
Forgot to divide by 2

5 years agoMatch container gutters with row gutters
Mark Otto [Mon, 14 Sep 2020 16:58:48 +0000 (09:58 -0700)] 
Match container gutters with row gutters

- Replaces make-container mixin's padding-x param with gutter to match naming
- Changes value of container padding variable to match grid gutter width variable
- Uses local CSS variable for container padding

Fixes #31642

5 years agoUpdates to .ratio selectors and docs
Mark Otto [Wed, 23 Sep 2020 18:06:21 +0000 (11:06 -0700)] 
Updates to .ratio selectors and docs

- Remove group selector for ratio items
- Drop the .ratio-item entirely
- Update docs to explain updated approach
- Update Migration guide to reflect the latest

5 years agoAdd example of responsive behavior for aspect ratios
Mark Otto [Tue, 22 Sep 2020 23:38:58 +0000 (16:38 -0700)] 
Add example of responsive behavior for aspect ratios

5 years agoMove styles to docs CSS
Mark Otto [Tue, 22 Sep 2020 23:33:18 +0000 (16:33 -0700)] 
Move styles to docs CSS

5 years agoRename the classes and docs page, update everything accordingly
Mark Otto [Tue, 22 Sep 2020 23:30:00 +0000 (16:30 -0700)] 
Rename the classes and docs page, update everything accordingly

5 years agoUpdates responsive embeds with new class names and CSS variables
Mark Otto [Mon, 21 Sep 2020 21:15:15 +0000 (14:15 -0700)] 
Updates responsive embeds with new class names and CSS variables

- Renames .embed-responsive-XbyY classes to .embed-responsive-XxY
- Simplifies the Sass map to just be key and value, ratio and percentage
- Builds .embed-responsive-* modifiers with CSS variables
- Updates docs to show power of CSS variables
- Add notes to the Migration guide

5 years agoInput group addon sass customization options (#31729)
Martijn Cuppens [Wed, 23 Sep 2020 13:48:37 +0000 (15:48 +0200)] 
Input group addon sass customization options (#31729)

5 years agoAdd more variables, add a comment for the 3
Mark Otto [Tue, 22 Sep 2020 18:18:03 +0000 (11:18 -0700)] 
Add more variables, add a comment for the 3

5 years agoDouble the brightness for improved focus contrast
Mark Otto [Mon, 21 Sep 2020 22:55:58 +0000 (15:55 -0700)] 
Double the brightness for improved focus contrast

5 years agoUpdate .btn-close-white to use grayscale() filter too for better focus styles
Mark Otto [Mon, 14 Sep 2020 03:12:26 +0000 (20:12 -0700)] 
Update .btn-close-white to use grayscale() filter too for better focus styles

5 years agoUpdate toasts dismiss (moving more styles to CSS instead of utilities), fix some...
Mark Otto [Mon, 14 Sep 2020 02:47:05 +0000 (19:47 -0700)] 
Update toasts dismiss (moving more styles to CSS instead of utilities), fix some more close examples, and add a new .btn-close-white variant

5 years agoUpdate some close button examples
Mark Otto [Mon, 14 Sep 2020 02:22:00 +0000 (19:22 -0700)] 
Update some close button examples

5 years agoTweak sizing and alignment of .btn-close in modal headers
Mark Otto [Mon, 14 Sep 2020 02:21:45 +0000 (19:21 -0700)] 
Tweak sizing and alignment of .btn-close in modal headers