]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Martijn Cuppens [Sun, 23 Feb 2020 00:07:33 +0000 (01:07 +0100)]
Add pointer event utilities (#30185)
XhmikosR [Sat, 22 Feb 2020 07:15:19 +0000 (09:15 +0200)]
Netlify: set Hugo's `baseURL` to the `DEPLOY_PRIME_URL` variable (#30214)
This will allow each branch/preview to have its own base URL instead of the default one of the main site (getbootstrap.com).
XhmikosR [Sat, 22 Feb 2020 06:54:43 +0000 (08:54 +0200)]
Use `hugo.Environment` instead of `getenv` (#29240)
This is set automatically to "development" when the local server is running, and to "production" when Hugo builds the site.
XhmikosR [Thu, 20 Feb 2020 09:34:01 +0000 (11:34 +0200)]
Update lockfile-lint to v4.0.0. (#30260)
XhmikosR [Mon, 17 Feb 2020 19:46:18 +0000 (21:46 +0200)]
ToC: specify ToC levels (#30216)
XhmikosR [Mon, 17 Feb 2020 19:24:34 +0000 (21:24 +0200)]
Update devDependencies (#30198)
* eslint-config-xo 0.29.1
* eslint-plugin-unicorn 16.1.1
* rollup 1.31.1
* stylelint 13.2.0
XhmikosR [Mon, 17 Feb 2020 19:18:57 +0000 (21:18 +0200)]
.gitattributes: add `.sh` and remove `.rb` files. (#30196)
XhmikosR [Mon, 17 Feb 2020 18:52:28 +0000 (20:52 +0200)]
scripts.html: don't load docsearch JS when it's not needed (#30205)
Gaël Poupard [Mon, 17 Feb 2020 18:40:08 +0000 (19:40 +0100)]
docs(theming): improve headings hierarchy under Sass → Functions (#30207)
XhmikosR [Mon, 17 Feb 2020 18:35:11 +0000 (20:35 +0200)]
homepage: reduce margin and padding for small devices (#30195)
Christian Oliff [Mon, 17 Feb 2020 07:55:32 +0000 (16:55 +0900)]
Add Microsoft Edge for MacOS to supported browsers (#29956)
The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta.
REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/
Michael Lehenbauer [Mon, 17 Feb 2020 07:50:27 +0000 (23:50 -0800)]
Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive voice). (#30190)
Shohei Yoshida [Mon, 17 Feb 2020 07:46:53 +0000 (16:46 +0900)]
Remove unnecessary reduce motion when `$enable-transition: false` (#30183)
XhmikosR [Sun, 16 Feb 2020 19:55:21 +0000 (21:55 +0200)]
Update docs-versions.html (#29971)
Remove old versions
Martijn Cuppens [Sun, 16 Feb 2020 19:49:54 +0000 (20:49 +0100)]
Add transparent background color to versions switcher (#30192)
XhmikosR [Sun, 16 Feb 2020 15:55:19 +0000 (17:55 +0200)]
tables.md: make vertical table responsive (#30191)
Fixes page overflow on mobile.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Michael Lehenbauer [Sun, 16 Feb 2020 14:47:55 +0000 (06:47 -0800)]
Remove confusing "Equal-width multi-line" section from docs (#30189)
Martijn Cuppens [Sat, 15 Feb 2020 13:41:59 +0000 (14:41 +0100)]
Remove map merges (#28508)
XhmikosR [Sat, 15 Feb 2020 13:07:57 +0000 (15:07 +0200)]
interactions.md: remove trailing space (#30184)
Martijn Cuppens [Sat, 15 Feb 2020 12:52:27 +0000 (13:52 +0100)]
Remove color shades callout (#30181)
Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348
Martijn Cuppens [Sat, 15 Feb 2020 12:35:35 +0000 (13:35 +0100)]
Update copy sizing utilities (#30182)
The `$sizes` Sass map doesn't exist anymore in `v5`.
XhmikosR [Sat, 15 Feb 2020 11:41:33 +0000 (13:41 +0200)]
Revert "Placeholder for transitions reset to prevent code duplication #29862"
This reverts commit
cd7e5d111102e4422858aa6f255dc243b4cca1ca .
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Giovanni Mendoza [Sat, 15 Feb 2020 11:06:02 +0000 (05:06 -0600)]
Added new variable for padding on dropdown header (#29946)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Martijn Cuppens [Sat, 15 Feb 2020 11:01:32 +0000 (12:01 +0100)]
Add RFS to utility API (#30050)
Mark Otto [Sat, 15 Feb 2020 07:40:27 +0000 (23:40 -0800)]
Docs table of contents list style fix (#30176)
* Fix missing bullets from table of contents top level
* Add .text-muted to toc for lighter bullets
Gaël Poupard [Fri, 14 Feb 2020 19:50:50 +0000 (20:50 +0100)]
Placeholder for transitions reset to prevent code duplication… (#29870)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mike Rogers [Fri, 14 Feb 2020 19:35:08 +0000 (19:35 +0000)]
Adding version number to documentation `<title>` (#30090)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Martijn Cuppens [Fri, 14 Feb 2020 13:09:46 +0000 (14:09 +0100)]
Fix logo alignment for IE (#29955)
Jens Luyten [Fri, 14 Feb 2020 07:24:16 +0000 (08:24 +0100)]
Add utility class for the user-select property (#30035)
* Add utility class for the user-select property
* Docs: Add new page for behavior utility classes - includes user select utility
* Update and rename behaviors.md to interactions.md
* Update sidebar.yml
Co-authored-by: Mark Otto <otto@github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Shohei Yoshida [Fri, 14 Feb 2020 06:40:07 +0000 (15:40 +0900)]
Avoid border-radius functions return negative values (#30166)
* Avoid border-radius functions return negative values
* Update _border-radius.scss
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Christopher Morrissey [Fri, 14 Feb 2020 06:22:10 +0000 (01:22 -0500)]
v5 docs: added wrapping class for rounded utils (#29379)
* Added wrapping class for rounded utils
Tweak /utilities/borders/#border-radius #29343
* Remove the extra div.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Thu, 13 Feb 2020 12:50:33 +0000 (14:50 +0200)]
Update dependeabot config (#30153)
Martijn Cuppens [Thu, 13 Feb 2020 12:45:33 +0000 (13:45 +0100)]
Docs navbar tweaks (#29948)
XhmikosR [Thu, 13 Feb 2020 12:37:25 +0000 (14:37 +0200)]
change-version.js: Remove nuspec files (#30161)
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
tu4mo [Wed, 12 Feb 2020 19:58:28 +0000 (21:58 +0200)]
Remove IE10 mention, since it's not supported (#30167)
Martijn Cuppens [Thu, 19 Dec 2019 10:18:05 +0000 (11:18 +0100)]
Shorten if notations so that property order can be applied
Martijn Cuppens [Thu, 19 Dec 2019 09:38:43 +0000 (10:38 +0100)]
Convert background shorthands to separate properties
Martijn Cuppens [Thu, 19 Dec 2019 09:35:04 +0000 (10:35 +0100)]
Remove redundant properties & nullify redundant percentages
Martijn Cuppens [Thu, 19 Dec 2019 09:31:24 +0000 (10:31 +0100)]
Remove unrelated properties from gradient-bg mixin
XhmikosR [Tue, 11 Feb 2020 16:41:49 +0000 (18:41 +0200)]
Update bs-custom-file-input to v1.3.4 (#30162)
GeoSot [Tue, 11 Feb 2020 13:59:59 +0000 (15:59 +0200)]
Make spinners speed adjustable (#30154)
dependabot-preview[bot] [Tue, 11 Feb 2020 12:38:17 +0000 (14:38 +0200)]
Bump hugo-bin from 0.51.2 to 0.52.2 (#30160)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.51.2 to 0.52.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.51.2...v0.52.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 11 Feb 2020 12:29:59 +0000 (14:29 +0200)]
Bump lockfile-lint from 3.0.12 to 3.0.18 (#30159)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.12 to 3.0.18.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.12...lockfile-lint@3.0.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 11 Feb 2020 12:22:16 +0000 (14:22 +0200)]
Bump linkinator from 1.8.2 to 2.0.1 (#30158)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.8.2 to 2.0.1.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.8.2...v2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 11 Feb 2020 12:16:16 +0000 (14:16 +0200)]
Bump karma-jasmine from 3.1.0 to 3.1.1 (#30157)
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 3.1.0 to 3.1.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.0...v3.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 11 Feb 2020 12:08:49 +0000 (14:08 +0200)]
Bump stylelint from 13.0.0 to 13.1.0 (#30155)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.0.0...13.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 11 Feb 2020 12:01:28 +0000 (14:01 +0200)]
Bump stylelint-config-twbs-bootstrap from 2.0.0 to 2.0.1 (#30156)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Martijn Cuppens [Mon, 10 Feb 2020 14:05:07 +0000 (15:05 +0100)]
Introduce posibility to disable !important suffix for utility classes (#29625)
Jesse Mandel [Mon, 10 Feb 2020 09:20:28 +0000 (01:20 -0800)]
Updated nuspec content files and icon (#30148)
* #30045 - Update nuspec for updated content type
* Update iconUrl (deprecated) to icon
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
yonikohen [Mon, 10 Feb 2020 07:35:13 +0000 (02:35 -0500)]
Corrected grammatical error in test descriptions (#30150)
"without instantiate it" should be "without instantiating it"
Martijn Cuppens [Sun, 9 Feb 2020 12:12:28 +0000 (13:12 +0100)]
Add ysds to the team page (#30145)
Gaël Poupard [Fri, 7 Feb 2020 11:18:30 +0000 (12:18 +0100)]
Use `aria-current` where appropriate (#30079)
Gaël Poupard [Thu, 6 Feb 2020 07:01:02 +0000 (08:01 +0100)]
docs(SVG placeholder): add focusable=false to placeholder SVGs (#30075)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Wed, 5 Feb 2020 08:24:09 +0000 (10:24 +0200)]
Change file permissions to 644. (#30106)
XhmikosR [Wed, 5 Feb 2020 08:16:17 +0000 (10:16 +0200)]
Regenerate package-lock.json. (#30135)
dependabot-preview[bot] [Tue, 4 Feb 2020 12:30:50 +0000 (14:30 +0200)]
Bump lockfile-lint from 3.0.9 to 3.0.12 (#30137)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.9 to 3.0.12.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.9...lockfile-lint@3.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Mark Otto [Tue, 4 Feb 2020 09:14:55 +0000 (01:14 -0800)]
Update migration guide for removal of .form-text (#30134)
Closes #29630
dependabot-preview[bot] [Mon, 3 Feb 2020 21:47:14 +0000 (23:47 +0200)]
Bump karma-jasmine-html-reporter from 1.5.1 to 1.5.2 (#30132)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.1...v1.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 21:37:10 +0000 (23:37 +0200)]
Bump @rollup/plugin-node-resolve from 7.0.0 to 7.1.1 (#30133)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.0.0...node-resolve-v7.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
eliasswns [Mon, 3 Feb 2020 21:28:29 +0000 (22:28 +0100)]
Added extra information about flex-alignment on vertical-alignment (#30047)
* change sentence
* Update vertical-align.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
Martijn Cuppens [Mon, 3 Feb 2020 20:02:53 +0000 (21:02 +0100)]
Split grid & containers (#29146)
dependabot-preview[bot] [Mon, 3 Feb 2020 11:00:03 +0000 (13:00 +0200)]
Bump eslint-plugin-unicorn from 15.0.1 to 16.0.0 (#30124)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 15.0.1 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v15.0.1...v16.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 10:52:25 +0000 (12:52 +0200)]
Bump eslint-plugin-import from 2.20.0 to 2.20.1 (#30125)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.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.20.0...v2.20.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 10:47:12 +0000 (12:47 +0200)]
Bump @rollup/plugin-commonjs from 11.0.1 to 11.0.2 (#30128)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 10:35:25 +0000 (12:35 +0200)]
Bump rollup from 1.30.1 to 1.31.0 (#30123)
Bumps [rollup](https://github.com/rollup/rollup) from 1.30.1 to 1.31.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/v1.30.1...v1.31.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
XhmikosR [Mon, 3 Feb 2020 10:29:19 +0000 (12:29 +0200)]
Remove the unused babel-plugin-istanbul devDependency. (#30066)
dependabot-preview[bot] [Mon, 3 Feb 2020 10:23:27 +0000 (12:23 +0200)]
Bump @babel/core from 7.8.3 to 7.8.4 (#30129)
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 10:00:28 +0000 (12:00 +0200)]
Bump @babel/cli from 7.8.3 to 7.8.4 (#30126)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 3 Feb 2020 09:53:26 +0000 (11:53 +0200)]
Bump @babel/preset-env from 7.8.3 to 7.8.4 (#30122)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Martijn Cuppens [Mon, 3 Feb 2020 09:34:20 +0000 (10:34 +0100)]
Cleanup content (#30120)
Martijn Cuppens [Sat, 1 Feb 2020 18:39:18 +0000 (19:39 +0100)]
tests: Remove button `href`s (#30119)
dependabot-preview[bot] [Tue, 28 Jan 2020 13:09:25 +0000 (15:09 +0200)]
Bump stylelint from 12.0.1 to 13.0.0 (#30100)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/12.0.1...13.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 28 Jan 2020 12:59:26 +0000 (14:59 +0200)]
Bump stylelint-config-twbs-bootstrap from 1.1.0 to 2.0.0 (#30099)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.1.0...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Cinnead [Tue, 28 Jan 2020 12:28:44 +0000 (13:28 +0100)]
Add transition and add box-shadow for navbar-toggler (#30038)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 28 Jan 2020 11:21:05 +0000 (13:21 +0200)]
Bump hugo-bin from 0.51.0 to 0.51.2 (#30096)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.51.0 to 0.51.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.51.0...v0.51.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 28 Jan 2020 11:15:16 +0000 (13:15 +0200)]
Bump rollup from 1.29.1 to 1.30.1 (#30095)
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.1 to 1.30.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/v1.29.1...v1.30.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 28 Jan 2020 11:09:36 +0000 (13:09 +0200)]
Bump cross-env from 6.0.3 to 7.0.0 (#30094)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 28 Jan 2020 10:58:37 +0000 (12:58 +0200)]
Bump lockfile-lint from 3.0.8 to 3.0.9 (#30097)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.8...lockfile-lint@3.0.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Martijn Cuppens [Sat, 25 Jan 2020 13:58:32 +0000 (14:58 +0100)]
Fix file input (#30086)
Jens Luyten [Sat, 25 Jan 2020 09:15:06 +0000 (10:15 +0100)]
Prevent grid with default cols from breaking when large pre was present (#30049)
Gaël Poupard [Sat, 25 Jan 2020 09:10:07 +0000 (10:10 +0100)]
docs(licence): fix headings hierarchy (#30080)
jorimvanhove [Thu, 23 Jan 2020 15:30:31 +0000 (16:30 +0100)]
IE auto-size input-group to column (#30043)
dependabot-preview[bot] [Thu, 23 Jan 2020 13:36:55 +0000 (15:36 +0200)]
Bump hugo-bin from 0.50.2 to 0.51.0 (#30069)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.50.2 to 0.51.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.50.2...v0.51.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gaël Poupard [Thu, 23 Jan 2020 13:29:34 +0000 (14:29 +0100)]
docs(styles): drop .booticon styles (#30071)
dependabot-preview[bot] [Tue, 21 Jan 2020 11:36:00 +0000 (13:36 +0200)]
Bump find-unused-sass-variables from 1.0.4 to 1.0.5 (#30059)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v1.0.4...v1.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 21 Jan 2020 11:30:02 +0000 (13:30 +0200)]
Bump rollup from 1.29.0 to 1.29.1 (#30058)
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.0 to 1.29.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/v1.29.0...v1.29.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 21 Jan 2020 11:25:05 +0000 (13:25 +0200)]
Bump lockfile-lint from 3.0.5 to 3.0.8 (#30057)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.5...lockfile-lint@3.0.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 21 Jan 2020 11:20:03 +0000 (13:20 +0200)]
Bump karma-rollup-preprocessor from 7.0.2 to 7.0.3 (#30056)
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases)
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.2...7.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
jorimvanhove [Fri, 17 Jan 2020 12:38:05 +0000 (13:38 +0100)]
Navbar link color contrast (#30034)
dependabot-preview[bot] [Thu, 16 Jan 2020 15:11:48 +0000 (17:11 +0200)]
Bump node-sass from 4.13.0 to 4.13.1 (#30029)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 16 Jan 2020 15:05:16 +0000 (17:05 +0200)]
Bump autoprefixer from 9.7.3 to 9.7.4 (#30030)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.3 to 9.7.4.
- [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.7.3...9.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Ty Mick [Thu, 16 Jan 2020 07:46:42 +0000 (01:46 -0600)]
Remove unnecessary comma in 'All colors' (#30010)
* Remove unnecessary comma in 'All colors'
(Using a comma between a subject and predicate)[https://en.wikipedia.org/wiki/Comma#Between_the_subject_and_predicate] is nonstandard.
* Update theming.md
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 14 Jan 2020 13:47:24 +0000 (15:47 +0200)]
Regenerate package-lock.json (#30024)
-178 packages
dependabot-preview[bot] [Tue, 14 Jan 2020 13:22:43 +0000 (15:22 +0200)]
Bump @babel/core from 7.7.7 to 7.8.3 (#30022)
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 14 Jan 2020 13:15:31 +0000 (15:15 +0200)]
Bump @babel/preset-env from 7.7.7 to 7.8.3 (#30021)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 14 Jan 2020 13:08:51 +0000 (15:08 +0200)]
Bump @babel/plugin-proposal-object-rest-spread from 7.7.7 to 7.8.3 (#30020)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 14 Jan 2020 12:57:18 +0000 (14:57 +0200)]
Bump @babel/cli from 7.7.7 to 7.8.3 (#30019)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 14 Jan 2020 12:44:43 +0000 (14:44 +0200)]
Bump terser from 4.6.2 to 4.6.3 (#30023)
Bumps [terser](https://github.com/terser/terser) from 4.6.2 to 4.6.3.
- [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.6.2...v4.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
XhmikosR [Mon, 13 Jan 2020 20:48:23 +0000 (22:48 +0200)]
Blog example: add `display=swap` for the Google Font (#30013)
XhmikosR [Mon, 13 Jan 2020 20:43:18 +0000 (22:43 +0200)]
Dashboard example: update Chart.js to v2.9.3. (#30014)