dependabot-preview[bot]
d438f3fc79
Bump vnu-jar from 20.1.2 to 20.2.25 ( #30282 )
...
Bumps [vnu-jar](https://github.com/validator/validator ) from 20.1.2 to 20.2.25.
- [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/v20.1.2...v20.2.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 15:27:42 +02:00
dependabot-preview[bot]
96fbd4951a
Bump terser from 4.6.3 to 4.6.4 ( #30283 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.6.3 to 4.6.4.
- [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.3...v4.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 15:18:18 +02:00
Martijn Cuppens
648bceadd8
Add pointer event utilities ( #30185 )
2020-02-23 01:07:33 +01:00
XhmikosR
90f5dbae1d
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).
2020-02-22 09:15:19 +02:00
XhmikosR
b8ffcdf9a4
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.
2020-02-22 08:54:43 +02:00
XhmikosR
9d50c6a18f
Update lockfile-lint to v4.0.0. ( #30260 )
2020-02-20 11:34:01 +02:00
XhmikosR
557e9cfb3c
ToC: specify ToC levels ( #30216 )
2020-02-17 21:46:18 +02:00
XhmikosR
d191d57445
Update devDependencies ( #30198 )
...
* eslint-config-xo 0.29.1
* eslint-plugin-unicorn 16.1.1
* rollup 1.31.1
* stylelint 13.2.0
2020-02-17 21:24:34 +02:00
XhmikosR
9c57f79d6b
.gitattributes: add .sh
and remove .rb
files. ( #30196 )
2020-02-17 21:18:57 +02:00
XhmikosR
f1e47e24c3
scripts.html: don't load docsearch JS when it's not needed ( #30205 )
2020-02-17 20:52:28 +02:00
Gaël Poupard
48c8697fed
docs(theming): improve headings hierarchy under Sass → Functions ( #30207 )
2020-02-17 20:40:08 +02:00
XhmikosR
b9f6c29459
homepage: reduce margin and padding for small devices ( #30195 )
2020-02-17 20:35:11 +02:00
Christian Oliff
cc44b4479a
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/
2020-02-17 09:55:32 +02:00
Michael Lehenbauer
f3e3c4976b
Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive voice). ( #30190 )
2020-02-17 09:50:27 +02:00
Shohei Yoshida
8087272f06
Remove unnecessary reduce motion when $enable-transition: false
( #30183 )
2020-02-17 09:46:53 +02:00
XhmikosR
737308ae47
Update docs-versions.html ( #29971 )
...
Remove old versions
2020-02-16 21:55:21 +02:00
Martijn Cuppens
2e581510dc
Add transparent background color to versions switcher ( #30192 )
2020-02-16 21:49:54 +02:00
XhmikosR
90375b5433
tables.md: make vertical table responsive ( #30191 )
...
Fixes page overflow on mobile.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-16 16:55:19 +01:00
Michael Lehenbauer
1dcd4967cc
Remove confusing "Equal-width multi-line" section from docs ( #30189 )
2020-02-16 15:47:55 +01:00
Martijn Cuppens
148421be12
Remove map merges ( #28508 )
2020-02-15 14:41:59 +01:00
XhmikosR
d7088cf048
interactions.md: remove trailing space ( #30184 )
2020-02-15 15:07:57 +02:00
Martijn Cuppens
3e8ab644ea
Remove color shades callout ( #30181 )
...
Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348
2020-02-15 13:52:27 +01:00
Martijn Cuppens
139b480b6d
Update copy sizing utilities ( #30182 )
...
The `$sizes` Sass map doesn't exist anymore in `v5`.
2020-02-15 14:35:35 +02:00
XhmikosR
8d791f2800
Revert "Placeholder for transitions reset to prevent code duplication #29862 "
...
This reverts commit cd7e5d1111
.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-15 12:41:33 +01:00
Giovanni Mendoza
daf0c438f1
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>
2020-02-15 12:06:02 +01:00
Martijn Cuppens
1d8a3a9597
Add RFS to utility API ( #30050 )
2020-02-15 12:01:32 +01:00
Mark Otto
22062ed9d7
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
2020-02-15 09:40:27 +02:00
Gaël Poupard
cd7e5d1111
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>
2020-02-14 20:50:50 +01:00
Mike Rogers
6933bd4a1d
Adding version number to documentation <title>
( #30090 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-14 20:35:08 +01:00
Martijn Cuppens
9aee71776d
Fix logo alignment for IE ( #29955 )
2020-02-14 14:09:46 +01:00
Jens Luyten
7a694396c1
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>
2020-02-14 09:24:16 +02:00
Shohei Yoshida
a9263e38fd
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>
2020-02-14 08:40:07 +02:00
Christopher Morrissey
7fd6dd9d58
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>
2020-02-13 22:22:10 -08:00
XhmikosR
f2aeea6927
Update dependeabot config ( #30153 )
2020-02-13 14:50:33 +02:00
Martijn Cuppens
6f4784c8bb
Docs navbar tweaks ( #29948 )
2020-02-13 13:45:33 +01:00
XhmikosR
e7bedac3db
change-version.js: Remove nuspec files ( #30161 )
...
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
2020-02-13 14:37:25 +02:00
tu4mo
ba72645eaf
Remove IE10 mention, since it's not supported ( #30167 )
2020-02-12 21:58:28 +02:00
Martijn Cuppens
f54b83073d
Shorten if notations so that property order can be applied
2020-02-12 19:45:54 +02:00
Martijn Cuppens
dc64ff3314
Convert background shorthands to separate properties
2020-02-12 19:45:54 +02:00
Martijn Cuppens
980c5fd728
Remove redundant properties & nullify redundant percentages
2020-02-12 19:45:54 +02:00
Martijn Cuppens
1bc2d65b29
Remove unrelated properties from gradient-bg mixin
2020-02-12 19:45:54 +02:00
XhmikosR
c32209eb8a
Update bs-custom-file-input to v1.3.4 ( #30162 )
2020-02-11 18:41:49 +02:00
GeoSot
1238734922
Make spinners speed adjustable ( #30154 )
2020-02-11 15:59:59 +02:00
dependabot-preview[bot]
e0b4882703
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>
2020-02-11 14:38:17 +02:00
dependabot-preview[bot]
f9f7f11bfe
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>
2020-02-11 14:29:59 +02:00
dependabot-preview[bot]
4361f4ab63
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>
2020-02-11 14:22:16 +02:00
dependabot-preview[bot]
666b82fdd1
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>
2020-02-11 14:16:16 +02:00
dependabot-preview[bot]
bfd83c0a47
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>
2020-02-11 14:08:49 +02:00
dependabot-preview[bot]
0b9cf29f5a
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>
2020-02-11 14:01:28 +02:00
Martijn Cuppens
6e8ea2722d
Introduce posibility to disable !important suffix for utility classes ( #29625 )
2020-02-10 16:05:07 +02:00