aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-07Bump sass from 1.32.0 to 1.32.2 (#32709)dependabot[bot]2-4/+4
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.0...1.32.2) 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]>
2021-01-07Bump nodemon from 2.0.6 to 2.0.7 (#32710)dependabot[bot]2-4/+4
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07Scrollspy - Remove unnecessary event argument (#32603)Rohit Sharma1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse1-2/+2
* Fix navbar docs - active nav-link * Update navbar.md Co-authored-by: XhmikosR <[email protected]>
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard4-6/+7
This is the only unprefixed custom property, and its name is very common so I think we'd better prefix it too.
2021-01-06Tweak wording for no-touch carousel (#32688)Patrick H. Lauke1-2/+2
based on changes made in the backport https://github.com/twbs/bootstrap/pull/32639
2021-01-05Hyphen to dash for ranges (#32488)Jonathan5-5/+5
* Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges * Hyphen to dash for ranges
2021-01-05Remove old/unnecessary reboot bug fix (#32631)Patrick H. Lauke1-9/+0
From initial testing, this bug doesn't seem to manifest itself anywhere in Bootstrap (since we don't just set transparent background anywhere on buttons, and when we do set explicit button styles in the more specific stylings, we already do create a custom `:focus` style anyway) Co-authored-by: XhmikosR <[email protected]>
2021-01-05carousel example: Move "active" class on .nav-link element (#32647) (#32647)Théophile Helleboid - chtitux2-4/+4
The "active" CSS class must be on "nav-link" element, see `_navbar.scss`: ```css .nav-link.active { color: $navbar-dark-active-color; } ``` Co-authored-by: XhmikosR <[email protected]>
2021-01-05Fixes #32557: Add functions and variables to the utilities API docs imports ↵Mark Otto1-1/+7
(#32684) Co-authored-by: XhmikosR <[email protected]>
2021-01-05Remove incorrect mention of dropdowns for dynamic tab behavior (#32634)Patrick H. Lauke1-1/+1
While technically it still works, we're already saying authors shouldn't do it later on, and we removed any examples of this. This was a straggler. Co-authored-by: XhmikosR <[email protected]>
2021-01-05CI: update to actions/setup-node@v2 (#32635)XhmikosR7-7/+7
2021-01-05Regenerate package-lock.json (#32680)XhmikosR1-214/+134
2021-01-05Tweak the wording for collapse to indicate button is preferred/more semantic ↵Patrick H. Lauke1-1/+1
(#32632) Co-authored-by: XhmikosR <[email protected]>
2021-01-05Update dependabot.ymlXhmikosR1-1/+0
2021-01-05dependabot: Add Actions updates (#32681)XhmikosR1-0/+8
2021-01-05Bump rollup from 2.35.1 to 2.36.0 (#32683)dependabot[bot]2-4/+4
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.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.35.1...v2.36.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]>
2021-01-05Bump find-unused-sass-variables from 3.0.0 to 3.1.0 (#32682)dependabot[bot]2-150/+6
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v3.0.0...v3.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05Bump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)dependabot[bot]2-8/+8
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05Bump sass from 1.30.0 to 1.32.0 (#32677)dependabot[bot]2-4/+4
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.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]>
2021-01-05Bump postcss from 8.2.1 to 8.2.2 (#32676)dependabot[bot]2-4/+4
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.2) 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]>
2021-01-05Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)dependabot[bot]2-4/+4
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.0 to 25.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.0...v25.0.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]>
2021-01-05Bump hugo-bin from 0.67.1 to 0.68.0 (#32674)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.1 to 0.68.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.1...v0.68.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]>
2021-01-05Bump eslint from 7.16.0 to 7.17.0 (#32673)dependabot[bot]2-4/+4
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.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.16.0...v7.17.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29Add an actual `data-bs-touch="false"` example in the carousel docs (#32638)Patrick H. Lauke1-6/+34
* Add an actual `data-touch="false"` example in the carousel docs this can also make it easier to actually check/debug any issues we may have with this data attribute * Correct attribute table explanation and remove slide class from example
2020-12-29Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)dependabot[bot]4-22/+14
* Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v24.0.0...v25.0.0) Signed-off-by: dependabot[bot] <[email protected]> * Fix renamed eslint-plugin-unicorn options Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-12-29Bump linkinator from 2.8.2 to 2.11.2 (#32645)dependabot[bot]2-7/+7
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.2 to 2.11.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.2...v2.11.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29Bump rollup-plugin-istanbul from 2.0.1 to 3.0.0 (#32646)dependabot[bot]2-277/+36
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases) - [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md) - [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v2.0.1...v3.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28Tweak .form-select padding (#32419)Mark Otto2-4/+4
* Tweak .form-select padding * Simplify the padding entirely Co-authored-by: XhmikosR <[email protected]>
2020-12-22Lock karma-browserstack-launcher and regenerate package-lock.json (#32593)XhmikosR2-497/+204
2020-12-22Bump linkinator from 2.8.0 to 2.8.2 (#32592)dependabot[bot]2-34/+202
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.8.0...v2.8.2) 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-12-22Bump eslint from 7.15.0 to 7.16.0 (#32591)dependabot[bot]2-21/+78
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.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.15.0...v7.16.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-12-22Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)dependabot[bot]2-4/+4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.0 to 0.67.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.0...v0.67.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21docs(sidebar): invalid CSS value (#32575)XhmikosR1-1/+1
Co-authored-by: Gaël Poupard <[email protected]>
2020-12-21collapse: prevent url change if `A` nested tag is clicked (#32438)Daniele Faraglia2-1/+24
Co-authored-by: XhmikosR <[email protected]>
2020-12-21Support Popper virtual elements (#32376)Nils K3-3/+64
Adds the ability to use objects implementing the virtual element interface as the value for the reference option of a dropdown config. Co-authored-by: XhmikosR <[email protected]>
2020-12-21API docs: add missing comma (#32543)XhmikosR1-1/+1
2020-12-20Add keyboard-focusable elements for popover on disabled button (#32490)Florian Lacreuse1-3/+3
2020-12-20Revert "Update karma-browserstack-launcher to v1.6.0 (#32409)" (#32494)XhmikosR2-136/+131
This reverts commit e2324731de863a1248eac1aa6acf74002053c327.
2020-12-20Tooltips: add missing space (#32529)XhmikosR1-1/+1
2020-12-19added class selector "." to "dropend" (#32534)joe1-1/+1
It was missing the `.` before `dropend`.
2020-12-18test(carousel): french word in the wild (#32528)Gaël Poupard1-1/+1
2020-12-18Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)dependabot[bot]3-6/+6
* Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v23.0.0...v24.0.0) Signed-off-by: dependabot[bot] <[email protected]> * Update karma.conf.js Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-12-18docs: Fix popover example showing above navbar (#32445)Siju Samson2-1/+4
Co-authored-by: XhmikosR <[email protected]>
2020-12-18Add helpers to utilities bundle (#32324)Marc Jansing3-4/+7
Adds currently missing utilities classes which are located in scss/helpers to boostrap-utilities dist files. Co-authored-by: XhmikosR <[email protected]>
2020-12-17Bump @babel/preset-env from 7.12.10 to 7.12.11 (#32515)dependabot[bot]2-47/+47
* Bump @babel/preset-env from 7.12.10 to 7.12.11 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11. - [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.12.11/packages/babel-preset-env) Signed-off-by: dependabot[bot] <[email protected]> * Update package-lock.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson2-4/+13
Add some variables to allow users to modify how much a button gets lighter or darker on :hover and :active. Co-authored-by: XhmikosR <[email protected]>
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko4-8/+18
Co-authored-by: XhmikosR <[email protected]>
2020-12-17Fix: variables collide with globals (#32492)Rafi2-11/+11
Co-authored-by: XhmikosR <[email protected]>
2020-12-16tests: replace deprecated jQuery method (#32309)Rohit Sharma1-1/+1
Co-authored-by: XhmikosR <[email protected]>