Update bootstrap to the latest version 🚀
Version 4.0.0 of bootstrap was just published.
| Dependency | bootstrap |
|---|---|
| Current Version | 3.3.7 |
| Type | dependency |
The version 4.0.0 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.0.0Our first stable v4 release!
Highlights:
- Brand new examples and overhauls for existing ones.
- Additional border utilities have been added and the default
border-colorfor them darkened from$gray-200to$gray-300. - Pagination focus styles now match button and input focus state.
- Added responsive
.order-0classes to reset column order. - Improved examples of form validation documentation by adding tooltip examples and more.
- New documentation added for using our CSS variables to the Theming page.
- Improved consistent across browsers when printing.
- Sass map extends and docs
- New and improved print display utilities
Project board
For more details, visit #25098.
Commits
The new version differs by 5969 commits ahead by 5969, behind by 321.
8a628b9Remove -Pre from Nuget install info since we're stable now /cc @supergibbs572d00aBump version to 4.0.0bffa438Update progress.md (#25355)45d2f2eRestore sidebar nav link to Approach page20a9c7fdist91d5846Improve examples' screenshots compression.6902219Consistently sized 960x600 wide images.b00bbf0Only 2-col on sm+9b0fcbfPrevent print utils from overriding all other display utils (#25269)a0936c3Outline button hover color (#25339)b1a7548Use .list-group-item-action for list group item variant (#25338)4c96f58Fix input height border (#25331)18f6915distf4132dbAdd order-last grid class (#24915)a531b46Using the expected variable to set the custom select height. (#25169)
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 :palm_tree:
Version 4.1.0 just got published.
Update to this version instead 🚀
Release Notes
v4.1.0- Added new custom range form control.
- Added new
.carousel-fademodifier to switch carousel from horizontal sliding to crossfade. - Added new
.dropdown-item-textfor plaintext dropdown items. - Added new
.flex-fill,.flex-grow-*, and.flex-shrink-*utilities. - Added new
.table-borderlessvariant for tables. - Added new
.text-monospaceutility. - Added new
.text-body(default body color),.text-black-50(50% opacity black), and.text-white-50(50% opacity white) utilities. - Added new
.shadow-*utilities for quickly addingbox-shadows. - Added ability to disable Popper's positioning in dropdowns.
- Fixed longstanding issue with Chrome incorrectly rendering cards across CSS columns.
- Deprecated
.text-hide—you'll see a warning during compilation—as it's a dated and undocumented feature. - Fixed up Dashboard and Offcanvas examples across Firefox and IE.
- Breadcrumbs can now use non-string values as dividers.
- Updated our Theming docs to confirm you cannot use CSS variables in media queries (sorry folks!).
Be sure to look at the ship list and project board for more details on all our fixes.
Commits
The new version differs by 176 commits.
9d7157aUpdate docs-navbar.html0396f6aMerge branch 'v4-dev' into ship-v4.1.04555329Update package-lock.json91730a6vnu.jar: Ignore all wrong language code warnings.537af3ere-run distbe3946dUpdate docs version switcher to include latest and link to 4.0 docs40576f9Update redirects to work for 4.1 docs move7f34dddbump version to 4.1.03c0ea4eupdate docs path from docs/4.0/ to docs/4.1/7748ae9closes #262134880385Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev013a748add examples to theming docs section on css vars in media queries, closes #262052d941d0Remove note about multiple inputs (#26194)d8a39c9docs: Switch to StackPath's URL.10c64bdFix broken URI fragments and redirects.
There are 176 commits in total.
See the full diff
Version 4.1.1 just got published.
Update to this version instead 🚀
Release Notes
v4.1.1Our first patch release for Bootstrap 4! Here's a quick rundown of some of the changes:
- Added validation styles for file inputs
- Improved printing of dark tables
- Suppressed that
text-hidedeprecation notice by default - Cleaned up some JS globals and improve coverage
- Bumped dependencies, namely Jekyll
- Fixed docs issue with incorrect name for our monospace font utility
Checkout the v4.1.1 ship list and GitHub project for the full details.
Commits
The new version differs by 37 commits ahead by 37, behind by 8.
779ad9fBump version to v4.1.1496311bdist139e892Simplify custom file inner height for generated browse button7c53a8aUpdate README.md447f9f6Doc update - remove media-breakpoint-up(xs) (#26316)c111323Add comment in docs JS files.30cb1a2Pass docs version to search form and switch to the new index.b5988a4Change accordion example id (#26391)4bc5cc1Closes #26300: Add cursor pointer to carousel indicators74057dcRemove unnecessary resetting of left round (#26238)793698aadd validation styles for .form-control-file (#26181)755fdacReplace reboot monospace hack with system font stack3d0d5f1workaround for IE that check indicator does not appear (#25944)0ee779bPrint color fix dark tables and dark theads (#26193)9faf8e8Update Jekyll to 3.8.0. (#26352)
There are 37 commits in total.
See the full diff
Version 4.1.2 just got published.
Update to this version instead 🚀
Release Notes
v4.1.2- Fixed an XSS vulnerability in tooltip, collapse, and scrollspy plugins
- Improved how we query elements in our JavaScript plugins
- Inline SVGs now have the same vertical alignment as images
- Fixed issues with double transitions on carousels
- Added Edge and IE10-11 fallbacks to our floating labels example
- Various improvements to form controls, including disabled states on file inputs and unified focus styles for selects
Checkout the v4.1.2 ship list and GitHub project for the full details.
Commits
The new version differs by 81 commits.
1f46337Update README.mdc4ccfbeShip v4.1.2a49f5caClean up npm scripts a bit more.6589408Update scripts.de7bef8update card columns docs to make copy more accurate5a11ba5clarify docs dev and add 4.0 linkaedd700change dist to only affect main since docs css isn't distributed4518288Move copy tasks back to css-main and js-compile so docs-github task runs properly159aebcUpdate watch scripts to properly copy JS files01f568dfixes #2663750ff31bOptimised Google Analytics Loading01c70b1new urla0551c7remove reference to breakpoint-specific gutter widths which are not implementeddf24f88Make navbar download the same as homepage download1c92bacremove jobs link
There are 81 commits in total.
See the full diff