]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoMerge branch 'main' into main-lmp-tab-fix main-lmp-tab-fix 38154/head
Patrick H. Lauke [Mon, 6 Mar 2023 08:10:16 +0000 (08:10 +0000)] 
Merge branch 'main' into main-lmp-tab-fix

2 years agofix(review)
louismaxime.piton [Mon, 6 Mar 2023 07:57:42 +0000 (08:57 +0100)] 
fix(review)

2 years agoDocs: fix overflow:auto horizontal scrollbars covering last line of code blocks ...
Patrick H. Lauke [Sat, 4 Mar 2023 20:05:54 +0000 (20:05 +0000)] 
Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks (#37694)

* Add dirty hack for Firefox

* Disable stylelint check for function-url-quotes

to make the hack go through unchallenged

* Make the fix across all browsers

It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc

* Tweak padding, move clipboard button down slightly

* Further CSS tweaks

Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom

* Linting fixes

* Linting fixes

* Apply suggestions from code review

---------

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoFixed some grammar issues
Andrew Dawes [Fri, 3 Mar 2023 06:59:45 +0000 (07:59 +0100)] 
Fixed some grammar issues

2 years agoExamples: color mode enhancement (#38144)
Louis-Maxime Piton [Sat, 4 Mar 2023 19:49:07 +0000 (20:49 +0100)] 
Examples: color mode enhancement (#38144)

* Tool bar proposal inside examples

* Some examples fixes

* Change appearance and position of the color mode toggler

* Proposal

* .

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoMerge branch 'main' into main-lmp-tab-fix
Patrick H. Lauke [Fri, 3 Mar 2023 15:23:07 +0000 (15:23 +0000)] 
Merge branch 'main' into main-lmp-tab-fix

2 years ago.
louismaxime.piton [Fri, 3 Mar 2023 13:01:55 +0000 (14:01 +0100)] 
.

2 years agoFix button visibility issue on dark theme (#38115)
lavsemen [Thu, 2 Mar 2023 18:49:54 +0000 (23:49 +0500)] 
Fix button visibility issue on dark theme (#38115)

* Fix button visibility issue on dark theme

* Add $btn-color-variable in _buttons.scss

* Apply suggestions from code review

---------

Co-authored-by: Семен Лаверентьев <remark.lavrentev@gmail.com>
Co-authored-by: Mark Otto <otto@github.com>
2 years agoFix navbar-nav link styling
Serhii Babakov [Mon, 20 Feb 2023 12:08:55 +0000 (16:08 +0400)] 
Fix navbar-nav link styling

2 years agoIcon link: envariable + enhance the documentation (#38130)
Louis-Maxime Piton [Thu, 2 Mar 2023 18:32:43 +0000 (19:32 +0100)] 
Icon link: envariable + enhance the documentation (#38130)

* Envariable the icon-link helper

* Proposal

* .

2 years agoFix dropdown toggle visible focus in headers example
Julien Déramond [Mon, 27 Feb 2023 07:12:54 +0000 (08:12 +0100)] 
Fix dropdown toggle visible focus in headers example

2 years agoDocs: `.text-body-secondary` appears two times in Utilities > Colors
Julien Déramond [Thu, 2 Mar 2023 07:35:32 +0000 (08:35 +0100)] 
Docs: `.text-body-secondary` appears two times in Utilities > Colors

2 years agoDocs: replace 'popover' by 'tooltip' in tooltip's page' options section
Julien Déramond [Thu, 2 Mar 2023 07:09:44 +0000 (08:09 +0100)] 
Docs: replace 'popover' by 'tooltip' in tooltip's page' options section

2 years agoDocs: rollback some modification about `.text-muted` deprecation messages
Julien Déramond [Thu, 2 Mar 2023 07:28:45 +0000 (08:28 +0100)] 
Docs: rollback some modification about `.text-muted` deprecation messages

2 years agoBuild(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.2
dependabot[bot] [Tue, 28 Feb 2023 10:56:37 +0000 (10:56 +0000)] 
Build(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoFix ?
louismaxime.piton [Thu, 2 Mar 2023 08:36:00 +0000 (09:36 +0100)] 
Fix ?

2 years agoUtilities: add 0 value to `link-underline-opacity` (#38131)
Louis-Maxime Piton [Thu, 2 Mar 2023 06:45:25 +0000 (07:45 +0100)] 
Utilities: add 0 value to `link-underline-opacity` (#38131)

2 years agoDocs: fix code indentation in homepage JavaScript plugins section (#38112)
Julien Déramond [Sat, 25 Feb 2023 18:05:15 +0000 (19:05 +0100)] 
Docs: fix code indentation in homepage JavaScript plugins section (#38112)

2 years agoDocs: Drop unused `.focused` style (#38087)
Julien Déramond [Sat, 25 Feb 2023 17:18:04 +0000 (18:18 +0100)] 
Docs: Drop unused `.focused` style (#38087)

2 years agoDrop unused `--bs-focus-ring-box-shadow` and add documentation for `--bs-focus-ring...
Julien Déramond [Sat, 25 Feb 2023 07:01:20 +0000 (08:01 +0100)] 
Drop unused `--bs-focus-ring-box-shadow` and add documentation for `--bs-focus-ring-{x|y|blur}` (#38095)

2 years agoMerge pull request #38086 from Sir-Genius/btn-link
Romaric Pascal [Fri, 24 Feb 2023 14:53:17 +0000 (14:53 +0000)] 
Merge pull request #38086 from Sir-Genius/btn-link

2 years agoMerge branch 'main' into btn-link 38086/head
Romaric Pascal [Fri, 24 Feb 2023 14:49:31 +0000 (14:49 +0000)] 
Merge branch 'main' into btn-link

2 years agoDrop duplicate `$nav-link-disabled-color` declaration (#38083)
Julien Déramond [Thu, 23 Feb 2023 06:59:47 +0000 (07:59 +0100)] 
Drop duplicate `$nav-link-disabled-color` declaration (#38083)

2 years agoDocs: drop unused icons (#38103)
Julien Déramond [Thu, 23 Feb 2023 06:55:56 +0000 (07:55 +0100)] 
Docs: drop unused icons (#38103)

2 years agoRemove useless comment from `scss/_utilities.scss` (#38104)
Julien Déramond [Wed, 22 Feb 2023 11:09:15 +0000 (12:09 +0100)] 
Remove useless comment from `scss/_utilities.scss` (#38104)

2 years agoTests: remove unnecessary `id`/`aria-labelledby` from collapse unit tests (#38089)
Julien Déramond [Tue, 21 Feb 2023 18:33:52 +0000 (19:33 +0100)] 
Tests: remove unnecessary `id`/`aria-labelledby` from collapse unit tests (#38089)

2 years agoBuild(deps-dev): Bump rollup from 3.15.0 to 3.17.2 (#38097)
dependabot[bot] [Tue, 21 Feb 2023 15:27:06 +0000 (17:27 +0200)] 
Build(deps-dev): Bump rollup from 3.15.0 to 3.17.2 (#38097)

Bumps [rollup](https://github.com/rollup/rollup) from 3.15.0 to 3.17.2.
- [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.15.0...v3.17.2)

---
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 sass from 1.58.1 to 1.58.3 (#38100)
dependabot[bot] [Tue, 21 Feb 2023 15:22:19 +0000 (17:22 +0200)] 
Build(deps-dev): Bump sass from 1.58.1 to 1.58.3 (#38100)

Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.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.58.1...1.58.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 agoFix shadow of .btn-link
Serhii Babakov [Mon, 20 Feb 2023 11:17:08 +0000 (15:17 +0400)] 
Fix shadow of .btn-link

2 years agoBump Chart.js from 2.9.4 to 4.2.1 in dashboard examples (#38071)
Julien Déramond [Sun, 19 Feb 2023 08:34:15 +0000 (09:34 +0100)] 
Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples (#38071)

* Bump Chart.js from 2.9.4 to 4.2.1 in dashboard examples

* Rollback myChart var modification

* Add some padding between tooltip color and text

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoFix console error in examples pages du to no theme switcher (#38074)
Julien Déramond [Fri, 17 Feb 2023 06:56:30 +0000 (07:56 +0100)] 
Fix console error in examples pages du to no theme switcher (#38074)

2 years agoReduce size of guide dev server images (#37741)
Julien Déramond [Wed, 15 Feb 2023 18:41:33 +0000 (19:41 +0100)] 
Reduce size of guide dev server images (#37741)

* Reduce size of guide dev server images

* Optimised images with calibre/image-actions

* Lossy compress new images

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 years agoFix color picker borders on chromium based browsers
MewenLeHo [Mon, 23 Jan 2023 13:38:12 +0000 (14:38 +0100)] 
Fix color picker borders on chromium based browsers

2 years agoRemove -moz-padding-start from .form-select
Mark Otto [Wed, 15 Feb 2023 04:54:51 +0000 (20:54 -0800)] 
Remove -moz-padding-start from .form-select

2 years agoDrop duplicate `$btn-close-focus-shadow` definition
Julien Déramond [Wed, 15 Feb 2023 07:13:50 +0000 (08:13 +0100)] 
Drop duplicate `$btn-close-focus-shadow` definition

2 years agoWIP: New snippet examples (#36309)
Mark Otto [Wed, 15 Feb 2023 04:58:39 +0000 (20:58 -0800)] 
WIP: New snippet examples (#36309)

* Start work on some new snippet examples

* Update for dark mode, fixes

* Add images, update descriptions

* examples fixes

2 years agoMore updates to migration guide
Mark Otto [Tue, 14 Feb 2023 23:38:50 +0000 (15:38 -0800)] 
More updates to migration guide

2 years agoUpdate form validation styles to use new CSS variables for `color` and `border-color...
Mark Otto [Tue, 14 Feb 2023 23:22:35 +0000 (15:22 -0800)] 
Update form validation styles to use new CSS variables for `color` and `border-color` (#38044)

* Update form validation styles to use new CSS variables for color and border-color

* Use better Sass variables

2 years agoAttempt to fix focus ring being cut off in table of contents (#37965)
Mark Otto [Tue, 14 Feb 2023 16:58:08 +0000 (08:58 -0800)] 
Attempt to fix focus ring being cut off in table of contents (#37965)

* Attempt to fix focus ring being cut off in table of contents

* Update _toc.scss

---------

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoDocs: add scroll-margin-top for keyboard navigation
Patrick H. Lauke [Sat, 21 Jan 2023 22:55:38 +0000 (22:55 +0000)] 
Docs: add scroll-margin-top for keyboard navigation

2 years agoRemove unused partials and add some way to automatically detect it (#38004)
Julien Déramond [Tue, 14 Feb 2023 16:48:44 +0000 (17:48 +0100)] 
Remove unused partials and add some way to automatically detect it (#38004)

* Add docs-check-unused-templates in npm commands and workflow

* Remove unused partials icons templates

2 years agoDocs: Use ESM Popper CDN reference in 'Using Boottrap as a module'
Julien Déramond [Sun, 5 Feb 2023 17:05:39 +0000 (18:05 +0100)] 
Docs: Use ESM Popper CDN reference in 'Using Boottrap as a module'

2 years agoBuild(deps-dev): Bump rollup from 3.10.1 to 3.15.0
dependabot[bot] [Tue, 14 Feb 2023 09:19:17 +0000 (09:19 +0000)] 
Build(deps-dev): Bump rollup from 3.10.1 to 3.15.0

Bumps [rollup](https://github.com/rollup/rollup) from 3.10.1 to 3.15.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.10.1...v3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump lockfile-lint from 4.10.0 to 4.10.1
dependabot[bot] [Tue, 14 Feb 2023 10:57:52 +0000 (10:57 +0000)] 
Build(deps-dev): Bump lockfile-lint from 4.10.0 to 4.10.1

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/master/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.10.1/packages/lockfile-lint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump eslint from 8.33.0 to 8.34.0
dependabot[bot] [Tue, 14 Feb 2023 10:57:33 +0000 (10:57 +0000)] 
Build(deps-dev): Bump eslint from 8.33.0 to 8.34.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump sass from 1.58.0 to 1.58.1
dependabot[bot] [Tue, 14 Feb 2023 10:56:43 +0000 (10:56 +0000)] 
Build(deps-dev): Bump sass from 1.58.0 to 1.58.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1.
- [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.58.0...1.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoDocs: Progress fix + proposal (#38014)
Louis-Maxime Piton [Tue, 14 Feb 2023 02:38:21 +0000 (03:38 +0100)] 
Docs: Progress fix + proposal (#38014)

* Fix + proposal

* fix(review)

---------

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2 years agoDocs: uniformize disabled nav links for underline nav
Julien Déramond [Mon, 13 Feb 2023 13:05:02 +0000 (14:05 +0100)] 
Docs: uniformize disabled nav links for underline nav

2 years agoRemove comments from `scss/_nav.scss` (#38038)
Julien Déramond [Mon, 13 Feb 2023 19:03:27 +0000 (20:03 +0100)] 
Remove comments from `scss/_nav.scss` (#38038)

2 years agoFix `$grid-breakpoints` SCSS unit tests init (#38037)
Julien Déramond [Mon, 13 Feb 2023 18:46:49 +0000 (19:46 +0100)] 
Fix `$grid-breakpoints` SCSS unit tests init (#38037)

2 years agoMinor fix to avoid creating void elements in tooltip test file (#38034)
Julien Déramond [Sat, 11 Feb 2023 09:18:39 +0000 (10:18 +0100)] 
Minor fix to avoid creating void elements in tooltip test file (#38034)

2 years agoUnify `offcanvas` `keydown` event logic with `modal` (#38025)
Roni Diwan [Sat, 11 Feb 2023 08:35:10 +0000 (10:35 +0200)] 
Unify `offcanvas` `keydown` event logic with `modal` (#38025)

2 years agoRemove `debug` references from DocSearch v2 (#38032)
Julien Déramond [Sat, 11 Feb 2023 07:04:09 +0000 (08:04 +0100)] 
Remove `debug` references from DocSearch v2 (#38032)

2 years agoBuild(deps-dev): Bump sass from 1.57.1 to 1.58.0 (#38017)
dependabot[bot] [Thu, 9 Feb 2023 20:12:37 +0000 (22:12 +0200)] 
Build(deps-dev): Bump sass from 1.57.1 to 1.58.0 (#38017)

Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.0.
- [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.57.1...1.58.0)

---
updated-dependencies:
- dependency-name: sass
  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.32.0 to 8.33.0 (#37984)
dependabot[bot] [Thu, 9 Feb 2023 20:11:54 +0000 (22:11 +0200)] 
Build(deps-dev): Bump eslint from 8.32.0 to 8.33.0 (#37984)

Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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 agoFix list group colors by using `*-text-emphasis` CSS vars in Sass loop (#38008)
Julien Déramond [Mon, 6 Feb 2023 12:08:20 +0000 (13:08 +0100)] 
Fix list group colors by using `*-text-emphasis` CSS vars in Sass loop (#38008)

2 years agoFix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003)
cccabinet [Mon, 6 Feb 2023 11:39:50 +0000 (20:39 +0900)] 
Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003)

2 years agoRemove redundant space in forms/validation.md
汪心禾 [Thu, 2 Feb 2023 15:20:38 +0000 (23:20 +0800)] 
Remove redundant space in forms/validation.md

2 years agoAdd mention to migration guide
Mark Otto [Sat, 4 Feb 2023 07:36:45 +0000 (14:36 +0700)] 
Add mention to migration guide

2 years agoAvoid inheritance issues on border-width utilities
Mark Otto [Sat, 4 Feb 2023 07:30:59 +0000 (14:30 +0700)] 
Avoid inheritance issues on border-width utilities

2 years agoUse color mode adaptive color for disabled dropdown menu items
Mark Otto [Sat, 4 Feb 2023 07:13:43 +0000 (14:13 +0700)] 
Use color mode adaptive color for disabled dropdown menu items

2 years agoMigration guide changes for v5.3.0-alpha2 (#37862)
Mark Otto [Sat, 28 Jan 2023 01:36:19 +0000 (09:36 +0800)] 
Migration guide changes for v5.3.0-alpha2 (#37862)

* WIP

* More changes mentioned

* more

* mention dropdown-menu-dark deprecation

* More edits

2 years agoBuild(deps-dev): Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#37945)
dependabot[bot] [Thu, 26 Jan 2023 05:55:30 +0000 (07:55 +0200)] 
Build(deps-dev): Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 (#37945)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.0 to 24.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.1/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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 hugo-bin from 0.97.0 to 0.98.0 (#37946)
dependabot[bot] [Thu, 26 Jan 2023 05:37:17 +0000 (07:37 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.97.0 to 0.98.0 (#37946)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.98.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.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>
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): Bump ua-parser-js from 0.7.32 to 0.7.33 (#37957)
dependabot[bot] [Thu, 26 Jan 2023 05:30:33 +0000 (07:30 +0200)] 
Build(deps): Bump ua-parser-js from 0.7.32 to 0.7.33 (#37957)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
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 clean-css-cli from 5.6.1 to 5.6.2
dependabot[bot] [Tue, 24 Jan 2023 10:01:01 +0000 (10:01 +0000)] 
Build(deps-dev): Bump clean-css-cli from 5.6.1 to 5.6.2

Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: clean-css-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump eslint from 8.31.0 to 8.32.0
dependabot[bot] [Mon, 23 Jan 2023 22:30:10 +0000 (22:30 +0000)] 
Build(deps-dev): Bump eslint from 8.31.0 to 8.32.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump rollup from 3.9.1 to 3.10.1
dependabot[bot] [Mon, 23 Jan 2023 22:30:24 +0000 (22:30 +0000)] 
Build(deps-dev): Bump rollup from 3.9.1 to 3.10.1

Bumps [rollup](https://github.com/rollup/rollup) from 3.9.1 to 3.10.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.9.1...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBuild(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5
dependabot[bot] [Mon, 23 Jan 2023 22:30:05 +0000 (22:30 +0000)] 
Build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoTheme color improvements (#37953)
Mark Otto [Thu, 26 Jan 2023 02:11:22 +0000 (18:11 -0800)] 
Theme color improvements (#37953)

* Use tint-color() and shade-color() functions to generate new color mode adaptive theme values

* More consistent shading

* Fix callouts use of emphasis variables

* Use tint and shade functions on link and code colors for dark mode

2 years agoRemove list-style reset on .carousel-indicators
Mark Otto [Thu, 26 Jan 2023 01:48:07 +0000 (17:48 -0800)] 
Remove list-style reset on .carousel-indicators

2 years agoRewrite selector to help Parcel compiler
Mark Otto [Thu, 26 Jan 2023 01:45:20 +0000 (17:45 -0800)] 
Rewrite selector to help Parcel compiler

2 years agoDocs: tweak icon link and callouts (#37923)
Patrick H. Lauke [Sat, 21 Jan 2023 17:51:45 +0000 (17:51 +0000)] 
Docs: tweak icon link and callouts (#37923)

* Tweak callout for icon link

- no need to talk about `alt` for `<img>` since these don't use `<img>`
- make start of sentence more readable

* Tweak language of dropdown warning callout

* Tweak popover warning callout

* Tweak rtl warning callouts

* Tweak color warning callout

* Add/move accessibility callout for color to relevant pages

* Update site/content/docs/5.3/helpers/icon-link.md

* Update site/layouts/partials/callouts/warning-color-assistive-technologies.md

Co-authored-by: Mark Otto <markd.otto@gmail.com>
2 years agoProposal to rename the CSS and Sass variables
louismaximepiton [Tue, 17 Jan 2023 15:09:52 +0000 (16:09 +0100)] 
Proposal to rename the CSS and Sass variables

2 years agoDocs: add overflow and text color info to progress bar page (#37921)
Patrick H. Lauke [Sat, 21 Jan 2023 17:34:09 +0000 (17:34 +0000)] 
Docs: add overflow and text color info to progress bar page (#37921)

* Docs: add overflow and text color info to progress bar page

* Add example/reference for color & background helper use

* Add mention of color modes/dark mode

* Tweak link text

2 years agofix typo in gutters doc (#37918)
ChellyAhmed [Sat, 21 Jan 2023 17:30:08 +0000 (18:30 +0100)] 
fix typo in gutters doc (#37918)

* fix typo in gutters doc

* Update site/content/docs/5.3/layout/gutters.md

Co-authored-by: Mark Otto <otto@github.com>
2 years agoProposal 37703/head
louismaximepiton [Tue, 17 Jan 2023 14:36:29 +0000 (15:36 +0100)] 
Proposal

2 years agoFix Android Chrome input date dimensions (#36143)
Tanguy Krotoff [Wed, 18 Jan 2023 05:09:39 +0000 (06:09 +0100)] 
Fix Android Chrome input date dimensions (#36143)

* Bind Hugo to 0.0.0.0, helps debug on mobile when on the same network

* Use http-server for visual tests

* Add input visual tests

* Fix input date dimensions on Android Chrome

* Increase bootstrap.css max size

* Revert "Bind Hugo to 0.0.0.0" & "Use http-server for visual tests"

* Switch to pixels: this is an empirical minimum safe value

* Update .bundlewatch.config.json

Co-authored-by: Mark Otto <otto@github.com>
2 years agoProposal
louismaximepiton [Tue, 17 Jan 2023 08:54:54 +0000 (09:54 +0100)] 
Proposal

2 years agoHarmonize the doc
louismaximepiton [Tue, 17 Jan 2023 08:46:05 +0000 (09:46 +0100)] 
Harmonize the doc

2 years agoCorrection
louismaximepiton [Tue, 17 Jan 2023 08:10:26 +0000 (09:10 +0100)] 
Correction

2 years agoSass docs updates (#37897)
Mark Otto [Tue, 17 Jan 2023 02:57:24 +0000 (18:57 -0800)] 
Sass docs updates (#37897)

* Add maps

* Redesign scss-docs rendering

* Update other CSS sections

* Fix linter

2 years agoTypo
Mark Otto [Mon, 16 Jan 2023 23:51:10 +0000 (15:51 -0800)] 
Typo

2 years agoAdd docs callout for utilities that don't respond to color modes
Mark Otto [Mon, 16 Jan 2023 23:50:08 +0000 (15:50 -0800)] 
Add docs callout for utilities that don't respond to color modes

2 years agoInclude variables-dark in the import stacks, plus a customize overview fix
Mark Otto [Tue, 17 Jan 2023 00:05:53 +0000 (16:05 -0800)] 
Include variables-dark in the import stacks, plus a customize overview fix

2 years agoSmall color mode docs CSS fixes (#37896)
Mark Otto [Tue, 17 Jan 2023 00:56:50 +0000 (16:56 -0800)] 
Small color mode docs CSS fixes (#37896)

* SImplify background gradient syntax

* Move inline style to CSS file

2 years agoFix `.form-control` in dark mode (#37893)
Mark Otto [Mon, 16 Jan 2023 23:56:23 +0000 (15:56 -0800)] 
Fix `.form-control` in dark mode (#37893)

* Fix .form-control in dark mode

* Remove CSS vars from docs

2 years agoBetter use of CSS var
louismaximepiton [Mon, 16 Jan 2023 15:40:09 +0000 (16:40 +0100)] 
Better use of CSS var

2 years agoUpdate grid example
louismaximepiton [Mon, 16 Jan 2023 16:30:05 +0000 (17:30 +0100)] 
Update grid example

2 years agoDeprecate the Sass var and remove any occurence of the `.text-muted` (#37890)
Louis-Maxime Piton [Mon, 16 Jan 2023 23:55:28 +0000 (00:55 +0100)] 
Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)

2 years agoChanged ```popover``` to ```tooltip``` in docs
Maciej Kubień [Fri, 13 Jan 2023 12:43:44 +0000 (13:43 +0100)] 
Changed ```popover``` to ```tooltip``` in docs

Changed ```popover``` to ```tooltip``` in tooltip component docs page.

2 years agoMove form-text paragraph to Form control page instead of overview to have teh documen...
Issermann Hannah [Fri, 13 Jan 2023 14:59:08 +0000 (15:59 +0100)] 
Move form-text paragraph to Form control page instead of overview to have teh documentation in the same page than sass variables.

2 years agoRemove outdated comment from `$input-border-color` variable
Eren Okka [Thu, 12 Jan 2023 20:19:25 +0000 (23:19 +0300)] 
Remove outdated comment from `$input-border-color` variable

2 years agoDocs: update progress markup in Color modes page
Julien Déramond [Thu, 12 Jan 2023 07:30:47 +0000 (08:30 +0100)] 
Docs: update progress markup in Color modes page

2 years agoAdd theme maps specific to dark mode (#37843)
Julien Déramond [Thu, 12 Jan 2023 05:06:18 +0000 (06:06 +0100)] 
Add theme maps specific to dark mode (#37843)

* Add theme maps specific to dark mode

* Fix CSS building

* Fix other failing test

Co-authored-by: Mark Otto <markdotto@gmail.com>
2 years agoMention deprecated classes for color mode on offcanvas
Mark Otto [Thu, 12 Jan 2023 04:56:23 +0000 (20:56 -0800)] 
Mention deprecated classes for color mode on offcanvas

2 years agoDocs: fix broken links in Color modes page
Julien Déramond [Wed, 11 Jan 2023 14:48:57 +0000 (15:48 +0100)] 
Docs: fix broken links in Color modes page

2 years agoDrop duplicate `--bs-body-bg-rgb` declaration + reorder props
Julien Déramond [Wed, 11 Jan 2023 14:36:00 +0000 (15:36 +0100)] 
Drop duplicate `--bs-body-bg-rgb` declaration + reorder props

2 years agoReduce bootstrap-grid.css content
Julien Déramond [Mon, 9 Jan 2023 19:41:32 +0000 (20:41 +0100)] 
Reduce bootstrap-grid.css content

2 years agodocs: updates `.text-*-left` changes
Catalin Zalog [Wed, 11 Jan 2023 09:32:01 +0000 (11:32 +0200)] 
docs: updates `.text-*-left` changes