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

5 years agoAdd details to the Migration page
Mark Otto [Mon, 14 Sep 2020 02:14:45 +0000 (19:14 -0700)] 
Add details to the Migration page

5 years agoAdd opacity variables, set opacity on disabled state
Mark Otto [Mon, 14 Sep 2020 02:12:16 +0000 (19:12 -0700)] 
Add opacity variables, set opacity on disabled state

5 years agoIncrease margin in button examples to better highlight focus styles
Mark Otto [Mon, 14 Sep 2020 02:07:04 +0000 (19:07 -0700)] 
Increase margin in button examples to better highlight focus styles

5 years agoIncrease width of focus styles so it's more pixel perfect out of the box
Mark Otto [Mon, 14 Sep 2020 02:06:50 +0000 (19:06 -0700)] 
Increase width of focus styles so it's more pixel perfect out of the box

5 years agoRename .close to .btn-close, replace times sign with background SVG, update focus...
Mark Otto [Tue, 1 Sep 2020 22:16:50 +0000 (15:16 -0700)] 
Rename .close to .btn-close, replace times sign with background SVG, update focus state

5 years agoAdd new variable for -padding-x
Mark Otto [Mon, 21 Sep 2020 23:27:26 +0000 (16:27 -0700)] 
Add new variable for -padding-x

5 years agoBump rollup from 2.26.11 to 2.28.1 (#31725)
dependabot[bot] [Tue, 22 Sep 2020 08:53:57 +0000 (11:53 +0300)] 
Bump rollup from 2.26.11 to 2.28.1 (#31725)

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.11 to 2.28.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.26.11...v2.28.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 @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)
dependabot[bot] [Tue, 22 Sep 2020 08:50:14 +0000 (11:50 +0300)] 
Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.0.0...commonjs-v15.1.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 eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)
dependabot[bot] [Tue, 22 Sep 2020 08:45:30 +0000 (11:45 +0300)] 
Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v21.0.0...v22.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoExtra position utilities (#31280)
Jaume Sala [Mon, 21 Sep 2020 02:42:41 +0000 (04:42 +0200)] 
Extra position utilities (#31280)

* Extra position utilities

Given that there are utilities for the *position* property, it seems logic to have utilities for the *top*, *left*, *bottom* and *right* propertires.

* Update extra position utilities

* add default position values map

* tweak examples

* add real life examples

* fix double colon

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate webpack.md
XhmikosR [Fri, 18 Sep 2020 11:53:44 +0000 (14:53 +0300)] 
Update webpack.md

Format snippets

5 years agoUpdate webpack.md
Matthew Orahood [Wed, 16 Sep 2020 10:01:31 +0000 (06:01 -0400)] 
Update webpack.md

potcss-loader now uses the `postcssOptions` key. https://www.npmjs.com/package/postcss-loader

5 years agodocs: fix a few redirects (#31689)
XhmikosR [Thu, 17 Sep 2020 17:01:04 +0000 (20:01 +0300)] 
docs: fix a few redirects (#31689)

* Fix GitHub's permanent redirects

* Fix a11yproject redirects

* Update postcss-loader repo URL to the current  one

5 years agoDocs: Fix vertical align link
kyletsang [Sun, 28 Jun 2020 06:23:51 +0000 (23:23 -0700)] 
Docs: Fix vertical align link

5 years agodocs(scrollspy): mention keyboard access and apply tabindex=0 (#31578)
Gaël Poupard [Tue, 15 Sep 2020 15:29:49 +0000 (17:29 +0200)] 
docs(scrollspy): mention keyboard access and apply tabindex=0 (#31578)

5 years agoBump hugo-bin from 0.62.3 to 0.63.1 (#31660)
dependabot[bot] [Tue, 15 Sep 2020 09:31:29 +0000 (12:31 +0300)] 
Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.3 to 0.63.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.3...v0.63.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 stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)
dependabot[bot] [Tue, 15 Sep 2020 09:26:43 +0000 (12:26 +0300)] 
Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.3...v2.1.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 eslint from 7.8.1 to 7.9.0 (#31661)
dependabot[bot] [Tue, 15 Sep 2020 09:20:56 +0000 (12:20 +0300)] 
Bump eslint from 7.8.1 to 7.9.0 (#31661)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoUpdate Stylelint rules
XhmikosR [Tue, 23 Jun 2020 10:07:58 +0000 (13:07 +0300)] 
Update Stylelint rules

Enable `scss/selector-no-union-class-name`

5 years agoAdd spaces after commas
XhmikosR [Tue, 9 Jun 2020 14:00:07 +0000 (17:00 +0300)] 
Add spaces after commas

5 years agoRemove unnecessary nesting selectors
XhmikosR [Tue, 9 Jun 2020 13:55:23 +0000 (16:55 +0300)] 
Remove unnecessary nesting selectors