0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-14 02:24:00 +01:00
Bootstrap/site/content/docs/5.3/examples
dependabot[bot] 8ac1bdee8f
Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap (#39527)
* Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap

Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap). These dependencies needed to be updated together.

Updates `stylelint` from 15.11.0 to 16.0.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.11.0...16.0.2)

Updates `stylelint-config-twbs-bootstrap` from 12.0.0 to 13.0.0
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v12.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update _utilities.test.scss

* Update blog.css

* Update blog.rtl.css

---------

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-12-23 18:49:29 +02:00
..
album Examples: color mode enhancement (#38144) 2023-03-04 11:49:07 -08:00
album-rtl Examples: color mode enhancement (#38144) 2023-03-04 11:49:07 -08:00
badges Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
blog Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap (#39527) 2023-12-23 18:49:29 +02:00
blog-rtl Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
breadcrumbs Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
buttons Examples: improve spinner buttons accessibility (#38958) 2023-07-25 08:25:48 +03:00
carousel Docs: fix carousel carousel colors of carousel examples in dark mode 2023-07-16 20:49:00 -07:00
carousel-rtl Docs: fix carousel carousel colors of carousel examples in dark mode 2023-07-16 20:49:00 -07:00
cheatsheet Fix dark mode rendering of Cheatsheet examples (#38905) 2023-07-16 20:48:33 -07:00
cheatsheet-rtl Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
checkout Deprecate the Sass var and remove any occurence of the .text-muted (#37890) 2023-01-16 15:55:28 -08:00
checkout-rtl Deprecate the Sass var and remove any occurence of the .text-muted (#37890) 2023-01-16 15:55:28 -08:00
cover More darkmode examples (#38058) 2023-04-27 18:13:35 -07:00
dashboard examples: update 3rd-party packages (#38994) 2023-08-02 21:12:18 +03:00
dashboard-rtl examples: update 3rd-party packages (#38994) 2023-08-02 21:12:18 +03:00
dropdowns Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
features Further improve image compression with oxipng and the latest jpegoptim (#39037) 2023-08-22 11:23:43 +03:00
footers Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
grid More darkmode examples (#38058) 2023-04-27 18:13:35 -07:00
headers Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
heroes Minor image compression improvements (#39503) 2023-12-17 22:15:19 +02:00
jumbotron More darkmode examples (#38058) 2023-04-27 18:13:35 -07:00
jumbotrons Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
list-groups Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
masonry Deprecate the Sass var and remove any occurence of the .text-muted (#37890) 2023-01-16 15:55:28 -08:00
modals Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
navbar-bottom Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
navbar-fixed Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
navbar-static Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
navbars Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
navbars-offcanvas Docs: offcanvas toggles accessibility fixes, fully hide layout template input 2023-01-02 16:07:48 +00:00
offcanvas-navbar Deprecate the Sass var and remove any occurence of the .text-muted (#37890) 2023-01-16 15:55:28 -08:00
pricing Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
product Use .d-none instead of inline styling 2023-05-31 19:28:32 -07:00
sidebars Fix link colors in Sidebars example (#38711) 2023-06-06 08:14:24 +02:00
sign-in More darkmode examples (#38058) 2023-04-27 18:13:35 -07:00
starter-template Corrected a grammer error in by adding the word go to examples/starter-template (#39086) 2023-08-22 11:25:25 +03:00
sticky-footer More darkmode examples (#38058) 2023-04-27 18:13:35 -07:00
sticky-footer-navbar Docs: add missing aria-disabled='true' to disabled anchors 2023-07-05 22:28:00 -07:00
_index.md Docs: add missing twbs/examples and change sorting (#38407) 2023-04-05 09:10:47 +03:00