]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoProposal floating-always-visible 36155/head
louismaxime.piton [Tue, 27 Jun 2023 14:16:08 +0000 (16:16 +0200)] 
Proposal

2 years agoMerge branch 'main' into floating-always-visible
louismaxime.piton [Tue, 27 Jun 2023 14:15:11 +0000 (16:15 +0200)] 
Merge branch 'main' into floating-always-visible

2 years agoExplicitly add missing opacity-0 helper class example for clarity.
Benedikt Willi [Mon, 19 Jun 2023 08:50:44 +0000 (10:50 +0200)] 
Explicitly add missing opacity-0 helper class example for clarity.

Add a missing opacity-0 helper class example. From existing examples, it wasn't obvious to me that this class exists. This commit makes it a bit more explicit.

2 years agoUpdate bottom border on dark navbar example (#38707)
Julien Déramond [Sun, 25 Jun 2023 21:46:29 +0000 (23:46 +0200)] 
Update bottom border on dark navbar example (#38707)

* Docs: drop bottom border from dark navbar example

* Use `.border-body`

2 years agoUpdate flex utilities link in navs docs
kyletsang [Thu, 8 Jun 2023 03:59:34 +0000 (20:59 -0700)] 
Update flex utilities link in navs docs

2 years agoIncrease contrast in dark-mode (#38525)
Erik Faye-Lund [Fri, 23 Jun 2023 10:11:30 +0000 (12:11 +0200)] 
Increase contrast in dark-mode (#38525)

This increases the default brightness for the body text-color in dark
mode, which inceases readability a bit.

It was also suggested to darken the background a bit, but we
unfortunately don't have a darker gray in our color palette. So for now,
let's increase the text-color by two notches, and leave the background
color as-is instead.

2 years agoGeneralize disabled nav links CSS rules (#38774)
Julien Déramond [Sun, 25 Jun 2023 21:43:50 +0000 (23:43 +0200)] 
Generalize disabled nav links CSS rules (#38774)

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoFix missing `@popperjs/core` 2.11.8 refs (#38783)
Julien Déramond [Sun, 25 Jun 2023 18:36:55 +0000 (20:36 +0200)] 
Fix missing `@popperjs/core` 2.11.8 refs (#38783)

2 years agoBuild(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5 (#38795)
dependabot[bot] [Wed, 21 Jun 2023 06:04:39 +0000 (09:04 +0300)] 
Build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5 (#38795)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5.
- [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.22.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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.7.0 to 15.8.0 (#38799)
dependabot[bot] [Wed, 21 Jun 2023 06:04:04 +0000 (09:04 +0300)] 
Build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0 (#38799)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.7.0 to 15.8.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.7.0...15.8.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 terser from 5.18.0 to 5.18.1 (#38798)
dependabot[bot] [Wed, 21 Jun 2023 06:03:42 +0000 (09:03 +0300)] 
Build(deps-dev): Bump terser from 5.18.0 to 5.18.1 (#38798)

Bumps [terser](https://github.com/terser/terser) from 5.18.0 to 5.18.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.0...v5.18.1)

---
updated-dependencies:
- dependency-name: terser
  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 eslint from 8.42.0 to 8.43.0 (#38797)
dependabot[bot] [Wed, 21 Jun 2023 06:02:21 +0000 (09:02 +0300)] 
Build(deps-dev): Bump eslint from 8.42.0 to 8.43.0 (#38797)

Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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 agoAdd `color-modes.js` to `bootstrap-x.y.z-examples.zip` (#38747)
Julien Déramond [Sun, 18 Jun 2023 14:52:31 +0000 (16:52 +0200)] 
Add `color-modes.js` to `bootstrap-x.y.z-examples.zip` (#38747)

2 years agoMinor fixes for Docs Versions page (#38734)
Christian Oliff [Tue, 13 Jun 2023 21:04:22 +0000 (06:04 +0900)] 
Minor fixes for Docs Versions page (#38734)

2 years agoFix stack examples (#38745)
Kyle Tsang [Tue, 13 Jun 2023 21:04:00 +0000 (14:04 -0700)] 
Fix stack examples (#38745)

2 years agoDocs (tooltips): Fix "them" typo in markup section (#38751)
EricDunsworth [Tue, 13 Jun 2023 21:03:34 +0000 (17:03 -0400)] 
Docs (tooltips): Fix "them" typo in markup section (#38751)

2 years agoBuild(deps-dev): Bump terser from 5.16.0 to 5.18.0 (#38755)
dependabot[bot] [Tue, 13 Jun 2023 21:03:00 +0000 (00:03 +0300)] 
Build(deps-dev): Bump terser from 5.16.0 to 5.18.0 (#38755)

* Build(deps-dev): Bump terser from 5.16.0 to 5.18.0

Bumps [terser](https://github.com/terser/terser) from 5.16.0 to 5.18.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/5.16.0...v5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Update .bundlewatch.config.json

* Update package.json

* Update package-lock.json

---------

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 @babel/cli from 7.21.5 to 7.22.5 (#38756)
dependabot[bot] [Tue, 13 Jun 2023 21:02:07 +0000 (00:02 +0300)] 
Build(deps-dev): Bump @babel/cli from 7.21.5 to 7.22.5 (#38756)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.21.5 to 7.22.5.
- [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.22.5/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  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 rollup from 3.23.1 to 3.25.1 (#38757)
dependabot[bot] [Tue, 13 Jun 2023 20:59:41 +0000 (23:59 +0300)] 
Build(deps-dev): Bump rollup from 3.23.1 to 3.25.1 (#38757)

Bumps [rollup](https://github.com/rollup/rollup) from 3.23.1 to 3.25.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.23.1...v3.25.1)

---
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 @babel/core from 7.22.1 to 7.22.5 (#38754)
dependabot[bot] [Tue, 13 Jun 2023 20:56:17 +0000 (23:56 +0300)] 
Build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5 (#38754)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [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.22.5/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 agoFix missing word issue on nav-tabs page (#38688)
Christian Oliff [Thu, 8 Jun 2023 04:49:58 +0000 (13:49 +0900)] 
Fix missing word issue on nav-tabs page (#38688)

Fix the sentence:

> Force your .nav’s contents to extend the full available width one of two modifier classes.

to:

> Force your .nav’s contents to extend the full available width with one of two modifier classes.

2 years agoBuild(deps-dev): Bump stylelint from 15.6.2 to 15.7.0 (#38715)
dependabot[bot] [Tue, 6 Jun 2023 13:45:55 +0000 (16:45 +0300)] 
Build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0 (#38715)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 to 15.7.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.6.2...15.7.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 karma-jasmine-html-reporter from 2.0.0 to 2.1.0 (#38717)
dependabot[bot] [Tue, 6 Jun 2023 13:43:44 +0000 (16:43 +0300)] 
Build(deps-dev): Bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 (#38717)

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits)

---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
  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.41.0 to 8.42.0 (#38713)
dependabot[bot] [Tue, 6 Jun 2023 13:42:52 +0000 (16:42 +0300)] 
Build(deps-dev): Bump eslint from 8.41.0 to 8.42.0 (#38713)

Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.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 rollup from 3.23.0 to 3.23.1 (#38714)
dependabot[bot] [Tue, 6 Jun 2023 13:42:15 +0000 (16:42 +0300)] 
Build(deps-dev): Bump rollup from 3.23.0 to 3.23.1 (#38714)

Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.23.0...v3.23.1)

---
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 hugo-bin from 0.105.0 to 0.108.0 (#38716)
dependabot[bot] [Tue, 6 Jun 2023 13:35:03 +0000 (16:35 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.105.0 to 0.108.0 (#38716)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.105.0 to 0.108.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.105.0...v0.108.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 agoFix link colors in Sidebars example (#38711)
Mark Otto [Tue, 6 Jun 2023 06:14:24 +0000 (23:14 -0700)] 
Fix link colors in Sidebars example (#38711)

2 years agoDocs: consistency between custom buttons, popovers and tooltips
Julien Déramond [Wed, 31 May 2023 10:38:04 +0000 (12:38 +0200)] 
Docs: consistency between custom buttons, popovers and tooltips

2 years agoRegenerate package-lock.json
XhmikosR [Thu, 1 Jun 2023 05:24:29 +0000 (08:24 +0300)] 
Regenerate package-lock.json

2 years agoBuild(deps-dev): Bump hugo-bin from 0.103.5 to 0.105.0 (#38686)
dependabot[bot] [Thu, 1 Jun 2023 05:20:03 +0000 (08:20 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.103.5 to 0.105.0 (#38686)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.103.5 to 0.105.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.5...v0.105.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 @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 (#38685)
dependabot[bot] [Thu, 1 Jun 2023 05:19:08 +0000 (08:19 +0300)] 
Build(deps-dev): Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 (#38685)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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 agocollate distribution interval
ZhangChengLin [Sun, 14 May 2023 10:36:43 +0000 (18:36 +0800)] 
collate distribution interval

2 years agodocs(spinners): improve buttons examples accessibility (#38632)
Gaël Poupard [Thu, 1 Jun 2023 02:32:47 +0000 (04:32 +0200)] 
docs(spinners): improve buttons examples accessibility (#38632)

* docs(spinners): improve buttons examples accessibility

* docs(spinners): missed occurrence of wrong role + aria-hidden

---------

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoDocs: add more details on accessibility tips (#38583)
Hannah Issermann [Thu, 1 Jun 2023 02:32:20 +0000 (04:32 +0200)] 
Docs: add more details on accessibility tips (#38583)

* Docs: add more details on accessibility tips

* Docs: add more details on accessibility tips

* Docs: add more details on accessibility tips

* Fix syntax

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoDoc: fix 'Events' JS example
Julien Déramond [Thu, 4 May 2023 18:37:46 +0000 (20:37 +0200)] 
Doc: fix 'Events' JS example

2 years agodocs(forms): switch to aria-describedby (#38592)
Gaël Poupard [Thu, 1 Jun 2023 02:30:28 +0000 (04:30 +0200)] 
docs(forms): switch to aria-describedby (#38592)

* docs(forms): switch to aria-describedby

* docs(forms): revert #37587 callout change

* docs(forms): improved sizing select examples labels

2 years agoAdd `$navbar-dark-icon-color`
Julien Déramond [Tue, 30 May 2023 14:25:19 +0000 (16:25 +0200)] 
Add `$navbar-dark-icon-color`

2 years agoUse `.d-none` instead of inline styling
Julien Déramond [Tue, 2 May 2023 20:57:48 +0000 (22:57 +0200)] 
Use `.d-none` instead of inline styling

2 years agoAdd 'Issues assignment' section to the Contributing Guidelines
Julien Déramond [Wed, 17 May 2023 10:04:48 +0000 (12:04 +0200)] 
Add 'Issues assignment' section to the Contributing Guidelines

2 years agoAdding a link to `clearfix` (#38528)
Thomas Landauer [Thu, 1 Jun 2023 02:27:47 +0000 (04:27 +0200)] 
Adding a link to `clearfix` (#38528)

* Adding a link to `clearfix`

* Update float.md

* Update float.md

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoUpdate Sass docs to mention compiling and including (#38538)
Mark Otto [Thu, 1 Jun 2023 02:19:02 +0000 (19:19 -0700)] 
Update Sass docs to mention compiling and including (#38538)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoFix disabled element tooltip stackblitz (#38623)
Ian Haggerty [Wed, 31 May 2023 04:40:38 +0000 (00:40 -0400)] 
Fix disabled element tooltip stackblitz (#38623)

* Load js for disabled button tooltip stackblitz

* Remove surrounding useless `<div>`

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoRemove duplicate `$alert-*-scale` Sass vars (#38674)
Julien Déramond [Wed, 31 May 2023 04:37:03 +0000 (06:37 +0200)] 
Remove duplicate `$alert-*-scale` Sass vars (#38674)

2 years agoUpdate code-examples.js (#38675)
XhmikosR [Wed, 31 May 2023 04:36:19 +0000 (07:36 +0300)] 
Update code-examples.js (#38675)

2 years agoRelease v5.3.0 (#38657) v5.3.0
XhmikosR [Tue, 30 May 2023 15:15:55 +0000 (18:15 +0300)] 
Release v5.3.0 (#38657)

* Bump version to 5.3.0

* Dist

2 years agoBuild(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667)
dependabot[bot] [Tue, 30 May 2023 06:12:40 +0000 (09:12 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.103.3 to 0.103.5.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.3...v0.103.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 agoBuild(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4 (#38668)
dependabot[bot] [Tue, 30 May 2023 06:11:53 +0000 (09:11 +0300)] 
Build(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4 (#38668)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.2 to 7.22.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.22.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  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 postcss from 8.4.23 to 8.4.24 (#38666)
dependabot[bot] [Tue, 30 May 2023 06:10:13 +0000 (09:10 +0300)] 
Build(deps-dev): Bump postcss from 8.4.23 to 8.4.24 (#38666)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.23...8.4.24)

---
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 always-false boolean condition (#38665)
Mark Cowan [Tue, 30 May 2023 06:00:26 +0000 (09:00 +0300)] 
Fix always-false boolean condition (#38665)

2 years agoUpdate devDependencies (#38656)
XhmikosR [Sat, 27 May 2023 05:07:23 +0000 (08:07 +0300)] 
Update devDependencies (#38656)

* @babel/core         ^7.21.8  →   ^7.22.1
* @babel/preset-env   ^7.21.5  →   ^7.22.2
* @popperjs/core      ^2.11.7  →   ^2.11.8
* hugo-bin           ^0.103.1  →  ^0.103.3
* lockfile-lint       ^4.10.1  →   ^4.10.5

2 years agoUpdate color-modes.js (#38626)
Jeroen Akkerman [Fri, 26 May 2023 04:18:49 +0000 (06:18 +0200)] 
Update color-modes.js (#38626)

* Update color-modes.js

Fix IF statement in the prefer-color-scheme change listener always evaluating to `true` and changing the theme to "dark" even when "light" is set as the preferred theme.

| `||` | `x !== "light"` | `x !== "dark"` | Result |
|--|:--:|:--:|:--:|
| `x = "light"` | ○ | ● | ● |
| `x = "dark"` | ● | ○ | ● |
| `x = "auto"` | ● | ● | ● |
| `x = "bogus"` | ● | ● | ● |
<hr>

| `&&` | `x !== "light"` | `x !== "dark"` | Result |
|--|:--:|:--:|:--:|
| `x = "light"` | ○ | ● | ○ |
| `x = "dark"` | ● | ○ | ○ |
| `x = "auto"` | ● | ● | ● |
| `x = "bogus"` | ● | ● | ● |

* Implement re-read of stored theme

2 years agoBuild(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639)
dependabot[bot] [Wed, 24 May 2023 04:52:40 +0000 (07:52 +0300)] 
Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639)

Bumps [rollup](https://github.com/rollup/rollup) from 3.21.8 to 3.23.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.21.8...v3.23.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 eslint from 8.40.0 to 8.41.0 (#38640)
dependabot[bot] [Wed, 24 May 2023 04:52:10 +0000 (07:52 +0300)] 
Build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 (#38640)

Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.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 hugo-bin from 0.102.1 to 0.103.1 (#38642)
dependabot[bot] [Wed, 24 May 2023 04:51:44 +0000 (07:51 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 (#38642)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.1 to 0.103.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.1...v0.103.1)

---
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): Bump socket.io-parser from 4.2.2 to 4.2.3 (#38643)
dependabot[bot] [Wed, 24 May 2023 04:44:12 +0000 (07:44 +0300)] 
Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 (#38643)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  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 agoAdd data attr selector for dark mode navbars (#38522)
Mark Otto [Fri, 19 May 2023 16:05:09 +0000 (09:05 -0700)] 
Add data attr selector for dark mode navbars (#38522)

* Add data attr selector for dark mode navbars

* Fix dark example

2 years agoDocs: new section to explain how to add a new color to the theme (#37737)
Julien Déramond [Wed, 17 May 2023 16:39:18 +0000 (18:39 +0200)] 
Docs: new section to explain how to add a new color to the theme (#37737)

* Docs: new section to explain how to add a new color to the theme

* Commit to revert

* Edit copy

* Typo

* bundlewatch

* Restore blog example

* Remove Sass modifications

* Complete documentation

* Revert bootstrap.scss modifications

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoRegenerate package-lock.json
XhmikosR [Wed, 17 May 2023 04:20:40 +0000 (07:20 +0300)] 
Regenerate package-lock.json

2 years agoBuild(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 (#38614)
dependabot[bot] [Wed, 17 May 2023 04:23:48 +0000 (07:23 +0300)] 
Build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2 (#38614)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.2.
- [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.6.1...15.6.2)

---
updated-dependencies:
- dependency-name: stylelint
  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 agoRename config.yml to hugo.yml (#38582)
Christian Oliff [Wed, 17 May 2023 04:18:01 +0000 (13:18 +0900)] 
Rename config.yml to hugo.yml (#38582)

hugo.yml is now recommended (over the generic sounding config.yml) as the default config based filename
REF: https://gohugo.io/getting-started/configuration/#hugotoml-vs-configtoml
Changing this may make it easier for code editors and build tools to identify this as a Hugo configuration file and project.

2 years agopackage.json: ignore jasmine in ncu
XhmikosR [Tue, 16 May 2023 13:53:52 +0000 (16:53 +0300)] 
package.json: ignore jasmine in ncu

2 years agoBuild(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (#38613)
dependabot[bot] [Tue, 16 May 2023 13:50:32 +0000 (16:50 +0300)] 
Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (#38613)

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)

---
updated-dependencies:
- dependency-name: jquery
  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 @rollup/plugin-commonjs from 24.1.0 to 25.0.0 (#38610)
dependabot[bot] [Tue, 16 May 2023 13:50:11 +0000 (16:50 +0300)] 
Build(deps-dev): Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 (#38610)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.1.0 to 25.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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 hugo-bin from 0.102.0 to 0.102.1 (#38612)
dependabot[bot] [Tue, 16 May 2023 13:49:41 +0000 (16:49 +0300)] 
Build(deps-dev): Bump hugo-bin from 0.102.0 to 0.102.1 (#38612)

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

---
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 agoModal: fix grammar (#38603)
codemmmmm [Tue, 16 May 2023 13:47:06 +0000 (15:47 +0200)] 
Modal: fix grammar (#38603)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoBuild(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574)
dependabot[bot] [Tue, 16 May 2023 13:39:10 +0000 (16:39 +0300)] 
Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574)

* Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 46.0.0 to 47.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v47.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>
* Disable new rules since our currently supported browsers don't support them

---------

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 @babel/core from 7.21.5 to 7.21.8 (#38576)
dependabot[bot] [Tue, 16 May 2023 13:29:25 +0000 (16:29 +0300)] 
Build(deps-dev): Bump @babel/core from 7.21.5 to 7.21.8 (#38576)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.8.
- [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.8/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 rollup from 3.21.2 to 3.21.8 (#38608)
dependabot[bot] [Tue, 16 May 2023 13:28:55 +0000 (16:28 +0300)] 
Build(deps-dev): Bump rollup from 3.21.2 to 3.21.8 (#38608)

Bumps [rollup](https://github.com/rollup/rollup) from 3.21.2 to 3.21.8.
- [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.21.2...v3.21.8)

---
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 eslint from 8.39.0 to 8.40.0 (#38573)
dependabot[bot] [Tue, 16 May 2023 13:27:20 +0000 (16:27 +0300)] 
Build(deps-dev): Bump eslint from 8.39.0 to 8.40.0 (#38573)

Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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.39.0...v8.40.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 stylelint from 15.6.0 to 15.6.1 (#38575)
dependabot[bot] [Tue, 16 May 2023 13:26:53 +0000 (16:26 +0300)] 
Build(deps-dev): Bump stylelint from 15.6.0 to 15.6.1 (#38575)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.6.1.
- [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.6.0...15.6.1)

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