Update bootstrap to the latest version 🚀 #106
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency bootstrap was updated from
4.3.0
to4.4.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: xhmikosr
License: MIT
Release Notes for 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.
.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.escape-svg()
function for simplifying our embeddedbackground-image
SVGs for forms and more.add()
andsubtract()
functions for avoiding errors and zero values from CSS's built incalc
feature.make-col-auto()
mixin to make our.col-auto
class available with custom HTML.:disabled
styles by moving selectors to[disabled]
.bg-variant()
,nav-divider()
, andform-control-focus()
mixins are now deprecated as they're going away in v5.:invalid
validation icon to be an alert instead of an×
to avoid confusion with browser functionality for clearing the form field value.Links
Commits
The new version differs by 219 commits.
593574d
Release v4.4.0 (#29735)
d61bba5
Backport #29734
7aa1722
Update change-version.js (#29736)
340009e
Update devDependencies and gems.
bdd8752
Switch to the Coveralls Action (#29478)
e0a2d58
Backport #29624
136afcf
Update anchor.js to v4.2.1 (#29662)
eb1e1cf
Fixed input-height-sm and input-height-lg calculations (#29653)
5be0fe8
package.json: Add funding property (#29646)
a0bb417
Fix icons link.
590c1ba
progress: Fix IE overflow (#29629)
f12ae8c
Sass: fix version in deprecation messages.
6b7ca12
Make check label cursor customizable (#29633)
0aa6a81
Update devDependencies and gems.
7629dae
Update modal.md (#29621)
There are 219 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴