]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoMinor Markdown fixes (#32009)
XhmikosR [Thu, 29 Oct 2020 17:05:39 +0000 (19:05 +0200)] 
Minor Markdown fixes (#32009)

* add missing language after fenced block
* add missing end of file newline

5 years agoRevert "clean-css: specify precision 6"
XhmikosR [Thu, 29 Oct 2020 07:36:15 +0000 (09:36 +0200)] 
Revert "clean-css: specify precision 6"

5 years agoclean-css: specify precision 6
XhmikosR [Wed, 23 Sep 2020 08:15:28 +0000 (11:15 +0300)] 
clean-css: specify precision 6

This is so that we get the same behavior for our minified files since dart-sass doesn't have a precision option and defaults to 10.

5 years agoSwitch to dart-sass
XhmikosR [Wed, 23 Sep 2020 08:13:24 +0000 (11:13 +0300)] 
Switch to dart-sass

node-sass is now deprecated

5 years agoUpdate to postcss 8.x. (#31739)
XhmikosR [Thu, 29 Oct 2020 13:23:43 +0000 (15:23 +0200)] 
Update to postcss 8.x. (#31739)

* autoprefixer 10.0.1
* find-unused-sass-variables 3.0.0
* postcss 8.1.4
* postcss-cli 8.1.0

5 years agoRemove explicit heights on form elements (#31993)
Martijn Cuppens [Thu, 29 Oct 2020 13:18:39 +0000 (14:18 +0100)] 
Remove explicit heights on form elements (#31993)

* Remove explicit heights

* Link to upstream bug

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoRemove bugreport.apple.com since it doesn't work (#32005)
Martijn Cuppens [Thu, 29 Oct 2020 10:32:56 +0000 (11:32 +0100)] 
Remove bugreport.apple.com since it doesn't work (#32005)

5 years agoUse the same font on the button as on the field itself
Martijn Cuppens [Wed, 28 Oct 2020 14:03:41 +0000 (15:03 +0100)] 
Use the same font on the button as on the field itself

5 years agoFix Firefox padding issue
Martijn Cuppens [Sun, 25 Oct 2020 13:16:28 +0000 (14:16 +0100)] 
Fix Firefox padding issue

Caused by https://searchfox.org/mozilla-central/rev/0b7007a23bc16c857f894140e12f307bfeef2fdd/layout/style/res/forms.css#494

5 years agoDrop custom file upload plugin in favor of CSS
Martijn Cuppens [Thu, 22 Oct 2020 13:20:53 +0000 (15:20 +0200)] 
Drop custom file upload plugin in favor of CSS

5 years agov5: Floating labels (#30449)
Mark Otto [Wed, 28 Oct 2020 03:45:48 +0000 (20:45 -0700)] 
v5: Floating labels (#30449)

* v5: Promote floating labels example to component

- Adds new .form-floating
- Stubs out basics of a docs page
- Removes existing Example

* Update floating labels to support .form-select, make inputs and selects more consistent

- To do this, I made the .form-control and .form-select consistent in min-height vs height
- Removed some unused variables now
- Updated -color to be the -color because I don't know why this was any different before
- Update page to include some examples for layout, validation, and value
- Rewrite styles to not modify padding, but instead transform and opacity

* Streamline and bulletproof some things

- Apply some optimizations from code review
- Removed unecessary properties from the label
- Add some comments for what properties are required
- Move from fixed height for labels to height 100% so we can support textareas
- Improve docs a little bit, add ToC

* Move some values to variables, switch from scaling font-size to scale, update transforms

* Bring over changes from #30966 and add to them to tighten things up

* Delete the now unused example images

* Fix typo

* Allowlist the calc function

* Add transform-origin, update transform values

* Test out autofill fix

* Fix linter issue

* Mention it in the migration guide

* Bump bundlesize

* Add one more variable per review

* Shave .25rem off the height

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdd example with input group between two inputs
Jonathan [Tue, 27 Oct 2020 09:14:49 +0000 (10:14 +0100)] 
Add example with input group between two inputs

5 years agoBump eslint from 7.11.0 to 7.12.1 (#31990)
dependabot[bot] [Tue, 27 Oct 2020 10:09:01 +0000 (12:09 +0200)] 
Bump eslint from 7.11.0 to 7.12.1 (#31990)

Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.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.11.0...v7.12.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/plugin-node-resolve from 9.0.0 to 10.0.0 (#31989)
dependabot[bot] [Tue, 27 Oct 2020 10:04:19 +0000 (12:04 +0200)] 
Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0 (#31989)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.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/plugin-commonjs from 15.1.0 to 16.0.0 (#31988)
dependabot[bot] [Tue, 27 Oct 2020 09:51:57 +0000 (11:51 +0200)] 
Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#31988)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.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-firefox-launcher from 1.3.0 to 2.0.0 (#31987)
dependabot[bot] [Tue, 27 Oct 2020 09:51:09 +0000 (11:51 +0200)] 
Bump karma-firefox-launcher from 1.3.0 to 2.0.0 (#31987)

Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.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.32.0 to 2.32.1 (#31985)
dependabot[bot] [Tue, 27 Oct 2020 09:46:50 +0000 (11:46 +0200)] 
Bump rollup from 2.32.0 to 2.32.1 (#31985)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years agoFix git conflicts after #30571 (#31982)
Martijn Cuppens [Tue, 27 Oct 2020 09:36:58 +0000 (10:36 +0100)] 
Fix git conflicts after #30571 (#31982)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agolist-group.md: fix snippet (#31981)
XhmikosR [Tue, 27 Oct 2020 09:24:28 +0000 (11:24 +0200)] 
list-group.md: fix snippet (#31981)

5 years agov5: Add .fs-* utilities for font-size and rename font-weight/-style utilities (#30571)
Mark Otto [Mon, 26 Oct 2020 23:42:07 +0000 (16:42 -0700)] 
v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities (#30571)

* v5: Add .fs-* utilities for font-size

- Adds new font-sizes Sass map
- Generates six new classes for setting only font-size
- Updates docs to mention this, including a scss-docs reference

* Update font utilities

- Make .fs-* utils for font-size use RFS
- Rename .font-weight-* utils to .fw-*
- Rename .font-style-* utils to .f-*
- Update order of utilities a bit
- Update docs to match

* Update migration docs to make note of these changes

* Be more specific in font-size docs about scale

* Update font-style abbreviation to .fst

* Fix font-weight property

* Formatting & font style utility fix

* Move to Alpha 3 migration section

* Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide

* Tweak language on example

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
5 years agoUpdate migration guide
Martijn Cuppens [Sat, 24 Oct 2020 16:45:14 +0000 (18:45 +0200)] 
Update migration guide

5 years agoFix border radius for inputs groups with validation
Martijn Cuppens [Thu, 22 Oct 2020 18:29:23 +0000 (20:29 +0200)] 
Fix border radius for inputs groups with validation

5 years agoFix border radii on validation messages
Martijn Cuppens [Thu, 22 Oct 2020 08:46:25 +0000 (10:46 +0200)] 
Fix border radii on validation messages

5 years agoRequire `.has-validation` class to fix border radii on form elements
Martijn Cuppens [Thu, 22 Oct 2020 08:42:05 +0000 (10:42 +0200)] 
Require `.has-validation` class to fix border radii on form elements

5 years agoCI: allow skipping BrowserStack (#31878)
XhmikosR [Mon, 26 Oct 2020 18:55:51 +0000 (20:55 +0200)] 
CI: allow skipping BrowserStack (#31878)

This basically brings back the previous behavior we had on Travis CI, where if the commit message included `[ci skip]`, BrowserStack tests didn't run.

Additionally, this allows skipping BrowserStack if the commit message contains `[skip ci]` too.

5 years agodocs: Add Russian translation (#31828)
Aleksandr Gorbatov [Mon, 26 Oct 2020 18:46:53 +0000 (21:46 +0300)] 
docs: Add Russian translation (#31828)

5 years agoRemove background-clip from .btn-close
Mark Otto [Sun, 25 Oct 2020 19:01:39 +0000 (12:01 -0700)] 
Remove background-clip from .btn-close

5 years agoUpdate CodeQL action (#31930)
XhmikosR [Mon, 26 Oct 2020 16:56:16 +0000 (18:56 +0200)] 
Update CodeQL action (#31930)

Should run on PRs too.

5 years agoRename Navs to Navs and Tabs (#31965)
Mark Otto [Sun, 25 Oct 2020 20:29:58 +0000 (13:29 -0700)] 
Rename Navs to Navs and Tabs (#31965)

* Rename Navs to Navs and Tabs

Fixes #31378

* Add title to renamed file
* Update navs-tabs.md
* Add alias/redirect
* Fix references to renamed file, tweak title

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
5 years agoExplicitly mention emoji fonts, tweak sentence in typography (#31960)
Patrick H. Lauke [Sun, 25 Oct 2020 19:21:42 +0000 (19:21 +0000)] 
Explicitly mention emoji fonts, tweak sentence in typography (#31960)

5 years agoDon't wrap the code snippets in our docs (#31679)
Mark Otto [Thu, 22 Oct 2020 22:06:52 +0000 (15:06 -0700)] 
Don't wrap the code snippets in our docs (#31679)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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>