aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-02-29Fix centered modal scrolling issue (#30244)Shohei Yoshida1-0/+2
Use the `min-content` property.
2020-02-29Bump hugo-bin from 0.52.2 to 0.53.3 (#30284)dependabot-preview[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.52.2 to 0.53.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.52.2...v0.53.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-28Bump rollup from 1.31.1 to 1.32.0 (#30315)dependabot-preview[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 1.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/v1.31.1...v1.32.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-28Bump babel-eslint from 10.0.3 to 10.1.0 (#30314)dependabot-preview[bot]2-7/+7
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-28Bump @babel/preset-env from 7.8.4 to 7.8.6 (#30311)dependabot-preview[bot]2-36/+144
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.4 to 7.8.6. - [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.4...v7.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-28Bump @babel/core from 7.8.4 to 7.8.6 (#30316)dependabot-preview[bot]2-9/+66
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6. - [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.4...v7.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-28Bump linkinator from 2.0.1 to 2.0.2 (#30313)dependabot-preview[bot]2-7/+7
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-02-28Bump vnu-jar from 20.2.25 to 20.2.28 (#30312)dependabot-preview[bot]2-4/+4
Bumps [vnu-jar](https://github.com/validator/validator) from 20.2.25 to 20.2.28. - [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.2.25...v20.2.28) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-02-25Bump vnu-jar from 20.1.2 to 20.2.25 (#30282)dependabot-preview[bot]2-4/+4
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] <[email protected]>
2020-02-25Bump terser from 4.6.3 to 4.6.4 (#30283)dependabot-preview[bot]2-4/+4
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] <[email protected]>
2020-02-23Add pointer event utilities (#30185)Martijn Cuppens2-0/+15
2020-02-22Netlify: set Hugo's `baseURL` to the `DEPLOY_PRIME_URL` variable (#30214)XhmikosR1-1/+1
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-22Use `hugo.Environment` instead of `getenv` (#29240)XhmikosR5-9/+8
This is set automatically to "development" when the local server is running, and to "production" when Hugo builds the site.
2020-02-20Update lockfile-lint to v4.0.0. (#30260)XhmikosR2-8/+8
2020-02-17ToC: specify ToC levels (#30216)XhmikosR1-3/+3
2020-02-17Update devDependencies (#30198)XhmikosR3-167/+155
* eslint-config-xo 0.29.1 * eslint-plugin-unicorn 16.1.1 * rollup 1.31.1 * stylelint 13.2.0
2020-02-17.gitattributes: add `.sh` and remove `.rb` files. (#30196)XhmikosR1-1/+1
2020-02-17scripts.html: don't load docsearch JS when it's not needed (#30205)XhmikosR1-1/+1
2020-02-17docs(theming): improve headings hierarchy under Sass → Functions (#30207)Gaël Poupard1-3/+3
2020-02-17homepage: reduce margin and padding for small devices (#30195)XhmikosR2-4/+4
2020-02-17Add Microsoft Edge for MacOS to supported browsers (#29956)Christian Oliff1-1/+1
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-17Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive ↵Michael Lehenbauer1-1/+1
voice). (#30190)
2020-02-17Remove unnecessary reduce motion when `$enable-transition: false` (#30183)Shohei Yoshida1-4/+4
2020-02-16Update docs-versions.html (#29971)XhmikosR1-6/+0
Remove old versions
2020-02-16Add transparent background color to versions switcher (#30192)Martijn Cuppens1-0/+1
2020-02-16tables.md: make vertical table responsive (#30191)XhmikosR1-30/+32
Fixes page overflow on mobile. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-16Remove confusing "Equal-width multi-line" section from docs (#30189)Michael Lehenbauer1-18/+0
2020-02-15Remove map merges (#28508)Martijn Cuppens4-129/+107
2020-02-15interactions.md: remove trailing space (#30184)XhmikosR1-1/+1
2020-02-15Remove color shades callout (#30181)Martijn Cuppens1-4/+0
Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348
2020-02-15Update copy sizing utilities (#30182)Martijn Cuppens1-1/+1
The `$sizes` Sass map doesn't exist anymore in `v5`.
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR5-42/+2
This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-15Added new variable for padding on dropdown header (#29946)Giovanni Mendoza2-1/+2
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-15Add RFS to utility API (#30050)Martijn Cuppens4-5/+40
2020-02-15Docs table of contents list style fix (#30176)Mark Otto2-6/+1
* Fix missing bullets from table of contents top level * Add .text-muted to toc for lighter bullets
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard5-2/+42
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-14Adding version number to documentation `<title>` (#30090)Mike Rogers1-1/+1
Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-14Fix logo alignment for IE (#29955)Martijn Cuppens1-1/+1
2020-02-14Add utility class for the user-select property (#30035)Jens Luyten3-0/+22
* 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 <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-14Avoid border-radius functions return negative values (#30166)Shohei Yoshida1-13/+26
* Avoid border-radius functions return negative values * Update _border-radius.scss Co-authored-by: XhmikosR <[email protected]>
2020-02-13v5 docs: added wrapping class for rounded utils (#29379)Christopher Morrissey2-2/+8
* Added wrapping class for rounded utils Tweak /utilities/borders/#border-radius #29343 * Remove the extra div. Co-authored-by: XhmikosR <[email protected]>
2020-02-13Update dependeabot config (#30153)XhmikosR1-4/+0
2020-02-13Docs navbar tweaks (#29948)Martijn Cuppens2-8/+7
2020-02-13change-version.js: Remove nuspec files (#30161)XhmikosR1-1/+0
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
2020-02-12Remove IE10 mention, since it's not supported (#30167)tu4mo1-1/+1
2020-02-12Shorten if notations so that property order can be appliedMartijn Cuppens3-16/+7
2020-02-12Convert background shorthands to separate propertiesMartijn Cuppens6-7/+17
2020-02-12Remove redundant properties & nullify redundant percentagesMartijn Cuppens1-7/+5
2020-02-12Remove unrelated properties from gradient-bg mixinMartijn Cuppens1-4/+1
2020-02-11Update bs-custom-file-input to v1.3.4 (#30162)XhmikosR1-3/+3