]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Jonathan [Tue, 5 Jan 2021 21:56:44 +0000 (22:56 +0100)]
Hyphen to dash for ranges (#32488)
* 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
Patrick H. Lauke [Tue, 5 Jan 2021 20:20:35 +0000 (20:20 +0000)]
Remove old/unnecessary reboot bug fix (#32631)
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 <xhmikosr@gmail.com>
Théophile Helleboid - chtitux [Tue, 5 Jan 2021 20:15:59 +0000 (00:15 +0400)]
carousel example: Move "active" class on .nav-link element (#32647) (#32647)
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 <xhmikosr@gmail.com>
Mark Otto [Tue, 5 Jan 2021 20:11:56 +0000 (12:11 -0800)]
Fixes #32557: Add functions and variables to the utilities API docs imports (#32684)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Patrick H. Lauke [Tue, 5 Jan 2021 20:04:06 +0000 (20:04 +0000)]
Remove incorrect mention of dropdowns for dynamic tab behavior (#32634)
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 <xhmikosr@gmail.com>
XhmikosR [Tue, 5 Jan 2021 19:56:31 +0000 (21:56 +0200)]
CI: update to actions/setup-node@v2 (#32635)
XhmikosR [Tue, 5 Jan 2021 19:55:57 +0000 (21:55 +0200)]
Regenerate package-lock.json (#32680)
Patrick H. Lauke [Tue, 5 Jan 2021 19:53:50 +0000 (19:53 +0000)]
Tweak the wording for collapse to indicate button is preferred/more semantic (#32632)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 5 Jan 2021 19:52:48 +0000 (21:52 +0200)]
Update dependabot.yml
XhmikosR [Tue, 5 Jan 2021 19:30:29 +0000 (21:30 +0200)]
dependabot: Add Actions updates (#32681)
dependabot[bot] [Tue, 5 Jan 2021 14:08:04 +0000 (16:08 +0200)]
Bump rollup from 2.35.1 to 2.36.0 (#32683)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 5 Jan 2021 13:51:47 +0000 (15:51 +0200)]
Bump find-unused-sass-variables from 3.0.0 to 3.1.0 (#32682)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 5 Jan 2021 13:24:56 +0000 (15:24 +0200)]
Bump eslint-config-xo from 0.33.1 to 0.34.0 (#32679)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 5 Jan 2021 12:59:33 +0000 (14:59 +0200)]
Bump sass from 1.30.0 to 1.32.0 (#32677)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 5 Jan 2021 12:54:21 +0000 (14:54 +0200)]
Bump postcss from 8.2.1 to 8.2.2 (#32676)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 5 Jan 2021 12:49:06 +0000 (14:49 +0200)]
Bump eslint-plugin-unicorn from 25.0.0 to 25.0.1 (#32675)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 5 Jan 2021 10:48:54 +0000 (12:48 +0200)]
Bump hugo-bin from 0.67.1 to 0.68.0 (#32674)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 5 Jan 2021 10:36:44 +0000 (12:36 +0200)]
Bump eslint from 7.16.0 to 7.17.0 (#32673)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Patrick H. Lauke [Tue, 29 Dec 2020 13:40:42 +0000 (13:40 +0000)]
Add an actual `data-bs-touch="false"` example in the carousel docs (#32638)
* 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
dependabot[bot] [Tue, 29 Dec 2020 10:52:32 +0000 (12:52 +0200)]
Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)
* 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] <support@github.com>
* Fix renamed eslint-plugin-unicorn options
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 29 Dec 2020 10:35:20 +0000 (12:35 +0200)]
Bump linkinator from 2.8.2 to 2.11.2 (#32645)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 29 Dec 2020 10:31:04 +0000 (12:31 +0200)]
Bump rollup-plugin-istanbul from 2.0.1 to 3.0.0 (#32646)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mark Otto [Mon, 28 Dec 2020 06:27:03 +0000 (22:27 -0800)]
Tweak .form-select padding (#32419)
* Tweak .form-select padding
* Simplify the padding entirely
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 22 Dec 2020 13:45:01 +0000 (15:45 +0200)]
Lock karma-browserstack-launcher and regenerate package-lock.json (#32593)
dependabot[bot] [Tue, 22 Dec 2020 10:34:38 +0000 (12:34 +0200)]
Bump linkinator from 2.8.0 to 2.8.2 (#32592)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 22 Dec 2020 10:28:47 +0000 (12:28 +0200)]
Bump eslint from 7.15.0 to 7.16.0 (#32591)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 22 Dec 2020 10:23:30 +0000 (12:23 +0200)]
Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
XhmikosR [Mon, 21 Dec 2020 16:54:03 +0000 (18:54 +0200)]
docs(sidebar): invalid CSS value (#32575)
Co-authored-by: Gaël Poupard <gael.poupard@orange.com>
Daniele Faraglia [Mon, 21 Dec 2020 12:37:35 +0000 (12:37 +0000)]
collapse: prevent url change if `A` nested tag is clicked (#32438)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Nils K [Mon, 21 Dec 2020 12:32:11 +0000 (13:32 +0100)]
Support Popper virtual elements (#32376)
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 <xhmikosr@gmail.com>
XhmikosR [Mon, 21 Dec 2020 09:12:28 +0000 (11:12 +0200)]
API docs: add missing comma (#32543)
Florian Lacreuse [Sun, 20 Dec 2020 18:28:58 +0000 (19:28 +0100)]
Add keyboard-focusable elements for popover on disabled button (#32490)
XhmikosR [Sun, 20 Dec 2020 15:38:11 +0000 (17:38 +0200)]
Revert "Update karma-browserstack-launcher to v1.6.0 (#32409)" (#32494)
This reverts commit
e2324731de863a1248eac1aa6acf74002053c327 .
XhmikosR [Sun, 20 Dec 2020 15:12:22 +0000 (17:12 +0200)]
Tooltips: add missing space (#32529)
joe [Sat, 19 Dec 2020 06:23:50 +0000 (01:23 -0500)]
added class selector "." to "dropend" (#32534)
It was missing the `.` before `dropend`.
Gaël Poupard [Fri, 18 Dec 2020 15:22:16 +0000 (16:22 +0100)]
test(carousel): french word in the wild (#32528)
dependabot[bot] [Fri, 18 Dec 2020 13:11:07 +0000 (15:11 +0200)]
Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)
* 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] <support@github.com>
* Update karma.conf.js
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Siju Samson [Fri, 18 Dec 2020 08:19:30 +0000 (13:49 +0530)]
docs: Fix popover example showing above navbar (#32445)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Marc Jansing [Fri, 18 Dec 2020 05:39:39 +0000 (06:39 +0100)]
Add helpers to utilities bundle (#32324)
Adds currently missing utilities classes which are located in scss/helpers to
boostrap-utilities dist files.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Thu, 17 Dec 2020 13:01:11 +0000 (15:01 +0200)]
Bump @babel/preset-env from 7.12.10 to 7.12.11 (#32515)
* 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] <support@github.com>
* Update package-lock.json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Dylan Anderson [Thu, 17 Dec 2020 05:16:54 +0000 (22:16 -0700)]
Add variables for modifying button state colours. (#32317)
Add some variables to allow users to modify how much a button gets
lighter or darker on :hover and :active.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Dmytro Yaremenko [Thu, 17 Dec 2020 05:07:48 +0000 (07:07 +0200)]
Extended form validation states customization capabilities (#31757)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Rafi [Thu, 17 Dec 2020 05:02:20 +0000 (11:02 +0600)]
Fix: variables collide with globals (#32492)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Rohit Sharma [Wed, 16 Dec 2020 15:21:43 +0000 (20:51 +0530)]
tests: replace deprecated jQuery method (#32309)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Wed, 16 Dec 2020 10:45:48 +0000 (12:45 +0200)]
BrowserStack: test on macOS Catalina instead of High Sierra (#32486)
dependabot[bot] [Wed, 16 Dec 2020 09:41:15 +0000 (11:41 +0200)]
Bump @popperjs/core from 2.5.4 to 2.6.0 (#32487)
* Bump @popperjs/core from 2.5.4 to 2.6.0
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.5.4 to 2.6.0.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.5.4...v2.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Update config.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Florian Lacreuse [Tue, 15 Dec 2020 15:27:06 +0000 (16:27 +0100)]
Fix popover docs example (#32489)
XhmikosR [Tue, 15 Dec 2020 07:46:22 +0000 (09:46 +0200)]
Update package-lock.json
Patrick H. Lauke [Tue, 15 Dec 2020 07:43:12 +0000 (07:43 +0000)]
Docs: style clipboard button on `:focus`, not just `:hover` (#32461)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 15 Dec 2020 07:36:25 +0000 (09:36 +0200)]
Update Release Drafter configuration (#32417)
* add "Breaking Changes" section
* add "Performance Improvements" section
* add "Utility API" section
* add "CI" label in "Misc" category
dependabot[bot] [Tue, 15 Dec 2020 07:34:02 +0000 (09:34 +0200)]
Bump rollup from 2.34.2 to 2.35.1 (#32475)
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.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/v2.34.2...v2.35.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Gaël Poupard [Mon, 14 Dec 2020 09:39:55 +0000 (10:39 +0100)]
docs(skip links): new powers for .visually-hidden-focusable
Patrick H. Lauke [Fri, 11 Dec 2020 21:28:45 +0000 (23:28 +0200)]
Expand `visually-hidden-focusable` so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements.
Kyle Tsang [Tue, 15 Dec 2020 07:21:25 +0000 (23:21 -0800)]
docs: Remove unneeded `.form-group` class (#32483)
Florian Lacreuse [Tue, 15 Dec 2020 07:17:58 +0000 (08:17 +0100)]
Remove redundant `pointer-events: none` override for tooltip and popover disabled buttons (#32478)
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 15 Dec 2020 07:14:03 +0000 (09:14 +0200)]
Update CodeQL Action (#32452)
Alan Orth [Tue, 15 Dec 2020 07:10:09 +0000 (09:10 +0200)]
docs: Add system-ui to native font stack documentation (#32455)
system-ui was added to the native font stack in #30561 but the docs were not updated.
XhmikosR [Tue, 15 Dec 2020 07:04:50 +0000 (09:04 +0200)]
Update karma-browserstack-launcher to v1.6.0 (#32409)
XhmikosR [Tue, 15 Dec 2020 07:00:15 +0000 (09:00 +0200)]
Flatten package-lock.json (#32477)
Rohit Sharma [Mon, 14 Dec 2020 18:51:14 +0000 (00:21 +0530)]
Tooltip/popover - change the default value for `fallbackPlacements` (#32437)
The default Popper `fallbackPlacements` value is `[oppositePlacement]`.
- The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper)
- It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Florian Lacreuse [Mon, 14 Dec 2020 18:26:16 +0000 (19:26 +0100)]
Clean up lorem ipsum text in popover examples (#32479)
dependabot[bot] [Mon, 14 Dec 2020 15:26:22 +0000 (17:26 +0200)]
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (#32476)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 14 Dec 2020 14:41:34 +0000 (16:41 +0200)]
Bump postcss-cli from 8.3.0 to 8.3.1 (#32471)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mark Otto [Mon, 14 Dec 2020 13:34:01 +0000 (05:34 -0800)]
Add two new variables for pagination border-radius values (#32423)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Jesse Mandel [Mon, 14 Dec 2020 12:34:31 +0000 (04:34 -0800)]
Few updates for v5.0.0-beta1 NuGet support (#32453)
PopperJS 2.0 isn't on Nuget so dropped as a dependency
Florian Lacreuse [Mon, 14 Dec 2020 12:33:20 +0000 (13:33 +0100)]
Add missing `has-validation` in checkout examples (#32464)
Rohit Sharma [Mon, 14 Dec 2020 11:02:34 +0000 (16:32 +0530)]
Tooltip - Add missing callback in async spec (#32465)
Gaël Poupard [Fri, 11 Dec 2020 14:10:58 +0000 (15:10 +0100)]
fix(carousel): switch prev/next directions in RTL
Gaël Poupard [Fri, 11 Dec 2020 13:34:20 +0000 (14:34 +0100)]
docs(cheatsheet): fix RTL sidenav arrows
Alan Orth [Mon, 14 Dec 2020 08:51:21 +0000 (10:51 +0200)]
examples: Update font utility classes to new v5 versions (#32449)
* site: Fix .font-italic to .fst-italic in blog example
The font utility class was renamed from .font-italic to .fst-italic
but a few references didn't get updated.
* site: Fix .font-weight-* to .fw-* in RTL examples
These font utility classes were renamed from .font-weight-* to .fw-*
but a few references didn't get updated.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Mon, 14 Dec 2020 08:44:22 +0000 (10:44 +0200)]
Bump rtlcss from 2.6.2 to 3.0.0 (#32431)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 2.6.2 to 3.0.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases)
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/2.6.2...3.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Patrick H. Lauke [Mon, 14 Dec 2020 07:38:59 +0000 (07:38 +0000)]
Straggler lorem ipsum text (#32463)
Patrick H. Lauke [Fri, 11 Dec 2020 20:05:33 +0000 (20:05 +0000)]
Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246)
Replaces shorter examples with more sensible/representative/inforrmative text. For longer passages, resorted to using SFW extracts from http://katyperryipsum.com/
XhmikosR [Fri, 11 Dec 2020 14:12:13 +0000 (16:12 +0200)]
carousel: switch to string constants (#32393)
Martijn Cuppens [Fri, 11 Dec 2020 13:49:22 +0000 (14:49 +0100)]
Use box shadows instead of linear gradients to colorize tables (#32348)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 11 Dec 2020 13:48:21 +0000 (15:48 +0200)]
terser: use 2 passes instead of the default 1. (#32185)
Saves us a few bytes.
XhmikosR [Fri, 11 Dec 2020 13:47:34 +0000 (15:47 +0200)]
Use the ternary operator in a few more places (#32303)
dependabot[bot] [Fri, 11 Dec 2020 08:12:55 +0000 (10:12 +0200)]
Bump @babel/preset-env from 7.12.7 to 7.12.10 (#32430)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10.
- [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.10/packages/babel-preset-env)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 11 Dec 2020 08:08:10 +0000 (10:08 +0200)]
Bump @babel/core from 7.12.9 to 7.12.10 (#32429)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
- [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.10/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 11 Dec 2020 08:02:17 +0000 (10:02 +0200)]
Bump @babel/cli from 7.12.8 to 7.12.10 (#32428)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.8 to 7.12.10.
- [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.10/packages/babel-cli)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rohit Sharma [Thu, 10 Dec 2020 19:06:41 +0000 (00:36 +0530)]
Tooltip - check if tip and its parent node exist in dispose method (#32420)
XhmikosR [Thu, 10 Dec 2020 14:54:50 +0000 (16:54 +0200)]
Remove `TRANSITION_END` from utils (#32394)
Gaël Poupard [Thu, 10 Dec 2020 14:38:42 +0000 (15:38 +0100)]
Reset Popper position in RTL (#32415)
The RTL cheatsheet's dropdowns aren't positioned correctly because of RTLCSS transforming `right: auto` to `left:auto` (which conflicts with Popper positioning).
XhmikosR [Thu, 10 Dec 2020 09:52:22 +0000 (11:52 +0200)]
CI: add a 30-min timeout for BrowserStack (#32238)
XhmikosR [Thu, 10 Dec 2020 09:48:14 +0000 (11:48 +0200)]
docs: SVG consistency changes (#32259)
* Move inlined SVG to a partial.
Also, add `fill="currentColor"` in the SVGs.
* docs: reorder attributes
AlexKoala [Thu, 10 Dec 2020 09:24:02 +0000 (18:24 +0900)]
docs: Add Korean translation (#32284)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Thomas Güttler [Thu, 10 Dec 2020 09:22:40 +0000 (10:22 +0100)]
Typo: show on xxl, if only xl should be hidden. (#32287)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Thu, 10 Dec 2020 08:55:11 +0000 (10:55 +0200)]
CONTRIBUTING: mention dist files (#32314)
* CONTRIBUTING: mention dist files
* Update CONTRIBUTING.md
Co-authored-by: Mark Otto <markd.otto@gmail.com>
XhmikosR [Wed, 9 Dec 2020 22:38:49 +0000 (00:38 +0200)]
Update devDependencies and regenerate package-lock.json (#32410)
XhmikosR [Wed, 9 Dec 2020 22:38:24 +0000 (00:38 +0200)]
carousel: switch to `if/else` (#32395)
There are only two conditions, so `if/else` is shorter and has the same effect.
Martijn Cuppens [Wed, 9 Dec 2020 21:49:21 +0000 (22:49 +0100)]
Utility API, RFS option: Only generate responsive classes when needed (#32397)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Christian Oliff [Wed, 9 Dec 2020 21:45:27 +0000 (06:45 +0900)]
Remove duplicated 'follow Bootstrap on Twitter' link in Community section (#32399)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Wed, 9 Dec 2020 18:21:30 +0000 (19:21 +0100)]
Add fallback behaviour
Gaël Poupard [Wed, 9 Dec 2020 15:54:47 +0000 (16:54 +0100)]
cheatsheet: Drop redundant `(current)` text (#32401)
Useless since we're using `aria-current` (see #31891).
XhmikosR [Wed, 9 Dec 2020 13:09:41 +0000 (15:09 +0200)]
alert: rename variables for consistency (#32392)
XhmikosR [Wed, 9 Dec 2020 13:05:52 +0000 (15:05 +0200)]
SelectorEngine: drop variable used once (#32391)
kyletsang [Tue, 8 Dec 2020 23:10:57 +0000 (15:10 -0800)]
Remove offset in Popover docs
Fix fallbackPlacements in Popover and Tooltip docs
kyletsang [Tue, 8 Dec 2020 22:54:23 +0000 (14:54 -0800)]
docs: Update Popper 2 doc links
Gaël Poupard [Wed, 9 Dec 2020 12:53:43 +0000 (13:53 +0100)]
Fix missed occurrencies of "Popper.js" (#32398)
XhmikosR [Tue, 8 Dec 2020 10:41:41 +0000 (12:41 +0200)]
Regenerate package-lock.json (#32378)