| Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: Julien Déramond <[email protected]>
|
|
|
|
* Fix `max-width`
* Fix label background color
* Add new visual test: floating label
* Fix `npm run docs`
---------
Co-authored-by: Julien Déramond <[email protected]>
|
|
Co-authored-by: Julien Déramond <[email protected]>
|
|
|
|
Co-authored-by: Louis-Maxime Piton <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
|
|
Co-authored-by: Julien Déramond <[email protected]>
|
|
* Release v5.3.3
* Dist
---------
Co-authored-by: XhmikosR <[email protected]>
|
|
`$accordion-button-focus-border-color` (#39560)
Co-authored-by: XhmikosR <[email protected]>
|
|
* Changed RTL processing of carousel control icons
* Update scss/_carousel.scss
---------
Co-authored-by: Julien Déramond <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
Co-authored-by: Serhii Babakov <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
|
|
* 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] <[email protected]>
* Update _utilities.test.scss
* Update blog.css
* Update blog.rtl.css
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
Co-authored-by: Dmitry Karpunin <[email protected]>
|
|
Co-authored-by: Patrick H. Lauke <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
|
|
|
|
|
|
|
|
Co-authored-by: Julien Déramond <[email protected]>
|
|
* Bump version to 5.3.2
* Dist
|
|
|
|
|
|
Co-authored-by: louismaxime.piton <[email protected]>
|
|
|
|
|
|
* Fix dart-sass deprecation warning
* Fix wrong percentages
---------
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
* Bump version to 5.3.1
* Dist
|
|
|
|
* #38769 text-bg-primary now respects --bs-primary color
* Revert "#38769 text-bg-primary now respects --bs-primary color"
This reverts commit a4db90ff70b0957755ae4870281c318668307c65.
* #38769 updated scss file to respect --bs-primary color with text-bg-primary class
---------
Co-authored-by: Cameron Hollis <[email protected]>
|
|
|
|
|
|
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.
|
|
Co-authored-by: Patrick H. Lauke <[email protected]>
|
|
|
|
|
|
* Bump version to 5.3.0
* Dist
|
|
* Add data attr selector for dark mode navbars
* Fix dark example
|
|
* 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 <[email protected]>
|
|
* Proposal
* Revert opacity changes
---------
Co-authored-by: Mark Otto <[email protected]>
|
|
Co-authored-by: Julien Déramond <[email protected]>
|
|
|
|
* 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
|
|
* Fix missing paren in colored links color
* Restore important flag on colored links color and text-decoration-color for better interaction with link utilities
* Mention in migration guide
|
|
* Bump version to 5.3.0-alpha3
* Dist
|
|
|
|
* Tweak and re-organize ESLint config
* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files
* Lint
|