twbs/bootstrap
### [`v4.4.1`](https://togithub.com/twbs/bootstrap/releases/v4.4.1)
[Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.4.0...v4.4.1)
- Fix Dart Sass compatibility ([#29755](https://togithub.com/twbs/bootstrap/issues/29755), [#29763](https://togithub.com/twbs/bootstrap/issues/29763))
- Add :disabled for disabled fieldset ([#29762](https://togithub.com/twbs/bootstrap/issues/29762))
### [`v4.4.0`](https://togithub.com/twbs/bootstrap/releases/v4.4.0)
[Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.3.1...v4.4.0)
##### Highlights
Here's what you need to know about v4.4.0. Remember that with every minor and major release of Bootstrap, we ship a new URL for our hosted docs to ensure URLs continue to work.- **New responsive containers!** Over a year in the making, fluid up to a particular breakpoint, available for all responsive tiers.
- **New responsive `.row-cols` classes** for quickly specifying the number of columns across breakpoints. This one is huge for those of you who have asked for responsive card decks.
- **New `escape-svg()` function** for simplifying our embedded `background-image` SVGs for forms and more.
- **New `add()` and `subtract()` functions** for avoiding errors and zero values from CSS's built in `calc` feature.
- **New `make-col-auto()` mixin** to make our `.col-auto` class available with custom HTML.
- Fixed an issue with Microsoft Edge not picking up `:disabled` styles by moving selectors to `[disabled]`.
- **Deprecated:** `bg-variant()`, `nav-divider()`, and `form-control-focus()` mixins are now deprecated as they're going away in v5.
- Updated our spacing and alignment for modal footer elements like buttons to automatically wrap when space is constrained.
- More flexible form control validation styles thanks to fewer chained selectors. Also updated the `:invalid` validation icon to be an alert instead of an `×` to avoid confusion with browser functionality for clearing the form field value.
- Fixed a couple dozen CSS and JS bugs.
- Moved to GitHub Actions for CI/CD! Expect more updates to our CI setup over time here while Actions evolves.
- Updated documentation to fix links and typos, improved landmarks for secondary navigation, and a new security doc for guidelines on reporting potential vulnerabilities.
##### Links
- [List of closed issues and merged pull requests](https://togithub.com/twbs/bootstrap/issues?q=project%3Atwbs%2Fbootstrap%2F18+is%3Aclosed+sort%3Aupdated-desc)
- [Review the project board](https://togithub.com/twbs/bootstrap/projects/18)
Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.3.1
->4.4.1
Release Notes
twbs/bootstrap
### [`v4.4.1`](https://togithub.com/twbs/bootstrap/releases/v4.4.1) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.4.0...v4.4.1) - Fix Dart Sass compatibility ([#29755](https://togithub.com/twbs/bootstrap/issues/29755), [#29763](https://togithub.com/twbs/bootstrap/issues/29763)) - Add :disabled for disabled fieldset ([#29762](https://togithub.com/twbs/bootstrap/issues/29762)) ### [`v4.4.0`](https://togithub.com/twbs/bootstrap/releases/v4.4.0) [Compare Source](https://togithub.com/twbs/bootstrap/compare/v4.3.1...v4.4.0) ##### Highlights Here's what you need to know about v4.4.0. Remember that with every minor and major release of Bootstrap, we ship a new URL for our hosted docs to ensure URLs continue to work.- **New responsive containers!** Over a year in the making, fluid up to a particular breakpoint, available for all responsive tiers. - **New responsive `.row-cols` classes** for quickly specifying the number of columns across breakpoints. This one is huge for those of you who have asked for responsive card decks. - **New `escape-svg()` function** for simplifying our embedded `background-image` SVGs for forms and more. - **New `add()` and `subtract()` functions** for avoiding errors and zero values from CSS's built in `calc` feature. - **New `make-col-auto()` mixin** to make our `.col-auto` class available with custom HTML. - Fixed an issue with Microsoft Edge not picking up `:disabled` styles by moving selectors to `[disabled]`. - **Deprecated:** `bg-variant()`, `nav-divider()`, and `form-control-focus()` mixins are now deprecated as they're going away in v5. - Updated our spacing and alignment for modal footer elements like buttons to automatically wrap when space is constrained. - More flexible form control validation styles thanks to fewer chained selectors. Also updated the `:invalid` validation icon to be an alert instead of an `×` to avoid confusion with browser functionality for clearing the form field value. - Fixed a couple dozen CSS and JS bugs. - Moved to GitHub Actions for CI/CD! Expect more updates to our CI setup over time here while Actions evolves. - Updated documentation to fix links and typos, improved landmarks for secondary navigation, and a new security doc for guidelines on reporting potential vulnerabilities. ##### Links - [List of closed issues and merged pull requests](https://togithub.com/twbs/bootstrap/issues?q=project%3Atwbs%2Fbootstrap%2F18+is%3Aclosed+sort%3Aupdated-desc) - [Review the project board](https://togithub.com/twbs/bootstrap/projects/18)Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.