Skip to content

Boosted alpha.6 - based on Bootstrap alpha.6 latest release before the Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lausselloic Lausselloic released this 10 Feb 13:25
· 1863 commits to v4-dev since this release
v4.0.0-alpha.6

This latest alpha is not a minor update. Boostrap drops IE9 support and has rewriten many components to use flexbox.
We have merged as fast as possible all these evolutions and after more than 150 commits we're happy to deliver this version.

Before upgrading your version, please take a look at the Bootstrap alpha.6 release note and shiplist : https://github.com/twbs/bootstrap/releases/tag/v4.0.0-alpha.6

This release contains some bugs due to Bootstrap alpha.6.

Here is our changelog :

Bug Fixes

  • accordion:
    • update accordion classes following alpha.6, and merge boosted specific documenta (8de10d34)
    • update accordion classes following alpha.6, and merge boosted specific documenta (a151643e)
  • button:
    • ensure that link within a paragraph with .btn class are not underline (b81d028a)
    • ensure that link within a paragraph with .btn class are not underline (7dac3604)
  • buttons:
  • component:
  • custom-select: update custom select size to match all other form components (0ac2166a)
  • dropdown:
    • fix dropdown-menu overlay (dd5604e3)
    • remove margin on nav-divider (53f81fe8)
    • update dropdown scss following alpha.6 merge (15ff9db6)
    • following alpha.6 update, fix dropdown item padding (b600b2ad)
    • fix dropdown-menu overlay (db842938)
    • remove margin on nav-divider (1af1e526)
    • update dropdown scss following alpha.6 merge (6b57ac52)
    • following alpha.6 update, fix dropdown item padding (7ef49b86)
  • forms: update the spacing between two form groups (3f0eaedc)
  • grid:
    • Fix merge error onto the grid padding (d74821ad)
    • Fix merge error onto the grid padding (ad6b24ed)
  • links:
    • put back the underline option for link inside a paragraph (lost during merge) (a35f9478)
    • put back the underline option for link inside a paragraph (lost during merge) (8cac5f22)
  • navbar:
    • fix documentation duplicate ID errors (c62e5553)
    • fix documentation duplicate ID errors (8f40a2d1)
  • pagination:
    • following alpha.6 merge fix pagination Boosted custom definitions and sizes (9a0bf375)
    • following alpha.6 merge fix pagination Boosted custom definitions and sizes (cbd6c70f)
  • progress: update progressbar font-size new var in bootstrap Alpha.6 impact on the progress (406f8b31)
  • scroll-up:
    • replace fadein and fadeout effect by hide and show classic function, becaus jque (83bfae46)
    • replace fadein and fadeout effect by hide and show classic function, becaus jque (1bc462ce)