]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
XhmikosR [Thu, 13 Apr 2023 18:21:22 +0000 (21:21 +0300)]
Fix Rubygems link to README.md (#38459)
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>
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>
XhmikosR [Wed, 12 Apr 2023 15:33:53 +0000 (18:33 +0300)]
Update devDependencies and switch to npm-run-all2 (#38450)
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
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)
XhmikosR [Tue, 11 Apr 2023 15:03:34 +0000 (18:03 +0300)]
dropdown.spec.js: expect nothing in constructor (#38442)
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
Mark Dumay [Mon, 10 Apr 2023 16:58:48 +0000 (18:58 +0200)]
Add hint to reduce screen flickering (#38426)
Julien Déramond [Mon, 10 Apr 2023 07:02:03 +0000 (09:02 +0200)]
Docs: fix text rendering of navbar external content
Mark Otto [Sun, 9 Apr 2023 18:48:53 +0000 (11:48 -0700)]
Fix colors in diff syntax colors
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
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>
XhmikosR [Sun, 9 Apr 2023 17:13:08 +0000 (20:13 +0300)]
generate-sri.js: use destructuring (#38413)
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>
Julien Déramond [Wed, 5 Apr 2023 05:44:38 +0000 (07:44 +0200)]
Docs: remove moot `hot` option from Vite guide (#38405)
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>
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>
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>
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>
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
Tien Do [Wed, 29 Mar 2023 15:25:02 +0000 (22:25 +0700)]
docs: add variables-dark import in home page
Patrick H. Lauke [Thu, 30 Mar 2023 13:03:48 +0000 (14:03 +0100)]
Fix clipboard code (#38380)
XhmikosR [Wed, 29 Mar 2023 05:12:40 +0000 (08:12 +0300)]
Update RFS to v10.0.0
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
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>
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
XhmikosR [Tue, 28 Mar 2023 19:34:06 +0000 (22:34 +0300)]
event-handler: switch to const (#38362)
XhmikosR [Tue, 28 Mar 2023 16:56:17 +0000 (19:56 +0300)]
zip scripts: remove previous zip files and add quiet flag (#38358)
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
Julien Déramond [Tue, 28 Mar 2023 14:01:47 +0000 (16:01 +0200)]
Docs: `js-docs` unindent automatically the code inside shortcode (#38349)
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>
XhmikosR [Mon, 27 Mar 2023 09:46:13 +0000 (12:46 +0300)]
README.md: fix JS Tests link (#38343)
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>
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>
Hannah Issermann [Mon, 27 Mar 2023 08:48:42 +0000 (10:48 +0200)]
Docs: fix Markdown table with empty column (#38342)
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>
XhmikosR [Mon, 27 Mar 2023 08:04:52 +0000 (11:04 +0300)]
docs: remove trailing newline when copying snippets (#38321)
Julien Déramond [Mon, 27 Mar 2023 08:04:07 +0000 (10:04 +0200)]
Change diff file path in Webpack guide (#38339)
David Miles [Sun, 26 Mar 2023 18:22:33 +0000 (12:22 -0600)]
Fixed typo in 5.3.0-alpha2 migration
Julien Déramond [Sun, 26 Mar 2023 10:51:20 +0000 (12:51 +0200)]
Update dependencies (#38330)
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
Julien Déramond [Sun, 26 Mar 2023 07:58:31 +0000 (09:58 +0200)]
Add `media-query` color mode Sass test (#38326)
Mark Otto [Sun, 26 Mar 2023 07:53:00 +0000 (00:53 -0700)]
Update selectors for carousel media query color mode option (#38328)
kyletsang [Wed, 1 Mar 2023 07:32:58 +0000 (23:32 -0800)]
Fix tooltip body placement with variation placements
Mark Otto [Sat, 25 Mar 2023 02:33:18 +0000 (21:33 -0500)]
Document new .d-inline-grid utility
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
Serhii Babakov [Mon, 20 Feb 2023 10:52:27 +0000 (14:52 +0400)]
Update display utility
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.
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
Louis-Maxime Piton [Fri, 24 Mar 2023 14:11:22 +0000 (15:11 +0100)]
Docs: `scss-docs` unindent automatically the code inside shortcode
Hannah Issermann [Fri, 24 Mar 2023 14:05:56 +0000 (15:05 +0100)]
Docs: fix two class attributes on same button (#38317)
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>
XhmikosR [Fri, 24 Mar 2023 09:32:43 +0000 (11:32 +0200)]
vnu-jar.js: add more logging (#38314)
Julien Déramond [Thu, 23 Mar 2023 12:31:24 +0000 (13:31 +0100)]
Fix comment position in `assets/scss/_content.scss` (#38281)
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>
XhmikosR [Wed, 22 Mar 2023 08:24:17 +0000 (10:24 +0200)]
docs: remove moot `v` from docs-versions.yml (#38301)
XhmikosR [Wed, 22 Mar 2023 08:23:24 +0000 (10:23 +0200)]
Remove version from index.{esm,umd}.js too (#38302)
XhmikosR [Wed, 22 Mar 2023 08:20:31 +0000 (10:20 +0200)]
Update browserstack.yml (#38303)
XhmikosR [Wed, 22 Mar 2023 07:22:37 +0000 (09:22 +0200)]
Update browserstack.yml
GeoSot [Wed, 22 Mar 2023 07:12:33 +0000 (09:12 +0200)]
Remove version comment from JavaScript src files (#38294)
XhmikosR [Wed, 22 Mar 2023 07:03:51 +0000 (09:03 +0200)]
CI: limit the on push triggers (#38291)
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>
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>
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>
XhmikosR [Tue, 21 Mar 2023 10:27:28 +0000 (12:27 +0200)]
Update dependabot.yml
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)
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)
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)
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 .
Julien Déramond [Sun, 19 Mar 2023 23:57:35 +0000 (00:57 +0100)]
Docs: make all headings use `var(--bs-emphasis-color)` (#38262)
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>
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>
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>
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>
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>
XhmikosR [Fri, 17 Mar 2023 05:58:09 +0000 (07:58 +0200)]
icon-link.md: remove moot aliases (#38246)
Julien Déramond [Thu, 16 Mar 2023 16:22:20 +0000 (17:22 +0100)]
Docs: consistent deprecation messages in Close Button dark variant (#38247)
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.
XhmikosR [Wed, 15 Mar 2023 04:40:58 +0000 (06:40 +0200)]
Docs: use core mixins in a couple of places (#38236)
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
XhmikosR [Tue, 14 Mar 2023 18:30:11 +0000 (20:30 +0200)]
Guard more in color-modes.js (#38235)
Neeraj Kumar Das [Tue, 14 Mar 2023 12:30:36 +0000 (18:00 +0530)]
Remove empty script tag (#38233)
XhmikosR [Tue, 14 Mar 2023 07:10:31 +0000 (09:10 +0200)]
Update codeql.yml (#38225)
XhmikosR [Tue, 14 Mar 2023 07:09:48 +0000 (09:09 +0200)]
Move --printUnusedTemplates in hugo scripts (#38227)
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
XhmikosR [Tue, 14 Mar 2023 07:04:46 +0000 (09:04 +0200)]
Specify lockfile-version=2 for older npm compatibility (#38226)
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>
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>
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>
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>
Julien Déramond [Mon, 13 Mar 2023 10:41:27 +0000 (11:41 +0100)]
Docs: consistent usage of CSS sections (#38175)
Julien Déramond [Fri, 3 Mar 2023 19:09:42 +0000 (20:09 +0100)]
Drop unused `bootstrap-social-logo.png`
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>
jonnysp [Fri, 10 Mar 2023 11:00:36 +0000 (12:00 +0100)]
Update _carousel.scss
fix data-bs-theme="dark" on component itself
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>
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>
Julien Déramond [Fri, 10 Mar 2023 17:19:21 +0000 (18:19 +0100)]
Fix typo in `utilities/colors.md` (#38194)
louismaxime.piton [Wed, 8 Mar 2023 11:12:13 +0000 (12:12 +0100)]
Update workflow
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)