This repository was archived by the owner on Nov 8, 2020. It is now read-only.
Update dependency bootstrap to v4.5.3 #222
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.
This PR contains the following updates:
4.3.1->4.5.3Release Notes
twbs/bootstrap
v4.5.3Compare Source
CSS
escape-svgfunction to note that data URIs must be quoted.custom-controlshadow variable instead of the genericinput-focus-box-shadow.thstyling in Reboot, custom form field styling when printing, and improvements to.text-break).thupdates: Inheritfont-weight: boldthat comes from user agent stylesheets..text-breakchanges to dropoverflow-wrapand useword-wraponce again.closebuttons in dismissible.alerts.JS
hidePrevented.bs.modalcan be prevented.$dropdown-padding-xvariable from v5.Docs
disposemethod more appropriately.toandnextwhenvisiblemethods.Misc
v4.5.2Compare Source
This release addresses the following two issues:
make-container-max-widthsmixin. We won't be using the mixin ourselves, but it will remain in the codebase for the rest of v4 with today's release. We've added a deprecation notice as well.flex: 1 0 100%from.rows. This was added to address shrinking rows inside the navbar component after our responsive containers were added in v4.4.0. Removing this rolls us back to the expected grid and flex behavior—your row will shrink unfortunately without further changes. We could add extra custom CSS to address this, but it seems shortsighted to rush into that. Instead, apply.flex-fillto the.rowand your row will behave as usual.v4.5.1Compare Source
CSS
list-groupborders in cardsz-indexto.custom-checkto fix their rendering in CSS columnsborder-radiusto.card-img-overlayword-break: break-word;on.text-breakutility..rowfrom shrinking in flex containersbox-shadowmin-width: 0on.coldue to unforeseen side effectsbackdrop-filterfrom docs subnav and toastsoverflow: hiddenfrom toastsJavaScript
role="dialog"in modals via JavaScriptBuild
Docs
extend/icons.mdpage.nav-itemfrom.nav-linkto be more consistentv4.5.0Compare Source
Highlights
user-selectwith the new utilities and Sass map.role="button"selector in Reboot to setcursor: pointeron non-<button>element buttons.bg-gradient-variantmixin as it's being removed in v5.CSS
display: flexon.breadcrumb-item.btncursor.btn-linkpreis present by settingmin-width: 0word-wrapin.text-breakfor IE and Edge compatibilityborder-radiusfunctions returning negative values$enable-transition: falsetransition: none intransition()` mixinspinner-growanimation in Safari.card-footercolorbox-shadowmixin for.form-select,.btn, and other form controlsuser-selectand a new -role="button"in Reboot to setcursor: pointer.appearance: nonefrombutton.closebg-gradient-variantmixin$grid-columns > 0$grid-breakpointsmap list to remove all breakpointsJavaScript
keyboard=true&backdrop=staticsrcsetin the allowed attributestotypealways return stringified null when null passedDocs
loading="lazy"for imagesmake-container()mixindata-targetusage and morerole="document"from the modal dialogExamples
Dependencies
v4.4.1Compare Source
v4.4.0Compare Source
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-colsclasses 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-imageSVGs for forms and more.add()andsubtract()functions for avoiding errors and zero values from CSS's built incalcfeature.make-col-auto()mixin to make our.col-autoclass available with custom HTML.:disabledstyles by moving selectors to[disabled].bg-variant(),nav-divider(), andform-control-focus()mixins are now deprecated as they're going away in v5.:invalidvalidation icon to be an alert instead of an×to avoid confusion with browser functionality for clearing the form field value.Links
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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.