]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoFix tooltip when hovering a children element (delegateTarget) (#30928)
Tanguy Krotoff [Thu, 18 Jun 2020 07:02:44 +0000 (09:02 +0200)] 
Fix tooltip when hovering a children element (delegateTarget) (#30928)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoAdd oxford commas
Mark Otto [Wed, 17 Jun 2020 18:37:05 +0000 (11:37 -0700)] 
Add oxford commas

5 years agoDocs: tweak accessibility section
Patrick H. Lauke [Wed, 17 Jun 2020 17:48:31 +0000 (18:48 +0100)] 
Docs: tweak accessibility section

- point to WCAG 2.1 rather than 2.0
- soften/expand the language around color contrast, since the situation has definitely improved in v5 but we still can't guarantee all possible permutations of colors/opacities/etc
- minor language/stylistic tweaks
- add further resources

5 years agoTypo fix : depedending ⮞ depending
Bruno Baguette [Wed, 17 Jun 2020 16:59:00 +0000 (18:59 +0200)] 
Typo fix : depedending ⮞ depending

5 years agoTypo fix : individiual ⮞ individual
Bruno Baguette [Wed, 17 Jun 2020 16:53:11 +0000 (18:53 +0200)] 
Typo fix : individiual ⮞ individual

5 years agoTypo fix : ocassions ⮞ occasions
Bruno Baguette [Wed, 17 Jun 2020 16:37:12 +0000 (18:37 +0200)] 
Typo fix : ocassions ⮞ occasions

5 years agoSeveral typo fixes (#31077)
Bruno Baguette [Wed, 17 Jun 2020 17:43:54 +0000 (19:43 +0200)] 
Several typo fixes (#31077)

* Typo fix : thesse ⮞ these

* Several typo fixes

verical ⮞ vertical
availble ⮞ available
thesse ⮞ these

5 years agoDocs: clarify rationale for button group on links (#31071)
Patrick H. Lauke [Wed, 17 Jun 2020 14:37:27 +0000 (15:37 +0100)] 
Docs: clarify rationale for button group on links (#31071)

5 years agoFix gzip badges
XhmikosR [Wed, 17 Jun 2020 14:21:06 +0000 (17:21 +0300)] 
Fix gzip badges

5 years agoREADME: remove `.svg` from shields.io badges
XhmikosR [Thu, 14 May 2020 15:03:52 +0000 (18:03 +0300)] 
README: remove `.svg` from shields.io badges

5 years agocollapse.js: return early.
XhmikosR [Wed, 10 Jun 2020 15:42:21 +0000 (18:42 +0300)] 
collapse.js: return early.

5 years agoRemove a couple of variables used once
XhmikosR [Wed, 10 Jun 2020 15:41:32 +0000 (18:41 +0300)] 
Remove a couple of variables used once

5 years agoUnbreak short lines
XhmikosR [Wed, 10 Jun 2020 15:40:52 +0000 (18:40 +0300)] 
Unbreak short lines

5 years agofeat: adds th null var (#30781)
Catalin Zalog [Wed, 17 Jun 2020 13:55:28 +0000 (16:55 +0300)] 
feat: adds th null var (#30781)

Inherit `font-weight: bold` that comes from user agent stylesheets.

5 years agodata: reword storage key in dom
Johann-S [Wed, 17 Jun 2020 08:45:07 +0000 (10:45 +0200)] 
data: reword storage key in dom

5 years agoDocs: fix old/broken example capture and typo (#31070)
Patrick H. Lauke [Wed, 17 Jun 2020 12:28:35 +0000 (13:28 +0100)] 
Docs: fix old/broken example capture and typo (#31070)

* Docs: fix old/broken example capture and typo

* Make example less broken-looking

don't want to give impression that now it's ok to just sprinkle `role="button"` around. this at least makes the `span` keyboard-focusable, similar to at least the start of a custom control

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate bundlewatch.yml (#31063)
XhmikosR [Wed, 17 Jun 2020 12:23:48 +0000 (15:23 +0300)] 
Update bundlewatch.yml (#31063)

Specify `CI_TRACK_BASE: main`

5 years agoBump terser from 4.7.0 to 4.8.0 (#31052)
dependabot-preview[bot] [Wed, 17 Jun 2020 06:16:08 +0000 (09:16 +0300)] 
Bump terser from 4.7.0 to 4.8.0 (#31052)

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.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.7.0...v4.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump rollup from 2.15.0 to 2.16.1 (#31053)
dependabot-preview[bot] [Wed, 17 Jun 2020 06:12:20 +0000 (09:12 +0300)] 
Bump rollup from 2.15.0 to 2.16.1 (#31053)

Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.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.15.0...v2.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate links to bug and feature request issue templates
Mark Otto [Tue, 16 Jun 2020 21:04:06 +0000 (14:04 -0700)] 
Update links to bug and feature request issue templates

5 years agoUpdate issue templates
Mark Otto [Tue, 16 Jun 2020 21:03:48 +0000 (14:03 -0700)] 
Update issue templates

5 years ago5.0.0-alpha1 v5.0.0-alpha1
XhmikosR [Tue, 16 Jun 2020 19:12:01 +0000 (22:12 +0300)] 
5.0.0-alpha1

5 years agoUpdate v5 readme
Mark Otto [Tue, 16 Jun 2020 18:26:34 +0000 (11:26 -0700)] 
Update v5 readme

- New logo
- Add callout to v4-dev branch

5 years agoRun dist.
XhmikosR [Tue, 16 Jun 2020 18:50:01 +0000 (21:50 +0300)] 
Run dist.

5 years agoPrepare docs for v5.getbootstrap.com
XhmikosR [Tue, 16 Jun 2020 18:17:28 +0000 (21:17 +0300)] 
Prepare docs for v5.getbootstrap.com

* use v5.getbootstrap.com as the site URL/CNAME
* block robots from crawling
* specify next npm tag

5 years agoRename "master" to "main". (#31050)
XhmikosR [Tue, 16 Jun 2020 18:41:47 +0000 (21:41 +0300)] 
Rename "master" to "main". (#31050)

5 years agov5: Add role=button cursor in Reboot (#31040)
Mark Otto [Tue, 16 Jun 2020 18:30:40 +0000 (11:30 -0700)] 
v5: Add role=button cursor in Reboot (#31040)

* v5: Add role=button cursor in Reboot

Ports the changes from #30562 made in v4.5 and adds them to v5. This replaces #30563 which sought to add this to the utility API, but the v4 PR shifted to implement an accessible solution vs a lone utility.

* Update reboot.md

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoFix typo (#31051)
Quy [Tue, 16 Jun 2020 18:25:54 +0000 (11:25 -0700)] 
Fix typo (#31051)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoMove homepage-hero.svg and improve compression
XhmikosR [Tue, 16 Jun 2020 18:04:02 +0000 (21:04 +0300)] 
Move homepage-hero.svg and improve compression

5 years agoRemove the unused bootstrap-stack.svg
XhmikosR [Tue, 16 Jun 2020 17:58:22 +0000 (20:58 +0300)] 
Remove the unused bootstrap-stack.svg

5 years agoDownsize SVG, add role=img
Mark Otto [Tue, 16 Jun 2020 17:38:32 +0000 (10:38 -0700)] 
Downsize SVG, add role=img

5 years agoCenter up the B in our logo a bit better
Mark Otto [Tue, 16 Jun 2020 16:04:19 +0000 (09:04 -0700)] 
Center up the B in our logo a bit better

5 years agoUpdate navbar logo and hero image
Mark Otto [Tue, 16 Jun 2020 06:26:32 +0000 (23:26 -0700)] 
Update navbar logo and hero image

5 years agoUpdate navbar and subnav to xxl container
Mark Otto [Mon, 15 Jun 2020 21:03:59 +0000 (14:03 -0700)] 
Update navbar and subnav to xxl container

5 years agoUpdate v5 homepage to match v4.5's changes
Mark Otto [Sun, 31 May 2020 02:00:08 +0000 (05:00 +0300)] 
Update v5 homepage to match v4.5's changes

5 years agoFix social_image_path dimensions
XhmikosR [Tue, 16 Jun 2020 16:46:28 +0000 (19:46 +0300)] 
Fix social_image_path dimensions

5 years agoAdd new favicons.
XhmikosR [Tue, 16 Jun 2020 16:30:21 +0000 (19:30 +0300)] 
Add new favicons.

5 years agoRemove IE-specific images/files.
XhmikosR [Tue, 16 Jun 2020 16:01:59 +0000 (19:01 +0300)] 
Remove IE-specific images/files.

5 years agov5: New favicons
Mark Otto [Tue, 16 Jun 2020 06:31:41 +0000 (09:31 +0300)] 
v5: New favicons

5 years agoFix BootstrapCDN's name (#31049)
XhmikosR [Tue, 16 Jun 2020 16:37:42 +0000 (19:37 +0300)] 
Fix BootstrapCDN's name (#31049)

5 years agoFix a broken link and a redirect. (#31045)
XhmikosR [Tue, 16 Jun 2020 16:32:00 +0000 (19:32 +0300)] 
Fix a broken link and a redirect. (#31045)

5 years agoRemove reference to Bootlint.
XhmikosR [Tue, 16 Jun 2020 14:17:34 +0000 (17:17 +0300)] 
Remove reference to Bootlint.

Unfortunately, Bootlint does not work on Bootstrap >= v4.

5 years agoRemove unused issue templates
XhmikosR [Tue, 16 Jun 2020 14:16:12 +0000 (17:16 +0300)] 
Remove unused issue templates

5 years agoTighten bundlewatch limits (#31043)
XhmikosR [Tue, 16 Jun 2020 06:55:26 +0000 (09:55 +0300)] 
Tighten bundlewatch limits (#31043)

5 years agoClarify removal of border radii
Martijn Cuppens [Thu, 4 Jun 2020 14:48:17 +0000 (16:48 +0200)] 
Clarify removal of border radii

5 years agoSwitch to btn-check
Martijn Cuppens [Thu, 4 Jun 2020 13:59:24 +0000 (15:59 +0200)] 
Switch to btn-check

5 years agoRemove checkbox/radio toggle from button plugin in favor of a CSS only solution
Martijn Cuppens [Sat, 2 May 2020 09:11:24 +0000 (11:11 +0200)] 
Remove checkbox/radio toggle from button plugin in favor of a CSS only solution

5 years agoUpdate index.html
Jonathan [Sat, 23 May 2020 15:30:03 +0000 (17:30 +0200)] 
Update index.html

Hyphen to minus for amount.
Hyphen to dash for ranges.

5 years agoChange breakpoint-max implementation
Martijn Cuppens [Sat, 18 Apr 2020 11:02:26 +0000 (13:02 +0200)] 
Change breakpoint-max implementation

- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint.
- The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.

5 years agodocs(examples): fix pricing example
Gaël Poupard [Wed, 10 Jun 2020 08:47:27 +0000 (10:47 +0200)] 
docs(examples): fix pricing example

5 years agodocs(examples): improve headings hierarchy
Gaël Poupard [Wed, 10 Jun 2020 08:12:09 +0000 (10:12 +0200)] 
docs(examples): improve headings hierarchy

5 years agodocs(examples): empty alt for screenshots to prevent redundancy
Gaël Poupard [Wed, 10 Jun 2020 08:05:48 +0000 (10:05 +0200)] 
docs(examples): empty alt for screenshots to prevent redundancy

5 years agoRun dist on latest
Mark Otto [Sat, 13 Jun 2020 22:40:28 +0000 (15:40 -0700)] 
Run dist on latest

5 years ago🔥 Remove container duplication
k-utsumi [Fri, 12 Jun 2020 02:59:23 +0000 (11:59 +0900)] 
🔥 Remove container duplication

5 years agov5: Redo blockquote attributions (#30814)
Mark Otto [Fri, 12 Jun 2020 21:26:37 +0000 (14:26 -0700)] 
v5: Redo blockquote attributions (#30814)

* v5: Redo blockquote attributions

- Renames -small-* variables to -footer-*
- Updates blockquote demos with attribution to place it outside the blockquote with a figure wrapper

* Updated class name

* docs(examples): refactor blockquotes in masonry example

Co-authored-by: Gaël Poupard <gael.poupard@orange.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoReplace serve with sirv-cli. (#31020)
XhmikosR [Fri, 12 Jun 2020 17:49:01 +0000 (20:49 +0300)] 
Replace serve with sirv-cli. (#31020)

5 years agoUpdate devDependencies (#31019)
XhmikosR [Fri, 12 Jun 2020 17:43:49 +0000 (20:43 +0300)] 
Update devDependencies (#31019)

* eslint-config-xo             ^0.30.0  →  ^0.31.0
* eslint-plugin-import         ^2.21.1  →  ^2.21.2
* karma                         ^5.0.9  →   ^5.1.0

5 years agoUpdate .gitattributes (#30934)
XhmikosR [Fri, 12 Jun 2020 08:23:44 +0000 (11:23 +0300)] 
Update .gitattributes (#30934)

This requires git >= 2.10 but it was released almost 4 years ago.

5 years agoStylelint: remove redundant disables (#31006)
XhmikosR [Fri, 12 Jun 2020 08:11:36 +0000 (11:11 +0300)] 
Stylelint: remove redundant disables (#31006)

5 years agodocs(layout): drop useless .text-left on overview table
Gaël Poupard [Wed, 8 Apr 2020 09:03:43 +0000 (11:03 +0200)] 
docs(layout): drop useless .text-left on overview table

5 years agoUpdate lint.yml (#31012)
XhmikosR [Thu, 11 Jun 2020 20:20:10 +0000 (23:20 +0300)] 
Update lint.yml (#31012)

5 years agoRevert "Change when CI runs"
XhmikosR [Wed, 10 Jun 2020 15:51:28 +0000 (18:51 +0300)] 
Revert "Change when CI runs"

This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996.

5 years agoUpdate Actions
XhmikosR [Wed, 10 Jun 2020 05:29:22 +0000 (08:29 +0300)] 
Update Actions

* skip BrowserStack if we are not on the main repo
* remove the action filename from cache

5 years agoSwitch to Node.js 12.x.
XhmikosR [Wed, 29 Apr 2020 06:59:00 +0000 (09:59 +0300)] 
Switch to Node.js 12.x.

5 years agoChange when CI runs
XhmikosR [Wed, 15 Apr 2020 13:43:02 +0000 (16:43 +0300)] 
Change when CI runs

Run it for all pull requests, the master branch, and any branches that end with `-ci`.

5 years agoAdd dart-sass build test
XhmikosR [Thu, 23 Jan 2020 16:57:00 +0000 (18:57 +0200)] 
Add dart-sass build test

Builds the CSS with dart-sass and lists the files in dist-sass/css folder

5 years agoSplit GitHub Actions.
XhmikosR [Thu, 26 Sep 2019 13:25:26 +0000 (16:25 +0300)] 
Split GitHub Actions.

Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.

5 years agofix(grid): zero min-width on .col has too much side-effects (#30979)
Gaël Poupard [Tue, 9 Jun 2020 18:49:29 +0000 (20:49 +0200)] 
fix(grid): zero min-width on .col has too much side-effects (#30979)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)
dependabot-preview[bot] [Tue, 9 Jun 2020 18:44:16 +0000 (21:44 +0300)] 
Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoFix undefined custom properties in reboot (#30981)
Martijn Cuppens [Tue, 9 Jun 2020 08:20:53 +0000 (10:20 +0200)] 
Fix undefined custom properties in reboot (#30981)

5 years agoUpdate devDependencies (#30987)
XhmikosR [Tue, 9 Jun 2020 06:59:35 +0000 (09:59 +0300)] 
Update devDependencies (#30987)

* @rollup/plugin-babel          ^5.0.2  →   ^5.0.3
* eslint                        ^7.1.0  →   ^7.2.0
* eslint-config-xo             ^0.29.1  →  ^0.30.0
* eslint-plugin-import         ^2.20.2  →  ^2.21.1
* rollup                       ^2.12.0  →  ^2.15.0
* serve                        ^11.3.1  →  ^11.3.2
* stylelint                    ^13.5.0  →  ^13.6.0

5 years agoUpdate docs for navs
Rohit Sharma [Mon, 8 Jun 2020 18:35:55 +0000 (00:05 +0530)] 
Update docs for navs

Co-authored-by: Mark Otto <otto@github.com>
5 years agoRemove .nav-item from .nav-link to make it consistent
Rohit Sharma [Fri, 5 Jun 2020 18:57:35 +0000 (00:27 +0530)] 
Remove .nav-item from .nav-link to make it consistent

- Closes #28423

5 years agoPrevent `.row` from shrinking in flex container (#30940)
Gaël Poupard [Mon, 8 Jun 2020 17:47:43 +0000 (19:47 +0200)] 
Prevent `.row` from shrinking in flex container (#30940)

5 years agoAdd role="dialog" in modals via JavaScript (#30936)
Rohit Sharma [Thu, 4 Jun 2020 07:35:09 +0000 (13:05 +0530)] 
Add role="dialog" in modals via JavaScript (#30936)

5 years agoRead validate-forms.js from assets.
XhmikosR [Sat, 2 May 2020 15:49:12 +0000 (18:49 +0300)] 
Read validate-forms.js from assets.

5 years agoFix forms validation snippets.
XhmikosR [Sat, 2 May 2020 15:39:41 +0000 (18:39 +0300)] 
Fix forms validation snippets.

5 years agoshortcodes/example.html: allow specifying the highlighting language
XhmikosR [Sat, 2 May 2020 15:38:25 +0000 (18:38 +0300)] 
shortcodes/example.html: allow specifying the highlighting language

5 years agoRegenerate package-lock.json (#30953)
XhmikosR [Wed, 3 Jun 2020 07:05:22 +0000 (10:05 +0300)] 
Regenerate package-lock.json (#30953)

5 years agoBump hugo-bin from 0.59.1 to 0.60.0 (#30952)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:52:52 +0000 (19:52 +0300)] 
Bump hugo-bin from 0.59.1 to 0.60.0 (#30952)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.1 to 0.60.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.1...v0.60.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @babel/preset-env from 7.9.6 to 7.10.2 (#30951)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:46:28 +0000 (19:46 +0300)] 
Bump @babel/preset-env from 7.9.6 to 7.10.2 (#30951)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump @babel/plugin-proposal-object-rest-spread from 7.9.6 to 7.10.1 (#30950)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:40:07 +0000 (19:40 +0300)] 
Bump @babel/plugin-proposal-object-rest-spread from 7.9.6 to 7.10.1 (#30950)

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.9.6 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-proposal-object-rest-spread)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoBump karma-jasmine from 3.1.1 to 3.3.1 (#30949)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:33:31 +0000 (19:33 +0300)] 
Bump karma-jasmine from 3.1.1 to 3.3.1 (#30949)

Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 3.1.1 to 3.3.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.1.1...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @babel/cli from 7.8.4 to 7.10.1 (#30947)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:27:15 +0000 (19:27 +0300)] 
Bump @babel/cli from 7.8.4 to 7.10.1 (#30947)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.8.4 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump karma-coverage-istanbul-reporter from 3.0.2 to 3.0.3 (#30948)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:21:06 +0000 (19:21 +0300)] 
Bump karma-coverage-istanbul-reporter from 3.0.2 to 3.0.3 (#30948)

Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases)
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.2...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump rollup from 2.10.9 to 2.12.0 (#30946)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:14:29 +0000 (19:14 +0300)] 
Bump rollup from 2.10.9 to 2.12.0 (#30946)

Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.12.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.10.9...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump vnu-jar from 20.3.16 to 20.5.29 (#30945)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:08:59 +0000 (19:08 +0300)] 
Bump vnu-jar from 20.3.16 to 20.5.29 (#30945)

Bumps [vnu-jar](https://github.com/validator/validator) from 20.3.16 to 20.5.29.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/20.3.16...20.5.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump eslint-plugin-unicorn from 20.0.0 to 20.1.0 (#30944)
dependabot-preview[bot] [Tue, 2 Jun 2020 16:01:18 +0000 (19:01 +0300)] 
Bump eslint-plugin-unicorn from 20.0.0 to 20.1.0 (#30944)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @babel/core from 7.9.6 to 7.10.2 (#30943)
dependabot-preview[bot] [Tue, 2 Jun 2020 15:53:21 +0000 (18:53 +0300)] 
Bump @babel/core from 7.9.6 to 7.10.2 (#30943)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump stylelint-config-twbs-bootstrap from 2.0.2 to 2.0.3 (#30942)
dependabot-preview[bot] [Tue, 2 Jun 2020 15:42:53 +0000 (18:42 +0300)] 
Bump stylelint-config-twbs-bootstrap from 2.0.2 to 2.0.3 (#30942)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agoRestore word-break: break-word on .text-break to fix text breaking on flex containers...
Mark Otto [Sun, 31 May 2020 03:49:23 +0000 (20:49 -0700)] 
Restore word-break: break-word on .text-break to fix text breaking on flex containers (#30932)

5 years agoAdd `space-evenly` option for `justify-content` (#30910)
Edson Jr [Sat, 30 May 2020 13:19:10 +0000 (10:19 -0300)] 
Add `space-evenly` option for `justify-content` (#30910)

5 years agodocs(layout): improve layout when content is short (#30908)
Gaël Poupard [Thu, 28 May 2020 17:33:41 +0000 (19:33 +0200)] 
docs(layout): improve layout when content is short (#30908)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate CI config (#30920)
XhmikosR [Thu, 28 May 2020 17:28:02 +0000 (20:28 +0300)] 
Update CI config (#30920)

* update to `actions/cache@v2`
* stop invalidating the cache if test.yml changes

5 years agoBump serve from 11.3.0 to 11.3.1 (#30904)
dependabot-preview[bot] [Tue, 26 May 2020 16:08:32 +0000 (19:08 +0300)] 
Bump serve from 11.3.0 to 11.3.1 (#30904)

Bumps [serve](https://github.com/zeit/serve) from 11.3.0 to 11.3.1.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/11.3.0...11.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoApply utilities in docs styles (#30866)
Gaël Poupard [Tue, 26 May 2020 16:02:19 +0000 (18:02 +0200)] 
Apply utilities in docs styles (#30866)

* docs(theming): apply utilities where possible

* Update docs-sidebar.html

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoBump @rollup/plugin-commonjs from 11.1.0 to 12.0.0 (#30902)
dependabot-preview[bot] [Tue, 26 May 2020 15:57:08 +0000 (18:57 +0300)] 
Bump @rollup/plugin-commonjs from 11.1.0 to 12.0.0 (#30902)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.1.0 to 12.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...commonjs-v12.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 years agoUpdate grid.md
XhmikosR [Tue, 26 May 2020 15:29:13 +0000 (18:29 +0300)] 
Update grid.md

Fix docsref links

5 years agoBump hugo-bin from 0.59.0 to 0.59.1
dependabot-preview[bot] [Tue, 26 May 2020 13:23:59 +0000 (13:23 +0000)] 
Bump hugo-bin from 0.59.0 to 0.59.1

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.0 to 0.59.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.0...v0.59.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump karma from 5.0.8 to 5.0.9 (#30901)
dependabot-preview[bot] [Tue, 26 May 2020 15:37:40 +0000 (18:37 +0300)] 
Bump karma from 5.0.8 to 5.0.9 (#30901)

Bumps [karma](https://github.com/karma-runner/karma) from 5.0.8 to 5.0.9.
- [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.0.8...v5.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>