knit-pk / homepage-nuxtjs

Here we're trying to ship the front of homepage of KNIT
MIT License
13 stars 0 forks source link

Update bootstrap to the latest version šŸš€ #106

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.1.0 of bootstrap was just published.

Dependency bootstrap
Current Version 4.0.0
Type dependency

The version 4.1.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.1.0
  • Added new custom range form control.
  • Added new .carousel-fade modifier to switch carousel from horizontal sliding to crossfade.
  • Added new .dropdown-item-text for plaintext dropdown items.
  • Added new .flex-fill, .flex-grow-*, and .flex-shrink-* utilities.
  • Added new .table-borderless variant for tables.
  • Added new .text-monospace utility.
  • 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 adding box-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.

  • 9d7157a Update docs-navbar.html
  • 0396f6a Merge branch 'v4-dev' into ship-v4.1.0
  • 4555329 Update package-lock.json
  • 91730a6 vnu.jar: Ignore all wrong language code warnings.
  • 537af3e re-run dist
  • be3946d Update docs version switcher to include latest and link to 4.0 docs
  • 40576f9 Update redirects to work for 4.1 docs move
  • 7f34ddd bump version to 4.1.0
  • 3c0ea4e update docs path from docs/4.0/ to docs/4.1/
  • 7748ae9 closes #26213
  • 4880385 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
  • 013a748 add examples to theming docs section on css vars in media queries, closes #26205
  • 2d941d0 Remove note about multiple inputs (#26194)
  • d8a39c9 docs: Switch to StackPath's URL.
  • 10c64bd Fix broken URI fragments and redirects.

There are 176 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: