aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-15Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.3 to 0.63.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.3...v0.63.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-09-15Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)dependabot[bot]2-5/+5
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.3...v2.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-09-15Bump eslint from 7.8.1 to 7.9.0 (#31661)dependabot[bot]2-11/+11
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15Update Stylelint rulesXhmikosR2-2/+6
Enable `scss/selector-no-union-class-name`
2020-09-15Add spaces after commasXhmikosR1-5/+5
2020-09-15Remove unnecessary nesting selectorsXhmikosR2-2/+2
2020-09-15Rremove separate JS includes from homepage for simplicity's sake, but ↵Mark Otto1-5/+1
include a link to doing it separately
2020-09-15Rewrite quick start JS sections in getting started page so things are more ↵Mark Otto1-5/+17
clearly organized
2020-09-15Update site/content/docs/5.0/getting-started/download.mdXhmikosR1-1/+1
Co-authored-by: Mark Otto <[email protected]>
2020-09-15docs: mention our bundle file clearly.XhmikosR3-6/+16
Note that we are using the bundle file already in our docs since 787441d.
2020-09-15Add getInstance method in the docs for tooltip (#31636)Rohit Sharma1-0/+9
Co-authored-by: XhmikosR <[email protected]>
2020-09-15Mention the quotes requirement in the docs tooMark Otto1-1/+1
2020-09-15Add a comment for escape-svg functionMark Otto1-0/+3
Closes #30835 by leaving a comment in the source that the escape-svg() function must have quotes around data URIs.
2020-09-14Typo in About / OverviewGaël Poupard1-1/+1
2020-09-14Dist (#31644)XhmikosR57-1146/+1241
2020-09-10Bump node-fetch from 2.6.0 to 2.6.1 (#31631)dependabot[bot]1-3/+3
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)dependabot[bot]2-4/+4
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/bundlewatch/bundlewatch/releases) - [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.2.7...v0.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 (#31626)dependabot[bot]2-4/+4
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.0...babel-v5.2.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10Bump karma from 5.2.1 to 5.2.2 (#31625)dependabot[bot]2-8/+8
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.1 to 5.2.2. - [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.1...v5.2.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10Download link in README (#31588)Gaël Poupard1-2/+2
* Download link in README Fixes #31585 Co-authored-by: XhmikosR <[email protected]>
2020-09-10docs(examples): ensure content sits in landmarks (#31579)Gaël Poupard13-787/+799
2020-09-10docs(layout): ensure content sits in main (#31610)Gaël Poupard2-35/+51
Co-authored-by: XhmikosR <[email protected]>
2020-09-10docs(home): wrap all content in <main> & use <section> (#31580)Gaël Poupard3-12/+14
Co-authored-by: XhmikosR <[email protected]>
2020-09-10Update teamMark Otto1-6/+0
2020-09-10Remove sibling projects and fix image dimensionsMark Otto1-14/+2
2020-09-10Update _brand.scssXhmikosR1-2/+0
2020-09-10Remove `loading=lazy` from navbar snippetsXhmikosR1-2/+2
2020-09-10docs-navbar.html: add missing widthXhmikosR1-1/+1
2020-09-10Fix the remaining instances using the old logos.XhmikosR7-9/+9
2020-09-10Update the new SVGs with the svgo config we useXhmikosR3-3/+3
2020-09-10Remove `loading=lazy` from the image in viewportXhmikosR1-1/+1
2020-09-10Remove the unused PNG files.XhmikosR3-0/+0
2020-09-10First pass at cleaning up About pages and brand assetsMark Otto12-66/+39
2020-09-10Docs: (subjectively) nicer looking accordion example (#31137)Patrick H. Lauke1-7/+7
* Docs: (subjectively) nicer looking accordion example the use of `.btn-link` currently just looks a bit odd, subjectively (as in v5 we now force the underline to always be there, while in v4 at least it was only on hover/focus). `.btn-light` seems more fitting * Add extra classes for nicer overall look as suggested by @ysds * Tweak accessibility note for accordions and optional keyboard interactions
2020-09-09Add border width utility (#31484)Mauricio Hernan Cabrera4-0/+24
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-09-08Bump rollup from 2.26.10 to 2.26.11 (#31613)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.10 to 2.26.11. - [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.26.10...v2.26.11) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-05Regenerate package-lock.json to fix CVE-2020-8244 (#31601)XhmikosR1-60/+56
2020-09-04Bump karma from 5.2.0 to 5.2.1 (#31599)dependabot[bot]2-4/+4
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.0 to 5.2.1. - [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.0...v5.2.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04Bump eslint from 7.8.0 to 7.8.1 (#31598)dependabot[bot]2-8/+23
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.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.8.0...v7.8.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04Bump @babel/cli from 7.11.5 to 7.11.6 (#31597)dependabot[bot]2-5/+13
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.11.5 to 7.11.6. - [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.11.6/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04Bump rollup from 2.26.9 to 2.26.10 (#31596)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10. - [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.26.9...v2.26.10) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-09-04Bump @babel/core from 7.11.5 to 7.11.6 (#31595)dependabot[bot]2-6/+23
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.5 to 7.11.6. - [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.11.6/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-09-04docs(placeholder): drop role=img and use aria-hidden for decorative SVG ↵Gaël Poupard1-1/+1
placeholders (#31575) Co-authored-by: XhmikosR <[email protected]>
2020-09-04docs(build tools): mention how to get the sources (#31590)Gaël Poupard1-1/+2
2020-09-03Drop h4 color customization in callouts (#31576)Gaël Poupard1-6/+8
2020-09-02Docs: Add top/bottom margin to highlighted code samples (#31036)Patrick H. Lauke2-8/+8
* Add top/bottom margin to highlighted code samples provide more space to avoid having the "Copy" button overlap code sample content * Modify clipboard button style Per https://github.com/twbs/bootstrap/pull/31036#issuecomment-661322566 and https://github.com/twbs/bootstrap/pull/31036#issuecomment-668162630 * Tweak margin, clipboard button size and position Co-authored-by: XhmikosR <[email protected]>
2020-09-01Fix incorrect green and cyan hex codes (#31572)Arnaud Thomas D1-2/+2
2020-09-01Add default parameters to each border radius mixin (#31571)Jeremy Jackson2-8/+9
* Add default parameters to each border radius mixin * Add border radius changes to migration guide Co-authored-by: Jeremy Jackson <[email protected]>
2020-09-01Regenerate package-lock.json to flatten the deps tree (#31570)XhmikosR1-403/+191
2020-09-01Bump eslint from 7.7.0 to 7.8.0 (#31568)dependabot[bot]2-16/+66
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.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.7.0...v7.8.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>