dependabot[bot]
8379724314
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>
2023-02-14 08:43:48 -08:00
dependabot[bot]
02bb371f42
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>
2023-02-14 08:43:22 -08:00
Louis-Maxime Piton
7bffd6ea8d
Docs: Progress fix + proposal ( #38014 )
...
* Fix + proposal
* fix(review)
---------
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2023-02-13 18:38:21 -08:00
Julien Déramond
70bad9b1b6
Docs: uniformize disabled nav links for underline nav
2023-02-13 18:12:35 -08:00
Julien Déramond
a0e85680ab
Remove comments from scss/_nav.scss
( #38038 )
2023-02-13 20:03:27 +01:00
Julien Déramond
80a526621f
Fix $grid-breakpoints
SCSS unit tests init ( #38037 )
2023-02-13 19:46:49 +01:00
Julien Déramond
f5f6c5c4e3
Minor fix to avoid creating void elements in tooltip test file ( #38034 )
2023-02-11 10:18:39 +01:00
Roni Diwan
7432ebc665
Unify offcanvas
keydown
event logic with modal
( #38025 )
2023-02-11 09:35:10 +01:00
Julien Déramond
9f5dca0777
Remove debug
references from DocSearch v2 ( #38032 )
2023-02-11 08:04:09 +01:00
dependabot[bot]
52656db328
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>
2023-02-09 22:12:37 +02:00
dependabot[bot]
2975911a86
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>
2023-02-09 22:11:54 +02:00
Julien Déramond
cbc4e3a409
Fix list group colors by using *-text-emphasis
CSS vars in Sass loop ( #38008 )
2023-02-06 13:08:20 +01:00
cccabinet
af60065266
Fix alerts colors by using *-text-emphasis
CSS vars in Sass loop ( #38003 )
2023-02-06 12:39:50 +01:00
汪心禾
aff8f0dc9a
Remove redundant space in forms/validation.md
2023-02-04 17:40:51 +07:00
Mark Otto
99e3724459
Add mention to migration guide
2023-02-04 17:40:20 +07:00
Mark Otto
3ce4fedaa2
Avoid inheritance issues on border-width utilities
2023-02-04 17:40:20 +07:00
Mark Otto
639306242f
Use color mode adaptive color for disabled dropdown menu items
2023-02-04 14:51:11 +07:00
Mark Otto
c735b2e196
Migration guide changes for v5.3.0-alpha2 ( #37862 )
...
* WIP
* More changes mentioned
* more
* mention dropdown-menu-dark deprecation
* More edits
2023-01-28 09:36:19 +08:00
dependabot[bot]
d9037ba77f
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>
2023-01-26 07:55:30 +02:00
dependabot[bot]
1a4b18cb14
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>
2023-01-26 07:37:17 +02:00
dependabot[bot]
d0053937fd
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>
2023-01-26 07:30:33 +02:00
dependabot[bot]
a6b39f59ff
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>
2023-01-25 18:32:20 -08:00
dependabot[bot]
06f8927695
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>
2023-01-25 18:31:22 -08:00
dependabot[bot]
e69b618a1a
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>
2023-01-25 18:30:35 -08:00
dependabot[bot]
3635f2cbb4
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>
2023-01-25 18:29:32 -08:00
Mark Otto
82391bc7b7
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
2023-01-25 18:11:22 -08:00
Mark Otto
cf6972ccf1
Remove list-style reset on .carousel-indicators
2023-01-25 18:09:48 -08:00
Mark Otto
03983e5b99
Rewrite selector to help Parcel compiler
2023-01-25 18:07:18 -08:00
Patrick H. Lauke
1299b163c7
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>
2023-01-21 09:51:45 -08:00
louismaximepiton
15744ee1d0
Proposal to rename the CSS and Sass variables
2023-01-21 09:46:48 -08:00
Patrick H. Lauke
cfd3560c6d
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
2023-01-21 09:34:09 -08:00
ChellyAhmed
d9d2b4fdb2
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>
2023-01-21 09:30:08 -08:00
louismaximepiton
bada2b9a90
Proposal
2023-01-17 21:10:13 -08:00
Tanguy Krotoff
1369b81492
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>
2023-01-17 21:09:39 -08:00
louismaximepiton
16aff741ec
Proposal
2023-01-17 10:39:49 -08:00
louismaximepiton
5dc7f4c165
Harmonize the doc
2023-01-17 10:39:16 -08:00
louismaximepiton
e8b7d38276
Correction
2023-01-17 10:38:51 -08:00
Mark Otto
20ab8219a0
Sass docs updates ( #37897 )
...
* Add maps
* Redesign scss-docs rendering
* Update other CSS sections
* Fix linter
2023-01-16 18:57:24 -08:00
Mark Otto
eec5015520
Typo
2023-01-16 16:57:57 -08:00
Mark Otto
436de310ba
Add docs callout for utilities that don't respond to color modes
2023-01-16 16:57:57 -08:00
Mark Otto
a799f0149a
Include variables-dark in the import stacks, plus a customize overview fix
2023-01-16 16:57:18 -08:00
Mark Otto
779baab369
Small color mode docs CSS fixes ( #37896 )
...
* SImplify background gradient syntax
* Move inline style to CSS file
2023-01-16 16:56:50 -08:00
Mark Otto
ca88999448
Fix .form-control
in dark mode ( #37893 )
...
* Fix .form-control in dark mode
* Remove CSS vars from docs
2023-01-16 15:56:23 -08:00
louismaximepiton
b3febfb000
Better use of CSS var
2023-01-16 15:56:02 -08:00
louismaximepiton
50723075aa
Update grid example
2023-01-16 15:55:47 -08:00
Louis-Maxime Piton
9042efd0f8
Deprecate the Sass var and remove any occurence of the .text-muted
( #37890 )
2023-01-16 15:55:28 -08:00
Maciej Kubień
934d7a0c1a
Changed ``popover
` to
`tooltip
`` in docs
...
Changed ```popover``` to ```tooltip``` in tooltip component docs page.
2023-01-15 10:47:05 -08:00
Issermann Hannah
8865b469c3
Move form-text paragraph to Form control page instead of overview to have teh documentation in the same page than sass variables.
2023-01-15 09:48:17 -08:00
Eren Okka
17f14ac39f
Remove outdated comment from $input-border-color
variable
2023-01-12 18:54:00 -08:00
Julien Déramond
4536f60d95
Docs: update progress markup in Color modes page
2023-01-12 18:50:59 -08:00