]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoFix Rubygems link to README.md (#38459) 38470/head
XhmikosR [Thu, 13 Apr 2023 18:21:22 +0000 (21:21 +0300)] 
Fix Rubygems link to README.md (#38459)

2 years agonode-sass workflow: improve error message when Sass vars are found (#38448)
Julien Déramond [Thu, 13 Apr 2023 06:47:56 +0000 (08:47 +0200)] 
node-sass workflow: improve error message when Sass vars are found (#38448)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agochange-version.js: handle rubygems specific version number (#38452)
Julien Déramond [Wed, 12 Apr 2023 19:56:22 +0000 (21:56 +0200)] 
change-version.js: handle rubygems specific version number (#38452)

* Handle Ruby specific version in `change-version.js`

* Guard against the same version

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoUpdate devDependencies and switch to npm-run-all2 (#38450)
XhmikosR [Wed, 12 Apr 2023 15:33:53 +0000 (18:33 +0300)] 
Update devDependencies and switch to npm-run-all2 (#38450)

2 years agoconfig.yml: Fix ruby version (#38446)
Gleb Mazovetskiy [Wed, 12 Apr 2023 14:43:31 +0000 (15:43 +0100)] 
config.yml: Fix ruby version (#38446)

Ruby gems versions use a `.` here because they do not allow a `-` for this purpose

2 years agoSlightly improve PNG files compression (#38438)
XhmikosR [Tue, 11 Apr 2023 18:23:12 +0000 (21:23 +0300)] 
Slightly improve PNG files compression (#38438)

Used oxipng v8.0.0 with `oxipng -omax -Z`.

Before: 331 KB (339.560 bytes)
After:  329 KB (337.647 bytes)

2 years agodropdown.spec.js: expect nothing in constructor (#38442)
XhmikosR [Tue, 11 Apr 2023 15:03:34 +0000 (18:03 +0300)] 
dropdown.spec.js: expect nothing in constructor (#38442)

2 years agoUpdate devDependencies (#38437)
XhmikosR [Tue, 11 Apr 2023 08:44:19 +0000 (11:44 +0300)] 
Update devDependencies (#38437)

* Update devDependencies

* @babel/preset-env                 ^7.20.2  →  ^7.21.4
* @rollup/plugin-node-resolve       ^15.0.1  →  ^15.0.2
* eslint                            ^8.37.0  →  ^8.38.0
* rtlcss                             ^4.0.0  →   ^4.1.0
* sass                              ^1.60.0  →  ^1.61.0
* stylelint                        ^14.16.1  →  ^15.4.0
* stylelint-config-twbs-bootstrap    ^7.0.0  →   ^9.0.1
* vnu-jar                           22.9.29  →  23.4.11

* Fix the new Stylelint issues

2 years agoAdd hint to reduce screen flickering (#38426)
Mark Dumay [Mon, 10 Apr 2023 16:58:48 +0000 (18:58 +0200)] 
Add hint to reduce screen flickering (#38426)

2 years agoDocs: fix text rendering of navbar external content
Julien Déramond [Mon, 10 Apr 2023 07:02:03 +0000 (09:02 +0200)] 
Docs: fix text rendering of navbar external content

2 years agoFix colors in diff syntax colors
Mark Otto [Sun, 9 Apr 2023 18:48:53 +0000 (11:48 -0700)] 
Fix colors in diff syntax colors

2 years agoImprove colored links interaction with link utilities (#38398)
Mark Otto [Mon, 10 Apr 2023 16:46:52 +0000 (09:46 -0700)] 
Improve colored links interaction with link utilities (#38398)

* Fix missing paren in colored links color

* Restore important flag on colored links color and text-decoration-color for better interaction with link utilities

* Mention in migration guide

2 years agoDocs: consistent usage of CSS sections (#38219)
Julien Déramond [Mon, 10 Apr 2023 15:53:28 +0000 (17:53 +0200)] 
Docs: consistent usage of CSS sections (#38219)

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agogenerate-sri.js: use destructuring (#38413)
XhmikosR [Sun, 9 Apr 2023 17:13:08 +0000 (20:13 +0300)] 
generate-sri.js: use destructuring (#38413)

2 years agoDocs: add missing `twbs/examples` and change sorting (#38407)
Julien Déramond [Wed, 5 Apr 2023 06:10:47 +0000 (08:10 +0200)] 
Docs: add missing `twbs/examples` and change sorting (#38407)

* Docs: add missing twbs/examples

* Change sorting of examples.yml

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoDocs: remove moot `hot` option from Vite guide (#38405)
Julien Déramond [Wed, 5 Apr 2023 05:44:38 +0000 (07:44 +0200)] 
Docs: remove moot `hot` option from Vite guide (#38405)

2 years agoBuild(deps-dev): Bump @babel/core from 7.21.3 to 7.21.4 (#38401)
dependabot[bot] [Tue, 4 Apr 2023 10:14:47 +0000 (13:14 +0300)] 
Build(deps-dev): Bump @babel/core from 7.21.3 to 7.21.4 (#38401)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4.
- [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.21.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump hugo-bin from 0.101.5 to 0.102.0 (#38400)
dependabot[bot] [Tue, 4 Apr 2023 10:14:01 +0000 (13:14 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.101.5 to 0.102.0 (#38400)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.101.5 to 0.102.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.5...v0.102.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump eslint from 8.36.0 to 8.37.0 (#38403)
dependabot[bot] [Tue, 4 Apr 2023 10:13:11 +0000 (13:13 +0300)] 
Build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 (#38403)

Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [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.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 (#38402)
dependabot[bot] [Tue, 4 Apr 2023 10:12:42 +0000 (13:12 +0300)] 
Build(deps-dev): Bump find-unused-sass-variables from 4.0.6 to 4.0.8 (#38402)

Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.6...v4.0.8)

---
updated-dependencies:
- dependency-name: find-unused-sass-variables
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoRelease v5.3.0-alpha3 (#38357) v5.3.0-alpha3
XhmikosR [Mon, 3 Apr 2023 07:26:50 +0000 (10:26 +0300)] 
Release v5.3.0-alpha3 (#38357)

* Bump version to 5.3.0-alpha3

* Dist

2 years agodocs: add variables-dark import in home page
Tien Do [Wed, 29 Mar 2023 15:25:02 +0000 (22:25 +0700)] 
docs: add variables-dark import in home page

2 years agoFix clipboard code (#38380)
Patrick H. Lauke [Thu, 30 Mar 2023 13:03:48 +0000 (14:03 +0100)] 
Fix clipboard code (#38380)

2 years agoUpdate RFS to v10.0.0
XhmikosR [Wed, 29 Mar 2023 05:12:40 +0000 (08:12 +0300)] 
Update RFS to v10.0.0

2 years agoTweak and re-organize ESLint config (#38369)
XhmikosR [Wed, 29 Mar 2023 17:49:30 +0000 (20:49 +0300)] 
Tweak and re-organize ESLint config (#38369)

* Tweak and re-organize ESLint config

* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files

* Lint

2 years agoAnother pass at fixing floating labels disabled colors (#38313)
Mark Otto [Wed, 29 Mar 2023 17:46:09 +0000 (12:46 -0500)] 
Another pass at fixing floating labels disabled colors (#38313)

* Another pass at fixing floating labels disabled colors

* Fix height for textareas

* Fix disabled background

* Move from full width to an inline-block-ish approach

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoModal: drop loop (#38368)
XhmikosR [Wed, 29 Mar 2023 08:00:31 +0000 (11:00 +0300)] 
Modal: drop loop (#38368)

We only have two elements to iterate over so it doesn't make a lot of sense to use a loop here

2 years agoevent-handler: switch to const (#38362)
XhmikosR [Tue, 28 Mar 2023 19:34:06 +0000 (22:34 +0300)] 
event-handler: switch to const (#38362)

2 years agozip scripts: remove previous zip files and add quiet flag (#38358)
XhmikosR [Tue, 28 Mar 2023 16:56:17 +0000 (19:56 +0300)] 
zip scripts: remove previous zip files and add quiet flag (#38358)

2 years agoDocs: update Webpack guide (#38345)
Julien Déramond [Tue, 28 Mar 2023 14:02:37 +0000 (16:02 +0200)] 
Docs: update Webpack guide (#38345)

* Docs: remove `<script>` from `index.html` in Webpack guide

* Add `mode=production` to `build` step in Webpack guide

2 years agoDocs: `js-docs` unindent automatically the code inside shortcode (#38349)
Julien Déramond [Tue, 28 Mar 2023 14:01:47 +0000 (16:01 +0200)] 
Docs: `js-docs` unindent automatically the code inside shortcode (#38349)

2 years agoAdd a check for interpolation variables to node-sass workflow (#38283)
Julien Déramond [Mon, 27 Mar 2023 15:34:14 +0000 (17:34 +0200)] 
Add a check for interpolation variables to node-sass workflow (#38283)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoREADME.md: fix JS Tests link (#38343)
XhmikosR [Mon, 27 Mar 2023 09:46:13 +0000 (12:46 +0300)] 
README.md: fix JS Tests link (#38343)

2 years agoAdd detailed explanation of the JS components configuration merging process (#37303)
GeoSot [Mon, 27 Mar 2023 09:30:27 +0000 (12:30 +0300)] 
Add detailed explanation of the JS components configuration merging  process (#37303)

* doc: add detailed explanation of the components config process & fix popover/tooltip docs

* Update site/layouts/partials/js-data-attributes.md

---------

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoAdd js-docs shortcode to ensure consistency between doc and js code (#38316)
Hannah Issermann [Mon, 27 Mar 2023 09:10:25 +0000 (11:10 +0200)] 
Add js-docs shortcode to ensure consistency between doc and js code (#38316)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoDocs: fix Markdown table with empty column (#38342)
Hannah Issermann [Mon, 27 Mar 2023 08:48:42 +0000 (10:48 +0200)] 
Docs: fix Markdown table with empty column (#38342)

2 years agoBuild(deps-dev): Bump hugo-bin from 0.101.4 to 0.101.5 (#38341)
dependabot[bot] [Mon, 27 Mar 2023 08:08:18 +0000 (11:08 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.101.4 to 0.101.5 (#38341)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.101.4 to 0.101.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.4...v0.101.5)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agodocs: remove trailing newline when copying snippets (#38321)
XhmikosR [Mon, 27 Mar 2023 08:04:52 +0000 (11:04 +0300)] 
docs: remove trailing newline when copying snippets (#38321)

2 years agoChange diff file path in Webpack guide (#38339)
Julien Déramond [Mon, 27 Mar 2023 08:04:07 +0000 (10:04 +0200)] 
Change diff file path in Webpack guide (#38339)

2 years agoFixed typo in 5.3.0-alpha2 migration
David Miles [Sun, 26 Mar 2023 18:22:33 +0000 (12:22 -0600)] 
Fixed typo in 5.3.0-alpha2 migration

2 years agoUpdate dependencies (#38330)
Julien Déramond [Sun, 26 Mar 2023 10:51:20 +0000 (12:51 +0200)] 
Update dependencies (#38330)

2 years agoUpdate dependencies and regenerate package-lock.json (#38329)
XhmikosR [Sun, 26 Mar 2023 10:02:38 +0000 (13:02 +0300)] 
Update dependencies and regenerate package-lock.json (#38329)

* @popperjs/core   ^2.11.6  →   ^2.11.7
* hugo-bin        ^0.101.2  →  ^0.101.4
* nodemon          ^2.0.21  →   ^2.0.22
* rollup           ^3.20.0  →   ^3.20.2
* sass             ^1.59.3  →   ^1.60.0

2 years agoAdd `media-query` color mode Sass test (#38326)
Julien Déramond [Sun, 26 Mar 2023 07:58:31 +0000 (09:58 +0200)] 
Add `media-query` color mode Sass test (#38326)

2 years agoUpdate selectors for carousel media query color mode option (#38328)
Mark Otto [Sun, 26 Mar 2023 07:53:00 +0000 (00:53 -0700)] 
Update selectors for carousel media query color mode option (#38328)

2 years agoFix tooltip body placement with variation placements
kyletsang [Wed, 1 Mar 2023 07:32:58 +0000 (23:32 -0800)] 
Fix tooltip body placement with variation placements

2 years agoDocument new .d-inline-grid utility
Mark Otto [Sat, 25 Mar 2023 02:33:18 +0000 (21:33 -0500)] 
Document new .d-inline-grid utility

2 years agoUse `border-radius` CSS variables in more components (#38284)
jonnysp [Sat, 25 Mar 2023 02:41:44 +0000 (03:41 +0100)] 
Use `border-radius` CSS variables in more components (#38284)

* Update _variables.scss

missing global variable on nav-pills-border-radius

* Update _variables.scss

2 years agoUpdate display utility
Serhii Babakov [Mon, 20 Feb 2023 10:52:27 +0000 (14:52 +0400)] 
Update display utility

2 years agoscss: bring light/dark accordion icon color handling to parity
Saleem Abdulrasool [Sun, 19 Mar 2023 16:39:47 +0000 (09:39 -0700)] 
scss: bring light/dark accordion icon color handling to parity

The light themed accordion icon is controlled by a set of two variables:
- `$accordion-icon-color`
- `$accordion-icon-active-color`

The dark themed accordion icon did not have this level of control
available and instead would always use `$primary-text-emphasis-dark`.

Replicate the behaviour to permit individual control over the colours to
match the behaviour for the light themed form.

2 years agoRelease v5.3.0-alpha2 (#38244) v5.3.0-alpha2
XhmikosR [Fri, 24 Mar 2023 14:30:16 +0000 (16:30 +0200)] 
Release v5.3.0-alpha2 (#38244)

* Bump version to 5.3.0-alpha2

* Dist

2 years agoDocs: `scss-docs` unindent automatically the code inside shortcode
Louis-Maxime Piton [Fri, 24 Mar 2023 14:11:22 +0000 (15:11 +0100)] 
Docs: `scss-docs` unindent automatically the code inside shortcode

2 years agoDocs: fix two class attributes on same button (#38317)
Hannah Issermann [Fri, 24 Mar 2023 14:05:56 +0000 (15:05 +0100)] 
Docs: fix two class attributes on same button (#38317)

2 years agoFix reference to twbs/examples/icons-font + fine-tune index.html SB location target...
Julien Déramond [Fri, 24 Mar 2023 14:00:58 +0000 (15:00 +0100)] 
Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target (#38310)

* Fix reference to twbs/examples/icons-font + fine-tune index.html SB location target

* Use urlquery

* Add `rel="noopener"`

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agovnu-jar.js: add more logging (#38314)
XhmikosR [Fri, 24 Mar 2023 09:32:43 +0000 (11:32 +0200)] 
vnu-jar.js: add more logging (#38314)

2 years agoFix comment position in `assets/scss/_content.scss` (#38281)
Julien Déramond [Thu, 23 Mar 2023 12:31:24 +0000 (13:31 +0100)] 
Fix comment position in `assets/scss/_content.scss` (#38281)

2 years agoUpdate Vite, Parcel and Webpack guides (#38305)
Julien Déramond [Thu, 23 Mar 2023 06:07:04 +0000 (07:07 +0100)] 
Update Vite, Parcel and Webpack guides (#38305)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agodocs: remove moot `v` from docs-versions.yml (#38301)
XhmikosR [Wed, 22 Mar 2023 08:24:17 +0000 (10:24 +0200)] 
docs: remove moot `v` from docs-versions.yml (#38301)

2 years agoRemove version from index.{esm,umd}.js too (#38302)
XhmikosR [Wed, 22 Mar 2023 08:23:24 +0000 (10:23 +0200)] 
Remove version from index.{esm,umd}.js too (#38302)

2 years agoUpdate browserstack.yml (#38303)
XhmikosR [Wed, 22 Mar 2023 08:20:31 +0000 (10:20 +0200)] 
Update browserstack.yml (#38303)

2 years agoUpdate browserstack.yml
XhmikosR [Wed, 22 Mar 2023 07:22:37 +0000 (09:22 +0200)] 
Update browserstack.yml

2 years agoRemove version comment from JavaScript src files (#38294)
GeoSot [Wed, 22 Mar 2023 07:12:33 +0000 (09:12 +0200)] 
Remove version comment from JavaScript src files (#38294)

2 years agoCI: limit the on push triggers (#38291)
XhmikosR [Wed, 22 Mar 2023 07:03:51 +0000 (09:03 +0200)] 
CI: limit the on push triggers (#38291)

2 years agoBuild(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#38288)
dependabot[bot] [Tue, 21 Mar 2023 13:18:24 +0000 (15:18 +0200)] 
Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#38288)

* Build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.4...v2.0.0)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update js.yml

---------

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>
2 years agoBuild(deps-dev): Bump rollup from 3.19.1 to 3.20.0 (#38290)
dependabot[bot] [Tue, 21 Mar 2023 10:30:54 +0000 (12:30 +0200)] 
Build(deps-dev): Bump rollup from 3.19.1 to 3.20.0 (#38290)

Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.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/v3.19.1...v3.20.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 (#38289)
dependabot[bot] [Tue, 21 Mar 2023 10:30:00 +0000 (12:30 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.101.0 to 0.101.2 (#38289)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.101.0 to 0.101.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.101.0...v0.101.2)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoUpdate dependabot.yml
XhmikosR [Tue, 21 Mar 2023 10:27:28 +0000 (12:27 +0200)] 
Update dependabot.yml

2 years agoProposal to use `scroll-margin-top` instead of introducing padding and negative margi...
Louis-Maxime Piton [Mon, 20 Mar 2023 00:45:46 +0000 (01:45 +0100)] 
Proposal to use `scroll-margin-top` instead of introducing padding and negative margin (#38220)

2 years agoSlightly improve examples PNG files (#38270)
XhmikosR [Mon, 20 Mar 2023 00:42:52 +0000 (02:42 +0200)] 
Slightly improve examples PNG files (#38270)

Before: 97,4 KB (99.758 bytes)
After:  94,2 KB (96.512 bytes)

2 years agoFix `placeholder` shortcode color and background params when 'img' markup (#38263)
Julien Déramond [Mon, 20 Mar 2023 00:42:30 +0000 (01:42 +0100)] 
Fix `placeholder` shortcode color and background params when 'img' markup (#38263)

2 years agoRevert "Guard more in color-modes.js (#38235)" (#38280)
Mark Otto [Mon, 20 Mar 2023 00:35:57 +0000 (17:35 -0700)] 
Revert "Guard more in color-modes.js (#38235)" (#38280)

This reverts commit 474bf2aed1c03cf53e2d2c48b30c5e689dd9e6bc.

2 years agoDocs: make all headings use `var(--bs-emphasis-color)` (#38262)
Julien Déramond [Sun, 19 Mar 2023 23:57:35 +0000 (00:57 +0100)] 
Docs: make all headings use `var(--bs-emphasis-color)` (#38262)

2 years agoBuild(deps-dev): Bump jasmine from 4.5.0 to 4.6.0 (#38267)
dependabot[bot] [Fri, 17 Mar 2023 14:19:54 +0000 (16:19 +0200)] 
Build(deps-dev): Bump jasmine from 4.5.0 to 4.6.0 (#38267)

Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3 (#38266)
dependabot[bot] [Fri, 17 Mar 2023 14:18:46 +0000 (16:18 +0200)] 
Build(deps-dev): Bump @babel/core from 7.21.0 to 7.21.3 (#38266)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3.
- [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.21.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump find-unused-sass-variables from 4.0.5 to 4.0.6 (#38269)
dependabot[bot] [Fri, 17 Mar 2023 14:17:17 +0000 (16:17 +0200)] 
Build(deps-dev): Bump find-unused-sass-variables from 4.0.5 to 4.0.6 (#38269)

Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: find-unused-sass-variables
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump sass from 1.59.2 to 1.59.3 (#38265)
dependabot[bot] [Fri, 17 Mar 2023 14:16:44 +0000 (16:16 +0200)] 
Build(deps-dev): Bump sass from 1.59.2 to 1.59.3 (#38265)

Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.3.
- [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.59.2...1.59.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump hugo-bin from 0.100.0 to 0.101.0 (#38264)
dependabot[bot] [Fri, 17 Mar 2023 14:15:53 +0000 (16:15 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.100.0 to 0.101.0 (#38264)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.100.0 to 0.101.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.100.0...v0.101.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoicon-link.md: remove moot aliases (#38246)
XhmikosR [Fri, 17 Mar 2023 05:58:09 +0000 (07:58 +0200)] 
icon-link.md: remove moot aliases (#38246)

2 years agoDocs: consistent deprecation messages in Close Button dark variant (#38247)
Julien Déramond [Thu, 16 Mar 2023 16:22:20 +0000 (17:22 +0100)] 
Docs: consistent deprecation messages in Close Button dark variant (#38247)

2 years agoUpdate hugo-bin to v0.100.0 (#38243)
XhmikosR [Wed, 15 Mar 2023 19:34:43 +0000 (21:34 +0200)] 
Update hugo-bin to v0.100.0 (#38243)

This version is using my @xhmikosr/bin-wrapper fork. All current npm vulnerabilities are fixed.

2 years agoDocs: use core mixins in a couple of places (#38236)
XhmikosR [Wed, 15 Mar 2023 04:40:58 +0000 (06:40 +0200)] 
Docs: use core mixins in a couple of places (#38236)

2 years agoTweak stylelint config (#38228)
XhmikosR [Wed, 15 Mar 2023 04:30:45 +0000 (06:30 +0200)] 
Tweak stylelint config (#38228)

* rename to .stylelintrc.json
* add reportInvalidScopeDisables to config
* move reportNeedlessDisables to config
* merge the two configs
* remove unneeded disabled rules from the examples config

2 years agoGuard more in color-modes.js (#38235)
XhmikosR [Tue, 14 Mar 2023 18:30:11 +0000 (20:30 +0200)] 
Guard more in color-modes.js (#38235)

2 years agoRemove empty script tag (#38233)
Neeraj Kumar Das [Tue, 14 Mar 2023 12:30:36 +0000 (18:00 +0530)] 
Remove empty script tag (#38233)

2 years agoUpdate codeql.yml (#38225)
XhmikosR [Tue, 14 Mar 2023 07:10:31 +0000 (09:10 +0200)] 
Update codeql.yml (#38225)

2 years agoMove --printUnusedTemplates in hugo scripts (#38227)
XhmikosR [Tue, 14 Mar 2023 07:09:48 +0000 (09:09 +0200)] 
Move --printUnusedTemplates in hugo scripts (#38227)

2 years agoUpdate minor dependencies (#38229)
XhmikosR [Tue, 14 Mar 2023 07:08:09 +0000 (09:08 +0200)] 
Update minor dependencies (#38229)

* @babel/cli        ^7.20.7  →   ^7.21.0
* @babel/core      ^7.20.12  →   ^7.21.0
* autoprefixer     ^10.4.13  →  ^10.4.14
* eslint            ^8.34.0  →   ^8.36.0
* hugo-bin          ^0.98.0  →   ^0.99.3
* jquery             ^3.6.3  →    ^3.6.4
* rollup            ^3.17.2  →   ^3.19.1
* sass              ^1.58.3  →   ^1.59.2

2 years agoSpecify lockfile-version=2 for older npm compatibility (#38226)
XhmikosR [Tue, 14 Mar 2023 07:04:46 +0000 (09:04 +0200)] 
Specify lockfile-version=2 for older npm compatibility (#38226)

2 years agoBuild(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.4 (#38183)
dependabot[bot] [Tue, 14 Mar 2023 04:51:40 +0000 (06:51 +0200)] 
Build(deps): Bump coverallsapp/github-action from 1.2.2 to 1.2.4 (#38183)

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.2...v1.2.4)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoFix wrong generation of `aria-labelledby` in tab navigation (#38223)
Jan Bensch [Tue, 14 Mar 2023 04:50:08 +0000 (05:50 +0100)] 
Fix wrong generation of `aria-labelledby` in tab navigation (#38223)

* fix wrong generation of aria-labelledby in tab navigation

* fix wrong test

---------

Co-authored-by: Jan Bensch <github@bensch.dev>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#38187)
dependabot[bot] [Mon, 13 Mar 2023 14:03:55 +0000 (16:03 +0200)] 
Build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#38187)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBuild(deps-dev): Bump nodemon from 2.0.20 to 2.0.21 (#38186)
dependabot[bot] [Mon, 13 Mar 2023 14:01:51 +0000 (16:01 +0200)] 
Build(deps-dev): Bump nodemon from 2.0.20 to 2.0.21 (#38186)

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoDocs: consistent usage of CSS sections (#38175)
Julien Déramond [Mon, 13 Mar 2023 10:41:27 +0000 (11:41 +0100)] 
Docs: consistent usage of CSS sections (#38175)

2 years agoDrop unused `bootstrap-social-logo.png`
Julien Déramond [Fri, 3 Mar 2023 19:09:42 +0000 (20:09 +0100)] 
Drop unused `bootstrap-social-logo.png`

2 years agoUpdate buttons.md (#38169)
Mark Otto [Fri, 10 Mar 2023 18:35:58 +0000 (12:35 -0600)] 
Update buttons.md (#38169)

* Update buttons.md

Updates the buttons documentation to refer to the button styles as variants as opposed to "predefined styles" as that language was previously troublesome elsewhere in our docs, and variants makes more sense.

* Update site/content/docs/5.3/components/buttons.md

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
---------

Co-authored-by: Julien Déramond <julien.deramond@orange.com>
2 years agoUpdate _carousel.scss
jonnysp [Fri, 10 Mar 2023 11:00:36 +0000 (12:00 +0100)] 
Update _carousel.scss

fix  data-bs-theme="dark" on component itself

2 years agoImprove docs on Modals, Alerts, Offcanvas and Toasts close triggers examples (#38182)
Hannah Issermann [Fri, 10 Mar 2023 17:23:59 +0000 (18:23 +0100)] 
Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples (#38182)

* Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples

* Update site/layouts/shortcodes/js-dismiss.html

Co-authored-by: Julien Déramond <juderamond@gmail.com>
---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoFix (#38191)
Louis-Maxime Piton [Fri, 10 Mar 2023 17:19:58 +0000 (18:19 +0100)] 
Fix (#38191)

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoFix typo in `utilities/colors.md` (#38194)
Julien Déramond [Fri, 10 Mar 2023 17:19:21 +0000 (18:19 +0100)] 
Fix typo in `utilities/colors.md` (#38194)

2 years agoUpdate workflow
louismaxime.piton [Wed, 8 Mar 2023 11:12:13 +0000 (12:12 +0100)] 
Update workflow

2 years agoDocs: Remove unnecessary `href` and `tabindex="-1"` (#38196)
Louis-Maxime Piton [Fri, 10 Mar 2023 17:17:38 +0000 (18:17 +0100)] 
Docs: Remove unnecessary `href` and `tabindex="-1"` (#38196)

* Proposal

* fix(review)