This repository was archived by the owner on Jun 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Update bootstrap to the latest version 🚀 #61
Open
greenkeeper
wants to merge
1
commit into
master
Choose a base branch
from
greenkeeper/bootstrap-4.1.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to this version instead 🚀 Release Notes for v4.2.1Bump to v4.2.1 to republish package on npm. See v4.2.0 release notes for changes introduced in v4.2. CommitsThe new version differs by 424 commits.
There are 250 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.3.0Highlights
LinksCommitsThe new version differs by 186 commits.
There are 186 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v4.3.1
CommitsThe new version differs by 6 commits.
See the full diff |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Version 4.1.3 of bootstrap was just published.
The version 4.1.3 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.
It might be worth looking into these changes and trying to get this project onto the latest version of bootstrap.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.1.3:not(:root)
selector from oursvg
Reboot styles, resolving an issue that caused all inline SVGs ignorevertical-align
styles via single class due to higher specificity.package.json
to a separate file to avoid unintended inherited browser settings across npm projects..form-control
s now have a fixedheight
to compensate for differences in computed height across differenttype
s. This also fixes some IE alignment issues.Noto Color Emoji
to our system font stack for better rendering in Linux OSes.Commits
The new version differs by 2809 commits.
3b55873
Ship v4.1.3
72447ad
dist
d180452
fix(tests): visual plugins tests
c74a327
Allow background images for active buttons
f87d5ea
Clarify to close #26329
6cca02f
fix
.modal-dialog-centered
on IE10/11c04d60b
Fix modal overflow style nesting (#26742)
23e4d48
Merge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering
6f52b2e
#26912: fix custom file input z-index
c45e559
Fix property order
9007754
Remove
:not(:root)
from the workaround for SVG overflow bugd7acc97
Lower the specificity of vertical-align of SVG
3cfa060
Add Noto Color Emoji to font stack
bdb6723
Clarify custom select styles
4693672
Update validation tooltips to use tooltip vars (#26887)
There are 250 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 🌴