aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-27Changing the way `View on GitHub` links are handled (#37214)Louis-Maxime Piton1-1/+1
2022-09-27Dropdown: fix case with invalid markup (#37190)GeoSot2-2/+31
This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.
2022-09-27Slightly improve PNG files compression (#36899)XhmikosR4-0/+0
2022-09-27Update devDependencies (#37208)XhmikosR2-178/+176
* autoprefixer ^10.4.11 → ^10.4.12 * eslint ^8.23.1 → ^8.24.0 * hugo-bin ^0.91.1 → ^0.92.1 * lockfile-lint ^4.8.0 → ^4.9.3 * rollup ^2.79.0 → ^2.79.1 * sass ^1.54.9 → ^1.55.0 * stylelint ^14.12.0 → ^14.12.1
2022-09-26Replace Webpack and Vite PNGs by SVGs (#37199)Julien Déramond5-2/+4
* Replace Webpack and Vite pngs by svgs * Update vite.svg * Update webpack.svg Co-authored-by: XhmikosR <[email protected]>
2022-09-23Tests: add testcase to Tabs, keyboard handler (#37189)GeoSot1-6/+13
2022-09-23Add PR template (#35079)Mark Otto1-0/+38
Co-authored-by: XhmikosR <[email protected]> Co-authored-by: GeoSot <[email protected]> Co-authored-by: julien-deramond <[email protected]>
2022-09-22Fix active class toggling of tabs within dropdown (#37151)Carson Sievert2-5/+4
* Close #36947: fix active class toggling tabs within dropdown
2022-09-22Use es6 on visual tests (#36915)GeoSot4-51/+30
2022-09-21Use Sass variable for accordion color (#37182)Mark Otto1-1/+1
Fixes #37144
2022-09-20Bump karma from 6.4.0 to 6.4.1 (#37178)dependabot[bot]2-8/+8
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 to 6.4.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/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20Drop tabs auto-focus (#37146)GeoSot2-3/+29
* fix: drop tabs auto-focus
2022-09-20Explicitly target `.btn-check` and undo `:hover` (#37165)Patrick H. Lauke1-2/+8
rather than the other way around, which caused specificity issues
2022-09-20Set toast z-index variable in the correct spotflavio-b1-0/+2
The .toast-container tries to use the z-index CSS variable, which is defined under .toast. However, this variable is not accessible to the container. This change copies the variable to the spot where it can be used.
2022-09-20Update devDependencies (#37177)XhmikosR11-483/+475
2022-09-15Fix modal event listeners (#37128)Jérémie Broutier2-2/+32
* Fix modal event listeners (#37126) Co-authored-by: GeoSot <[email protected]>
2022-09-14Docs: Add informative note for Tooltip/Popover selector option (#37142)GeoSot3-3/+3
Co-authored-by: Julien Déramond <[email protected]>
2022-09-14Docs: Fix typo Getting Started > Vite and Webpack guides (#37153)Gabriel R. Barbosa2-2/+2
* 'were to look' → 'where to look' Co-authored-by: Julien Déramond <[email protected]>
2022-09-14fix: add trick to support tooltip selector usage on dynamic created tooltips ↵GeoSot2-45/+58
that utilize `title` attribute (#36914)
2022-09-14Docs: minor fix for Navbar > Offcanvas examples (#37145)Julien Déramond1-2/+2
2022-09-13Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#37135)dependabot[bot]2-9/+9
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.3.0 to 14.1.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v14.1.0/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13Bump eslint from 8.23.0 to 8.23.1 (#37134)dependabot[bot]2-30/+30
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> 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]>
2022-09-13Bump autoprefixer from 10.4.8 to 10.4.10 (#37140)dependabot[bot]2-16/+16
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.8 to 10.4.10. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.10) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13Bump sass from 1.54.8 to 1.54.9 (#37133)dependabot[bot]2-8/+8
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.8 to 1.54.9. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.54.8...1.54.9) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09Bump @babel/core from 7.18.13 to 7.19.0 (#37090)dependabot[bot]2-34/+34
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.0. - [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.19.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09Bump @babel/preset-env from 7.18.10 to 7.19.0 (#37088)dependabot[bot]2-156/+158
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.10 to 7.19.0. - [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.19.0/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0 (#37087)dependabot[bot]2-11/+50
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> 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]>
2022-09-07Release v5.2.1 (#37098)XhmikosR131-568/+645
* Bump version to v5.2.1. * Dist
2022-09-07Fix modal event-listeners during dismiss click (#36863)GeoSot3-14/+22
ref: #36855
2022-09-07Fix tooltip manual toggling (#37086)GeoSot1-6/+5
partial regression of SHA: 9b9372e8ddd60413f3d9a582bd5481586d119d8d
2022-09-06Fix accordion button colorSebastian Homeier1-1/+1
Use the Sass variable `$accordion-button-color` to set the CSS custom property `--bs-accordion-btn-color`.
2022-09-05Update _button-group.scssAmirHossein1-2/+2
2022-09-05Update _button-group.scssAmirHossein1-2/+2
2022-09-04Remove gradient from .btn-linkMark Otto1-0/+3
2022-09-04Rework button focus/active styling, with extra changes for checks/radios ↵Patrick H. Lauke1-10/+17
(#37026) * Replace :focus styles with :focus-visible * Remove :active / .active styles * Don't apply :hover styles for `.btn` that follows a `.btn-check` This removes a large part of the visual confusion of button checks/radios - that you currently have to move your mouse away from them to see what they actually changed to (checked or unchecked) * Reintroduce :active, but *not* for button checks/radios * Sort focus styling specifically for button checks/radios don't change background on focus, just give it the border/outline. again, avoids confusion whether something is checked or not while focused * Re-add `outline:0` which was lost when resolving last merge conflict Co-authored-by: Mark Otto <[email protected]>
2022-09-04Add workarounds for postcss values parser errorGeremia Taglialatela7-15/+15
postcss-values-parser returns a syntax error when a negative value is provided in a `calc` function after a CSS variable. This is not an issue with Bootstrap itself, but a workaround to allow projects using postcss-values-parser to keep upgrading and compiling bootstrap Ref: shellscape/postcss-values-parser#138, twbs/bootstrap#35033 Fix: #36851
2022-09-03Bump rtlcss from 3.5.0 to 4.0.0 (#36968)dependabot[bot]2-12/+15
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.5.0 to 4.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/v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03Bump eslint-config-xo from 0.41.0 to 0.42.0 (#37052)dependabot[bot]2-8/+8
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02Set up a resuming table such as what's in other components.louismaximepiton2-111/+26
2022-09-02fix(dropdowns): Fix multiple dropdowns when they are inside the same tag ↵Louis-Maxime Piton3-3/+66
(#37011)
2022-09-01Improve language around vertical grid guttersMark Otto1-1/+1
2022-09-01flush variant of accordion border radius (#36593)AmirHossein1-1/+4
* flush variant of accordion border radius Fixed issues regarding to last accordion-item has rounded edges at the bottom left and right corners when focused and are in closed state * Update _accordion.scss Co-authored-by: Mark Otto <[email protected]>
2022-09-01Make docs clearer by dropping precompiled for compiledMark Otto4-10/+11
2022-09-01Document how to extract CSS, SVG for strict CSP (#36587)charlesroelli2-1/+88
* Webpack: explain how to extract CSS from bundle * Webpack: explain how to extract SVG from bundle * Update webpack.md Co-authored-by: Mark Otto <[email protected]>
2022-09-01Replace wrong mobile OS Windows with iOSPhilip Wedemann1-1/+1
2022-09-01Fixlouismaximepiton14-39/+39
2022-09-01Fix bump popperjs from 2.11.5 to 2.11.6Julien Déramond3-5/+5
2022-08-31Fix accordion: use $accordion-color rather than computing it via color-contrastGiovanni Piller Cottrer1-1/+1
2022-08-31Fix padding on starter templateMark Otto1-1/+1
2022-08-31Update dependenciesMark Otto2-485/+315