]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
4 years agoBump bundlewatch from 0.2.7 to 0.3.0 (#31627)
dependabot[bot] [Thu, 10 Sep 2020 10:41:51 +0000 (13:41 +0300)] 
Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)

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

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-babel from 5.2.0 to 5.2.1 (#31626)
dependabot[bot] [Thu, 10 Sep 2020 10:39:56 +0000 (13:39 +0300)] 
Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 (#31626)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.0...babel-v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump karma from 5.2.1 to 5.2.2 (#31625)
dependabot[bot] [Thu, 10 Sep 2020 10:38:27 +0000 (13:38 +0300)] 
Bump karma from 5.2.1 to 5.2.2 (#31625)

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.1 to 5.2.2.
- [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.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoDownload link in README (#31588)
Gaël Poupard [Thu, 10 Sep 2020 10:26:17 +0000 (12:26 +0200)] 
Download link in README (#31588)

* Download link in README

Fixes #31585

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs(examples): ensure content sits in landmarks (#31579)
Gaël Poupard [Thu, 10 Sep 2020 09:39:29 +0000 (11:39 +0200)] 
docs(examples): ensure content sits in landmarks (#31579)

4 years agodocs(layout): ensure content sits in main (#31610)
Gaël Poupard [Thu, 10 Sep 2020 09:33:11 +0000 (11:33 +0200)] 
docs(layout): ensure content sits in main (#31610)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs(home): wrap all content in <main> & use <section> (#31580)
Gaël Poupard [Thu, 10 Sep 2020 09:26:26 +0000 (11:26 +0200)] 
docs(home): wrap all content in <main> & use <section> (#31580)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoUpdate team
Mark Otto [Thu, 10 Sep 2020 04:59:52 +0000 (21:59 -0700)] 
Update team

4 years agoRemove sibling projects and fix image dimensions
Mark Otto [Thu, 10 Sep 2020 04:58:41 +0000 (07:58 +0300)] 
Remove sibling projects and fix image dimensions

4 years agoUpdate _brand.scss
XhmikosR [Wed, 8 Jul 2020 09:57:02 +0000 (12:57 +0300)] 
Update _brand.scss

4 years agoRemove `loading=lazy` from navbar snippets
XhmikosR [Wed, 8 Jul 2020 09:55:12 +0000 (12:55 +0300)] 
Remove `loading=lazy` from navbar snippets

4 years agodocs-navbar.html: add missing width
XhmikosR [Wed, 8 Jul 2020 09:52:37 +0000 (12:52 +0300)] 
docs-navbar.html: add missing width

4 years agoFix the remaining instances using the old logos.
XhmikosR [Wed, 8 Jul 2020 09:46:23 +0000 (12:46 +0300)] 
Fix the remaining instances using the old logos.

4 years agoUpdate the new SVGs with the svgo config we use
XhmikosR [Wed, 8 Jul 2020 09:34:22 +0000 (12:34 +0300)] 
Update the new SVGs with the svgo config we use

4 years agoRemove `loading=lazy` from the image in viewport
XhmikosR [Wed, 8 Jul 2020 09:33:10 +0000 (12:33 +0300)] 
Remove `loading=lazy` from the image in viewport

4 years agoRemove the unused PNG files.
XhmikosR [Wed, 8 Jul 2020 09:32:10 +0000 (12:32 +0300)] 
Remove the unused PNG files.

4 years agoFirst pass at cleaning up About pages and brand assets
Mark Otto [Mon, 6 Jul 2020 18:36:51 +0000 (11:36 -0700)] 
First pass at cleaning up About pages and brand assets

4 years agoDocs: (subjectively) nicer looking accordion example (#31137)
Patrick H. Lauke [Thu, 10 Sep 2020 07:04:13 +0000 (08:04 +0100)] 
Docs: (subjectively) nicer looking accordion example (#31137)

* Docs: (subjectively) nicer looking accordion example

the use of `.btn-link` currently just looks a bit odd, subjectively (as in v5 we now force the underline to always be there, while in v4 at least it was only on hover/focus).
`.btn-light` seems more fitting

* Add extra classes for nicer overall look

as suggested by @ysds

* Tweak accessibility note for accordions and optional keyboard interactions

4 years agoAdd border width utility (#31484)
Mauricio Hernan Cabrera [Wed, 9 Sep 2020 08:28:52 +0000 (05:28 -0300)] 
Add border width utility (#31484)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
4 years agoBump rollup from 2.26.10 to 2.26.11 (#31613)
dependabot[bot] [Tue, 8 Sep 2020 17:51:17 +0000 (20:51 +0300)] 
Bump rollup from 2.26.10 to 2.26.11 (#31613)

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.26.11.
- [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.10...v2.26.11)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoRegenerate package-lock.json to fix CVE-2020-8244 (#31601)
XhmikosR [Sat, 5 Sep 2020 14:07:23 +0000 (17:07 +0300)] 
Regenerate package-lock.json to fix CVE-2020-8244 (#31601)

4 years agoBump karma from 5.2.0 to 5.2.1 (#31599)
dependabot[bot] [Fri, 4 Sep 2020 17:50:53 +0000 (20:50 +0300)] 
Bump karma from 5.2.0 to 5.2.1 (#31599)

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.1.
- [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.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint from 7.8.0 to 7.8.1 (#31598)
dependabot[bot] [Fri, 4 Sep 2020 17:49:15 +0000 (20:49 +0300)] 
Bump eslint from 7.8.0 to 7.8.1 (#31598)

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

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.11.5 to 7.11.6 (#31597)
dependabot[bot] [Fri, 4 Sep 2020 17:47:13 +0000 (20:47 +0300)] 
Bump @babel/cli from 7.11.5 to 7.11.6 (#31597)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.5 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/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 agoBump rollup from 2.26.9 to 2.26.10 (#31596)
dependabot[bot] [Fri, 4 Sep 2020 17:45:44 +0000 (20:45 +0300)] 
Bump rollup from 2.26.9 to 2.26.10 (#31596)

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10.
- [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.9...v2.26.10)

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 @babel/core from 7.11.5 to 7.11.6 (#31595)
dependabot[bot] [Fri, 4 Sep 2020 17:31:07 +0000 (20:31 +0300)] 
Bump @babel/core from 7.11.5 to 7.11.6 (#31595)

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

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(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders...
Gaël Poupard [Fri, 4 Sep 2020 17:21:54 +0000 (19:21 +0200)] 
docs(placeholder): drop role=img and use aria-hidden for decorative SVG placeholders (#31575)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agodocs(build tools): mention how to get the sources (#31590)
Gaël Poupard [Fri, 4 Sep 2020 17:18:20 +0000 (19:18 +0200)] 
docs(build tools): mention how to get the sources (#31590)

4 years agoDrop h4 color customization in callouts (#31576)
Gaël Poupard [Thu, 3 Sep 2020 08:45:04 +0000 (10:45 +0200)] 
Drop h4 color customization in callouts (#31576)

4 years agoDocs: Add top/bottom margin to highlighted code samples (#31036)
Patrick H. Lauke [Wed, 2 Sep 2020 06:17:53 +0000 (07:17 +0100)] 
Docs: Add top/bottom margin to highlighted code samples (#31036)

* Add top/bottom margin to highlighted code samples

provide more space to avoid having the "Copy" button overlap code sample content

* Modify clipboard button style

Per https://github.com/twbs/bootstrap/pull/31036#issuecomment-661322566 and https://github.com/twbs/bootstrap/pull/31036#issuecomment-668162630

* Tweak margin, clipboard button size and position

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoFix incorrect green and cyan hex codes (#31572)
Arnaud Thomas D [Tue, 1 Sep 2020 21:20:59 +0000 (23:20 +0200)] 
Fix incorrect green and cyan hex codes (#31572)

4 years agoAdd default parameters to each border radius mixin (#31571)
Jeremy Jackson [Tue, 1 Sep 2020 21:17:17 +0000 (21:17 +0000)] 
Add default parameters to each border radius mixin (#31571)

* Add default parameters to each border radius mixin

* Add border radius changes to migration guide

Co-authored-by: Jeremy Jackson <jeremy@librarymarket.com>
4 years agoRegenerate package-lock.json to flatten the deps tree (#31570)
XhmikosR [Tue, 1 Sep 2020 18:21:22 +0000 (21:21 +0300)] 
Regenerate package-lock.json to flatten the deps tree (#31570)

4 years agoBump eslint from 7.7.0 to 7.8.0 (#31568)
dependabot[bot] [Tue, 1 Sep 2020 15:31:48 +0000 (18:31 +0300)] 
Bump eslint from 7.7.0 to 7.8.0 (#31568)

Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.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.7.0...v7.8.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 rollup from 2.26.5 to 2.26.9 (#31567)
dependabot[bot] [Tue, 1 Sep 2020 15:18:43 +0000 (18:18 +0300)] 
Bump rollup from 2.26.5 to 2.26.9 (#31567)

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9.
- [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.5...v2.26.9)

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 7.1.1 to 7.1.2 (#31566)
dependabot[bot] [Tue, 1 Sep 2020 15:07:43 +0000 (18:07 +0300)] 
Bump postcss-cli from 7.1.1 to 7.1.2 (#31566)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.1 to 7.1.2.
- [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/7.1.1...7.1.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 karma from 5.1.1 to 5.2.0 (#31565)
dependabot[bot] [Tue, 1 Sep 2020 14:43:51 +0000 (17:43 +0300)] 
Bump karma from 5.1.1 to 5.2.0 (#31565)

Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 5.2.0.
- [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.1.1...v5.2.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 @babel/cli from 7.10.5 to 7.11.5 (#31564)
dependabot[bot] [Tue, 1 Sep 2020 14:34:30 +0000 (17:34 +0300)] 
Bump @babel/cli from 7.10.5 to 7.11.5 (#31564)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.11.5.
- [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.11.5/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 agoBump @babel/preset-env from 7.11.0 to 7.11.5 (#31562)
dependabot[bot] [Tue, 1 Sep 2020 14:14:09 +0000 (17:14 +0300)] 
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#31562)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
- [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.11.5/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>
4 years agodocs: Fix typo on Customize -> Color page (#31556)
Alex Plescan [Tue, 1 Sep 2020 14:05:40 +0000 (00:05 +1000)] 
docs: Fix typo on Customize -> Color page (#31556)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump @babel/core from 7.11.4 to 7.11.5 (#31561)
dependabot[bot] [Tue, 1 Sep 2020 14:00:26 +0000 (17:00 +0300)] 
Bump @babel/core from 7.11.4 to 7.11.5 (#31561)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.5.
- [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.11.5/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 linkinator from 2.1.1 to 2.1.2 (#31534)
dependabot[bot] [Wed, 26 Aug 2020 08:32:01 +0000 (11:32 +0300)] 
Bump linkinator from 2.1.1 to 2.1.2 (#31534)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.1...v2.1.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 @babel/core from 7.11.1 to 7.11.4 (#31533)
dependabot[bot] [Wed, 26 Aug 2020 08:26:29 +0000 (11:26 +0300)] 
Bump @babel/core from 7.11.1 to 7.11.4 (#31533)

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

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 rollup from 2.26.3 to 2.26.5 (#31536)
dependabot[bot] [Wed, 26 Aug 2020 08:14:27 +0000 (11:14 +0300)] 
Bump rollup from 2.26.3 to 2.26.5 (#31536)

Bumps [rollup](https://github.com/rollup/rollup) from 2.26.3 to 2.26.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.26.3...v2.26.5)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoUpdate icons.yml
Łukasz Holeczek [Thu, 20 Aug 2020 16:30:46 +0000 (18:30 +0200)] 
Update icons.yml

Add new icons set - CoreUI Icons

4 years agofix(breakpoints): use next breakpoint when targetting xs only
Gaël Poupard [Tue, 18 Aug 2020 14:37:01 +0000 (16:37 +0200)] 
fix(breakpoints): use next breakpoint when targetting xs only

4 years agodocs(typography): missing punctuation (#31505)
Gaël Poupard [Wed, 19 Aug 2020 14:44:52 +0000 (16:44 +0200)] 
docs(typography): missing punctuation (#31505)

4 years agoBump terser from 5.0.0 to 5.1.0 (#31497)
dependabot[bot] [Tue, 18 Aug 2020 18:40:13 +0000 (21:40 +0300)] 
Bump terser from 5.0.0 to 5.1.0 (#31497)

Bumps [terser](https://github.com/terser/terser) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.0.0...v5.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>
4 years agoBump sirv-cli from 1.0.5 to 1.0.6 (#31496)
dependabot[bot] [Tue, 18 Aug 2020 18:37:45 +0000 (21:37 +0300)] 
Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)

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

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 rollup from 2.23.1 to 2.26.3 (#31495)
dependabot[bot] [Tue, 18 Aug 2020 18:32:32 +0000 (21:32 +0300)] 
Bump rollup from 2.23.1 to 2.26.3 (#31495)

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.3.
- [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.23.1...v2.26.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>
4 years agoBump karma-jasmine from 3.3.1 to 4.0.1 (#31494)
dependabot[bot] [Tue, 18 Aug 2020 18:28:26 +0000 (21:28 +0300)] 
Bump karma-jasmine from 3.3.1 to 4.0.1 (#31494)

Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 3.3.1 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v3.3.1...v4.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 @rollup/plugin-babel from 5.1.0 to 5.2.0 (#31493)
dependabot[bot] [Tue, 18 Aug 2020 18:24:52 +0000 (21:24 +0300)] 
Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 (#31493)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.1.0...babel-v5.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 @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#31492)
dependabot[bot] [Tue, 18 Aug 2020 18:15:19 +0000 (21:15 +0300)] 
Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#31492)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.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 from 7.6.0 to 7.7.0 (#31491)
dependabot[bot] [Tue, 18 Aug 2020 15:26:47 +0000 (18:26 +0300)] 
Bump eslint from 7.6.0 to 7.7.0 (#31491)

Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.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 @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#31490)
dependabot[bot] [Tue, 18 Aug 2020 15:24:00 +0000 (18:24 +0300)] 
Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#31490)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoMention that Edge Legacy also supports 'filling' their track
Christian Oliff [Tue, 4 Aug 2020 09:38:53 +0000 (18:38 +0900)] 
Mention that Edge Legacy also supports 'filling' their track

Edge Legacy support filling their track by default.

Example: https://codepen.io/coliff/pen/VwaZgVZ

4 years agoRemove 'both' as its no longer just 2 breakpoints (now that XXL is there)
Christian Oliff [Wed, 12 Aug 2020 14:27:23 +0000 (23:27 +0900)] 
Remove 'both' as its no longer just 2 breakpoints (now that XXL is there)

4 years agoGive more priority to `.d-none` (#31473)
Aleksander Machniak [Thu, 13 Aug 2020 13:51:23 +0000 (15:51 +0200)] 
Give more priority to `.d-none` (#31473)

4 years agoUpdate current_ruby_version to 5.0.0.alpha1 (#31455)
Gleb Mazovetskiy [Tue, 11 Aug 2020 13:35:00 +0000 (14:35 +0100)] 
Update current_ruby_version to 5.0.0.alpha1 (#31455)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoBump @babel/core from 7.11.0 to 7.11.1 (#31465)
dependabot[bot] [Tue, 11 Aug 2020 13:29:22 +0000 (16:29 +0300)] 
Bump @babel/core from 7.11.0 to 7.11.1 (#31465)

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

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 rollup from 2.23.0 to 2.23.1 (#31464)
dependabot[bot] [Tue, 11 Aug 2020 13:24:27 +0000 (16:24 +0300)] 
Bump rollup from 2.23.0 to 2.23.1 (#31464)

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.23.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.23.0...v2.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agoBump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)
dependabot[bot] [Sat, 8 Aug 2020 06:02:20 +0000 (09:02 +0300)] 
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)

* Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
* Disable `unicorn/prefer-array-find` rule for now

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agoRemove flex: 1 0 100% from rows (#31439)
Mark Otto [Thu, 6 Aug 2020 15:44:29 +0000 (08:44 -0700)] 
Remove flex: 1 0 100% from rows (#31439)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
4 years agomake breakpoints specifications consistent with layout/grid.md
maks [Wed, 5 Aug 2020 07:56:00 +0000 (09:56 +0200)] 
make breakpoints specifications consistent with layout/grid.md

0-576px could be misinterpreted "up to 576px included"

4 years agodocs: Fix issue number typo in migration
kyletsang [Wed, 5 Aug 2020 23:00:32 +0000 (16:00 -0700)] 
docs: Fix issue number typo in migration

5 years agobox-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394)
Shohei Yoshida [Tue, 4 Aug 2020 18:51:19 +0000 (03:51 +0900)] 
box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#30394)

* Support 'null' and drop `none` with multiple args

* Output a warning when use 'none' with multiple arguments

* Add migration note

* Update migration.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoEnsure to increase contrasts on buttons & colored links hover/active states (#30989)
Gaël Poupard [Tue, 4 Aug 2020 18:42:55 +0000 (20:42 +0200)] 
Ensure to increase contrasts on buttons & colored links hover/active states (#30989)

* feat(buttons): ensure to increase contrasts on hover/active

* Update _buttons.scss

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
5 years agoBump terser from 4.8.0 to 5.0.0 (#31416)
dependabot[bot] [Tue, 4 Aug 2020 17:12:18 +0000 (20:12 +0300)] 
Bump terser from 4.8.0 to 5.0.0 (#31416)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v5.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/preset-env from 7.10.4 to 7.11.0 (#31422)
dependabot[bot] [Tue, 4 Aug 2020 16:38:57 +0000 (19:38 +0300)] 
Bump @babel/preset-env from 7.10.4 to 7.11.0 (#31422)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoBump @babel/core from 7.10.5 to 7.11.0 (#31421)
dependabot[bot] [Tue, 4 Aug 2020 16:25:28 +0000 (19:25 +0300)] 
Bump @babel/core from 7.10.5 to 7.11.0 (#31421)

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

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 autoprefixer from 9.8.5 to 9.8.6 (#31420)
dependabot[bot] [Tue, 4 Aug 2020 16:20:15 +0000 (19:20 +0300)] 
Bump autoprefixer from 9.8.5 to 9.8.6 (#31420)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6)

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 sirv-cli from 1.0.3 to 1.0.5 (#31419)
dependabot[bot] [Tue, 4 Aug 2020 16:15:28 +0000 (19:15 +0300)] 
Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)

Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.3...v1.0.5)

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.5.0 to 7.6.0 (#31418)
dependabot[bot] [Tue, 4 Aug 2020 16:10:43 +0000 (19:10 +0300)] 
Bump eslint from 7.5.0 to 7.6.0 (#31418)

Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.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.5.0...v7.6.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 karma from 5.1.0 to 5.1.1 (#31417)
dependabot[bot] [Tue, 4 Aug 2020 15:17:19 +0000 (18:17 +0300)] 
Bump karma from 5.1.0 to 5.1.1 (#31417)

Bumps [karma](https://github.com/karma-runner/karma) from 5.1.0 to 5.1.1.
- [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.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoAdd view on GitHub links for easier content editing from the docs (#31339)
Mark Otto [Tue, 4 Aug 2020 05:09:45 +0000 (22:09 -0700)] 
Add view on GitHub links for easier content editing from the docs (#31339)

* Add view on GitHub links for easier content editing from the docs

* Update docs.html

* Move to .btn-bd-light

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdded opacity-75 and opacity-50 classes
Mohammad Ali Shahbazi [Sun, 12 Jul 2020 13:58:58 +0000 (18:28 +0430)] 
Added opacity-75 and opacity-50 classes

5 years agoFixed typo in docs v5 (Utilities/API) page
Mohammad Ali Shahbazi [Sun, 28 Jun 2020 19:36:57 +0000 (00:06 +0430)] 
Fixed typo in docs v5 (Utilities/API) page

5 years agoRemoved a broken reference
Jacty [Mon, 20 Jul 2020 17:00:48 +0000 (01:00 +0800)] 
Removed a broken reference

https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
this link is broken, I think we perhaps should remove it?

5 years agoAdd transition to Pagination buttons just like other Bootstrap buttons
Samarth Arora [Sat, 1 Aug 2020 19:46:47 +0000 (01:16 +0530)] 
Add transition to Pagination buttons just like other Bootstrap buttons

5 years agoUpdate migration guide (#31387)
Mark Otto [Mon, 3 Aug 2020 16:42:31 +0000 (09:42 -0700)] 
Update migration guide (#31387)

* Document change to form check and radio size

* Update todos in Migration guide

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdd padding to badges (#31132)
Patrick H. Lauke [Sun, 2 Aug 2020 13:28:23 +0000 (14:28 +0100)] 
Add padding to badges (#31132)

* Add padding to badges

The current badges are very tightly padded, and because the top and bottom padding are the same, and aligned to the baseline, this makes badges with descenders (e.g. the "g" in "Danger") look uncomfortably close to the bottom. Adding more ample padding masks this a bit.
An alternative would be to have separate top and bottom padding, with the bottom one slightly larger than the top - but conversely, that then makes badges that contain no text with descenders, and particularly badges that contain all uppercase characters, look too bottom-heavy.
Also adding some left/right extra padding, as currently the pill badges look uncomfortably tight on the sides due to the rounding.

5 years agoUpdate copy around breakpoint sizing (#31382)
Mark Otto [Fri, 31 Jul 2020 19:38:17 +0000 (12:38 -0700)] 
Update copy around breakpoint sizing (#31382)

* Update copy around breakpoint sizing

Fixes #31288

* Update breakpoints.md

* Further copy changes

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdjust sizing of checks and radios (#31383)
Mark Otto [Fri, 31 Jul 2020 13:49:28 +0000 (06:49 -0700)] 
Adjust sizing of checks and radios (#31383)

Moves from 1.25em to 1em to better support custom font-size-base values. Most common would probably be .875rem (14px) and current sizing garbles that into 1.09-ish, thus causing the rendering issues in #31269.

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoRemove overflow: hidden from toasts (#31381)
Mark Otto [Fri, 31 Jul 2020 11:29:01 +0000 (04:29 -0700)] 
Remove overflow: hidden from toasts (#31381)

5 years agoAdd accessibility note about dismissible alerts and focus (#31358)
Patrick H. Lauke [Fri, 31 Jul 2020 09:31:09 +0000 (10:31 +0100)] 
Add accessibility note about dismissible alerts and focus (#31358)

5 years agoCleanup/fix after the sr-only to visually-hidden renaming (#31359)
Patrick H. Lauke [Fri, 31 Jul 2020 09:27:36 +0000 (10:27 +0100)] 
Cleanup/fix after the sr-only to visually-hidden renaming (#31359)

* sr-only -> visually-hidden cleanup

It seems the old screen-readers.md file was left behind, and forgot to rename the mixin

* Fix broken mixins for visually-hidden

5 years agoBump @babel/cli from 7.10.4 to 7.10.5 (#31372)
dependabot[bot] [Tue, 28 Jul 2020 13:58:47 +0000 (16:58 +0300)] 
Bump @babel/cli from 7.10.4 to 7.10.5 (#31372)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
- [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.10.5/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 eslint-config-xo from 0.32.0 to 0.32.1 (#31371)
dependabot[bot] [Tue, 28 Jul 2020 13:54:28 +0000 (16:54 +0300)] 
Bump eslint-config-xo from 0.32.0 to 0.32.1 (#31371)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.0...v0.32.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.21.0 to 2.23.0 (#31369)
dependabot[bot] [Tue, 28 Jul 2020 13:48:40 +0000 (16:48 +0300)] 
Bump rollup from 2.21.0 to 2.23.0 (#31369)

Bumps [rollup](https://github.com/rollup/rollup) from 2.21.0 to 2.23.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.21.0...v2.23.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.10.4 to 7.10.5 (#31368)
dependabot[bot] [Tue, 28 Jul 2020 13:44:51 +0000 (16:44 +0300)] 
Bump @babel/core from 7.10.4 to 7.10.5 (#31368)

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

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 hugo-bin from 0.62.1 to 0.62.3 (#31367)
dependabot[bot] [Tue, 28 Jul 2020 13:41:10 +0000 (16:41 +0300)] 
Bump hugo-bin from 0.62.1 to 0.62.3 (#31367)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.1 to 0.62.3.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.1...v0.62.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 eslint from 7.4.0 to 7.5.0 (#31366)
dependabot[bot] [Tue, 28 Jul 2020 13:38:04 +0000 (16:38 +0300)] 
Bump eslint from 7.4.0 to 7.5.0 (#31366)

Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.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.4.0...v7.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoTurn off scroll anchoring for accordions (#31346)
Patrick H. Lauke [Tue, 21 Jul 2020 17:17:28 +0000 (18:17 +0100)] 
Turn off scroll anchoring for accordions (#31346)

New default behavior for scroll anchoring (rolled out in Chrome 84?) leads to unsightly/odd accordion interactions - see #31341
This rule suppresses this new behavior and reverts back to the old way.

See https://drafts.csswg.org/css-scroll-anchoring/

5 years agoAdd toasts to the components requiring JavaScript (#31344)
Rohit Sharma [Tue, 21 Jul 2020 13:08:21 +0000 (18:38 +0530)] 
Add toasts to the components requiring JavaScript (#31344)

5 years agoBump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 (#31291)
dependabot[bot] [Tue, 14 Jul 2020 13:05:18 +0000 (16:05 +0300)] 
Bump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 (#31291)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.1 to 14.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.1...commonjs-v14.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 hugo-bin from 0.62.0 to 0.62.1 (#31292)
dependabot[bot] [Tue, 14 Jul 2020 13:00:35 +0000 (16:00 +0300)] 
Bump hugo-bin from 0.62.0 to 0.62.1 (#31292)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.0 to 0.62.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.0...v0.62.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agodocs(skippy): prevent skip links from overlapping header
Gaël Poupard [Tue, 26 May 2020 08:35:43 +0000 (10:35 +0200)] 
docs(skippy): prevent skip links from overlapping header

5 years agoSort the versions from the latest to the oldest.
XhmikosR [Mon, 13 Jul 2020 18:44:23 +0000 (21:44 +0300)] 
Sort the versions from the latest to the oldest.

5 years agoImprove spacing
Mark Otto [Fri, 10 Jul 2020 23:20:10 +0000 (16:20 -0700)] 
Improve spacing

5 years agoUpdate version.md to include v5
Laim [Fri, 10 Jul 2020 12:59:11 +0000 (13:59 +0100)] 
Update version.md to include v5

Version.md on v5.getbootstrap.com is only referring to v1 > v4 when it should be referring to v1 > v5.