]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
2 years agoRefactor to make import of utilities-map explicit in `_mixins.scss` utilities-functions-mixin 37398/head
Romaric Pascal [Fri, 24 Feb 2023 10:30:42 +0000 (10:30 +0000)] 
Refactor to make import of utilities-map explicit in `_mixins.scss`

2 years agoMake small amends from PR review
Romaric Pascal [Fri, 24 Feb 2023 10:26:44 +0000 (10:26 +0000)] 
Make small amends from PR review

2 years agoUpdate documentation for customizing colors
Romaric Pascal [Fri, 17 Feb 2023 11:04:55 +0000 (11:04 +0000)] 
Update documentation for customizing colors

2 years agoTidy up utilities map code
Romaric Pascal [Fri, 17 Feb 2023 10:18:38 +0000 (10:18 +0000)] 
Tidy up utilities map code

- use consistent variable name
- use consistent code structure for functions that do similar things
- remove code duplication for utilities-add

2 years agoAdd tests for utilities-map functions and mixins
Romaric Pascal [Fri, 17 Feb 2023 10:03:10 +0000 (10:03 +0000)] 
Add tests for utilities-map functions and mixins

Split the utilities-map helpers in their own file to make tests a little more isolated

2 years agoUpdate copy on new utility API docs
Mark Otto [Sun, 30 Oct 2022 23:18:14 +0000 (19:18 -0400)] 
Update copy on new utility API docs

2 years agoUpdate utility example to avoid cspell error
Romaric Pascal [Fri, 9 Sep 2022 11:20:33 +0000 (12:20 +0100)] 
Update utility example to avoid cspell error

2 years agoSome edits
Mark Otto [Sat, 2 Apr 2022 03:54:28 +0000 (20:54 -0700)] 
Some edits

2 years agoMinor formatting
Mark Otto [Fri, 1 Apr 2022 22:18:46 +0000 (15:18 -0700)] 
Minor formatting

2 years agoReorganise headings in utilities page and minor edits
Romaric Pascal [Wed, 16 Mar 2022 14:39:12 +0000 (14:39 +0000)] 
Reorganise headings in utilities page and minor edits

2 years agoUpdate utilities documentation
Romaric Pascal [Wed, 16 Mar 2022 12:50:12 +0000 (12:50 +0000)] 
Update utilities documentation

2 years agoAdd thorough implementation of utilities functions and mixins
Romaric Pascal [Sun, 13 Mar 2022 16:41:41 +0000 (16:41 +0000)] 
Add thorough implementation of utilities functions and mixins

2 years agoAdd functions and mixins to manipulate the utlities map
Romaric Pascal [Wed, 9 Mar 2022 12:05:48 +0000 (12:05 +0000)] 
Add functions and mixins to manipulate the utlities map

- get options, a specific option or a specific value for a given utility
- set options, new values or remove values for a given utility
- add or remove utilities

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

2 years agoBuild(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#37850)
dependabot[bot] [Wed, 11 Jan 2023 13:11:23 +0000 (15:11 +0200)] 
Build(deps-dev): Bump @babel/core from 7.20.7 to 7.20.12 (#37850)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [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.20.12/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>
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.20 to 8.4.21 (#37851)
dependabot[bot] [Wed, 11 Jan 2023 13:10:57 +0000 (15:10 +0200)] 
Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 (#37851)

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

---
updated-dependencies:
- dependency-name: postcss
  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>
2 years agoUpdate colored links, add new `.link-body-emphasis` helper (#37833)
Mark Otto [Wed, 11 Jan 2023 00:34:25 +0000 (16:34 -0800)] 
Update colored links, add new `.link-body-emphasis` helper (#37833)

* Rewrite colored links to use color property again instead of --bs-link-color-rgb value because nav links and more do not set --bs-link-color-rgb

* Update bundlewatch

* Document it

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 years agoUpdate snippet examples for dark mode (#37834)
Mark Otto [Wed, 11 Jan 2023 00:33:33 +0000 (16:33 -0800)] 
Update snippet examples for dark mode (#37834)

* Update snippet examples for dark mode

* Fix markup

* Review comments

* undo colored links docs from this PR

2 years agoDocs: fix typo in migration guide
Julien Déramond [Tue, 10 Jan 2023 09:16:35 +0000 (10:16 +0100)] 
Docs: fix typo in migration guide

2 years agoRemove obsolete comment from `_variables.scss`
Julien Déramond [Sun, 8 Jan 2023 10:16:13 +0000 (11:16 +0100)] 
Remove obsolete comment from `_variables.scss`

2 years agoDocs: add `.fw-medium` utility class example
A Kriya [Sun, 8 Jan 2023 20:09:36 +0000 (01:39 +0530)] 
Docs: add `.fw-medium` utility class example

2 years agoRemove autofocus on theme switch when page is loaded
Julien Déramond [Sun, 8 Jan 2023 14:58:59 +0000 (15:58 +0100)] 
Remove autofocus on theme switch when page is loaded

2 years agoKeep shadows black regardless of color mode
Mark Otto [Sat, 7 Jan 2023 23:53:12 +0000 (17:53 -0600)] 
Keep shadows black regardless of color mode

2 years agoDocs: missing deprecated callout for `list-group-item-variant()` mixin
Julien Déramond [Fri, 6 Jan 2023 20:09:52 +0000 (21:09 +0100)] 
Docs: missing deprecated callout for `list-group-item-variant()` mixin

2 years agoSwitch from none keyword value to a fake shadow for btn-link
Mark Otto [Fri, 6 Jan 2023 05:10:00 +0000 (21:10 -0800)] 
Switch from none keyword value to a fake shadow for btn-link

2 years agoFix
louismaximepiton [Tue, 22 Nov 2022 10:39:26 +0000 (11:39 +0100)] 
Fix

2 years agoCSS: rename some variables to be consistent (#37804)
Louis-Maxime Piton [Fri, 6 Jan 2023 19:46:03 +0000 (20:46 +0100)] 
CSS: rename some variables to be consistent (#37804)

* Fix

* fix(review)

2 years agoDocs: fix `.btn-clipboard` and `.btn-edit` link hover color
Julien Déramond [Fri, 6 Jan 2023 07:47:46 +0000 (08:47 +0100)] 
Docs: fix `.btn-clipboard` and `.btn-edit` link hover color

2 years agoDrop unused `.bg-body-emphasis` (#37824)
Julien Déramond [Fri, 6 Jan 2023 19:41:28 +0000 (20:41 +0100)] 
Drop unused `.bg-body-emphasis` (#37824)

2 years agoDocs: Small enhancements (#37803)
Louis-Maxime Piton [Fri, 6 Jan 2023 03:59:59 +0000 (04:59 +0100)] 
Docs: Small enhancements (#37803)

* Consistency with the doc

* Bring a class to avoid weird behavior

* Consistency + Add some explaining text

* fix(color)

2 years agoFix duplicate `--bs-emphasis-color` set value (#37809)
Julien Déramond [Fri, 6 Jan 2023 03:59:24 +0000 (04:59 +0100)] 
Fix duplicate `--bs-emphasis-color` set value (#37809)

* Fix duplicate `--bs-emphasis-color` set value

* Restore body- prefix

Co-authored-by: Mark Otto <markdotto@gmail.com>