]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoAdd dynamic position for alert button close main-jd-alert-dismissable-dynamic-position 38588/head
Julien Déramond [Thu, 11 May 2023 07:41:31 +0000 (09:41 +0200)] 
Add dynamic position for alert button close

2 years agoDocs: fix paragraph on how do the variants and accented tables work
Julien Déramond [Tue, 9 May 2023 11:25:53 +0000 (13:25 +0200)] 
Docs: fix paragraph on how do the variants and accented tables work

2 years agoBuild(deps): Bump engine.io from 6.4.1 to 6.4.2 (#38549)
dependabot[bot] [Thu, 4 May 2023 06:17:57 +0000 (09:17 +0300)] 
Build(deps): Bump engine.io from 6.4.1 to 6.4.2 (#38549)

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoUpdate devDependencies (#38537)
XhmikosR [Sun, 30 Apr 2023 21:40:57 +0000 (00:40 +0300)] 
Update devDependencies (#38537)

* @babel/cli                       ^7.21.0  →  ^7.21.5
* @babel/core                      ^7.21.4  →  ^7.21.5
* @babel/preset-env                ^7.21.4  →  ^7.21.5
* find-unused-sass-variables        ^4.0.8  →   ^5.0.0
* rollup                           ^3.21.0  →  ^3.21.2
* stylelint-config-twbs-bootstrap   ^9.0.1  →  ^10.0.0

2 years agoUpdate URL sanitizer to allow more protocols (#38531)
Kyle Tsang [Sun, 30 Apr 2023 21:33:09 +0000 (14:33 -0700)] 
Update URL sanitizer to allow more protocols (#38531)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoFix scrollspy and accented anchor links (#38502)
Alejandro Mendoza [Sun, 30 Apr 2023 21:31:26 +0000 (15:31 -0600)] 
Fix scrollspy and accented anchor links (#38502)

2 years agoFix sizing on masthead npm i snippet (#38521)
Mark Otto [Fri, 28 Apr 2023 01:32:56 +0000 (18:32 -0700)] 
Fix sizing on masthead npm i snippet (#38521)

2 years agoMore darkmode examples (#38058)
Mark Otto [Fri, 28 Apr 2023 01:13:35 +0000 (18:13 -0700)] 
More darkmode examples (#38058)

* WIP darkmode examples

* Fix product css error, redo parts of blog

* wip dashboard

* updated rtl generated

* fix up some examples, namely dashboard

* jumbotron and sign-in fixes

* more fixes

* more

* Fixes from code review

* Remove duplicate `data-bs-target` in dashboard/index.html

* Modify `blog-rtl/index.html`

* Modify `dashboard-rtl/index.html`

* Modify `carousel-rtl/index.html`

* Keep JS on all pages for switcher

* Remove Feather from dashboard examples

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoAdd new docsref page, fix docs border-radius issues (#38491)
Mark Otto [Wed, 26 Apr 2023 22:57:27 +0000 (15:57 -0700)] 
Add new docsref page, fix docs border-radius issues (#38491)

* Add new docsref page, fix docs border-radius issues

* Remove commented out code

* Update docsref.md

* Fix no-code example, fix mobile styles

* Updates from review

* Fix block margin, remove margin-right from pre on mobile since no clipboard icons, adjust masthead snippet

* Fix errant styles for border-radius on homepage

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoUpdate devDependencies
XhmikosR [Wed, 26 Apr 2023 12:23:42 +0000 (15:23 +0300)] 
Update devDependencies

* karma-chrome-launcher   ^3.1.1  →   ^3.2.0
* postcss                ^8.4.22  →  ^8.4.23
* sass                   ^1.62.0  →  ^1.62.1

2 years agoBuild(deps-dev): Bump rollup from 3.20.5 to 3.21.0 (#38508)
dependabot[bot] [Wed, 26 Apr 2023 12:21:35 +0000 (15:21 +0300)] 
Build(deps-dev): Bump rollup from 3.20.5 to 3.21.0 (#38508)

Bumps [rollup](https://github.com/rollup/rollup) from 3.20.5 to 3.21.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.20.5...v3.21.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 karma from 6.4.1 to 6.4.2 (#38506)
dependabot[bot] [Wed, 26 Apr 2023 12:20:55 +0000 (15:20 +0300)] 
Build(deps-dev): Bump karma from 6.4.1 to 6.4.2 (#38506)

Bumps [karma](https://github.com/karma-runner/karma) from 6.4.1 to 6.4.2.
- [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.1...v6.4.2)

---
updated-dependencies:
- dependency-name: karma
  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 stylelint from 15.5.0 to 15.6.0 (#38505)
dependabot[bot] [Wed, 26 Apr 2023 12:20:08 +0000 (15:20 +0300)] 
Build(deps-dev): Bump stylelint from 15.5.0 to 15.6.0 (#38505)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0)

---
updated-dependencies:
- dependency-name: stylelint
  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.38.0 to 8.39.0 (#38507)
dependabot[bot] [Wed, 26 Apr 2023 12:18:38 +0000 (15:18 +0300)] 
Build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#38507)

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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 agoTable: active `<tr>` fix (#37084)
Louis-Maxime Piton [Wed, 26 Apr 2023 03:32:27 +0000 (05:32 +0200)] 
Table: active `<tr>` fix (#37084)

* Adding the custom cascade to make `.active` work on `:hover` and on `.table-striped`.

* Prevent nesting backgrounds

* Small typo

* .

* Adding some docs

* Match variable syntax

* .

---------

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoUpdate .bundlewatch.config.json
XhmikosR [Fri, 21 Apr 2023 16:15:12 +0000 (19:15 +0300)] 
Update .bundlewatch.config.json

2 years agoDocs: change colors of position marker example to work with dark mode (#38445)
Julien Déramond [Fri, 21 Apr 2023 03:10:31 +0000 (05:10 +0200)] 
Docs: change colors of position marker example to work with dark mode (#38445)

2 years agoCSS: New var proposal + init `headings-color` (#37904)
Louis-Maxime Piton [Fri, 21 Apr 2023 03:09:43 +0000 (05:09 +0200)] 
CSS: New var proposal + init `headings-color` (#37904)

* Proposal

* Revert opacity changes

---------

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoUpdate _floating-labels.scss (#38366)
jonnysp [Fri, 21 Apr 2023 02:49:26 +0000 (04:49 +0200)] 
Update _floating-labels.scss (#38366)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoUse `$enable-important-utilities` in `_colored-links.scss` (#38451)
Julien Déramond [Tue, 18 Apr 2023 18:59:24 +0000 (20:59 +0200)] 
Use `$enable-important-utilities` in `_colored-links.scss` (#38451)

2 years agoBuild(deps-dev): Bump rollup from 3.20.2 to 3.20.5 (#38477)
dependabot[bot] [Tue, 18 Apr 2023 12:18:50 +0000 (15:18 +0300)] 
Build(deps-dev): Bump rollup from 3.20.2 to 3.20.5 (#38477)

Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.20.5.
- [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.20.2...v3.20.5)

---
updated-dependencies:
- dependency-name: rollup
  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 stylelint from 15.4.0 to 15.5.0 (#38476)
dependabot[bot] [Tue, 18 Apr 2023 12:17:23 +0000 (15:17 +0300)] 
Build(deps-dev): Bump stylelint from 15.4.0 to 15.5.0 (#38476)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.4.0...15.5.0)

---
updated-dependencies:
- dependency-name: stylelint
  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 postcss from 8.4.21 to 8.4.22 (#38475)
dependabot[bot] [Tue, 18 Apr 2023 12:16:36 +0000 (15:16 +0300)] 
Build(deps-dev): Bump postcss from 8.4.21 to 8.4.22 (#38475)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
- [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.4.21...8.4.22)

---
updated-dependencies:
- dependency-name: postcss
  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 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)