Skip to content

Releases: Orange-OpenSource/Orange-Boosted-Bootstrap

Boosted 4.0.1 small fix and mega-menu update

13 Feb 10:56
Compare
Choose a tag to compare

4.0.1 (2018-02-13)

Bug Fixes

Features

  • component: disable focus on init (1574ec7)

The first boosted v4 stable release!!

22 Jan 17:51
Compare
Choose a tag to compare

Quickly after the latest beta release, Bootstrap has released the official stable v4!
As usual, don't forget to check the Bootstrap release note

Focusing on main updates on Boosted :

  • Major update of swiper carousel plugin from v3 to v4, there's some change on plugin option, please take a look at it!
  • Take also a look on accordions sample, aria role attributes have been removed. data-target replace href if you use button instead of link. And data-parent attribute goes to panel content

Many thanks to all contributors, and particularly to @ygatesoupe for the awesome work!

4.0.0 (2018-01-22)

Bug Fixes

Features

  • build: docs screenshots (f5e9885)

V4.0.0-beta.3 : Welcome to the final beta of v4

05 Jan 14:54
Compare
Choose a tag to compare

As usual you should check the full bootstrap release note
And Bootstrap blog

Please note Bootstrap main breaking changes :

  • Rewrote native and custom check controls
  • Input groups were rewritten

Here is the Boosted specific release note :
** New components

** Fix and features

  • Update to Tablesort 2.29 for security reason
  • Refactor documentation homepage
  • Improve keyboard accessibility on custom forms elements
  • Fix hover/focus issue detected in beta.2

Boosted v4.0.0-beta.2 following the bootstrap v4.0.0-beta.2 publication

20 Oct 08:23
Compare
Choose a tag to compare

As usual you could check the full bootstrap release note

Here is the Boosted specific release note :

Bug Fixes

Features

  • doc: update doc search path and add a link to V3 doc (88decf34)

v4.0.0-beta.1

04 Sep 09:32
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release
fix(docs): docs layout

flashing when scrolling home window with fixed navbar

v4.0.0-beta

11 Aug 12:52
Compare
Choose a tag to compare
v4.0.0-beta Pre-release
Pre-release

Oh yeah!

Everybody was waiting for the Beta, and now it's here! Thanks to all the Bootstrap team and contributors, and thanks to all Boosted contributors !

Documentation can be found here : http://boosted.orange.com/4.0/

Please take some time to read the release note from Bootstrap
https://github.com/twbs/bootstrap/releases/tag/v4.0.0-beta

And here are the changes between Boosted Alpha.6.1 and this beta.

Bug Fixes

Features

Boosted v4.0.0-alpha.6.1

03 Apr 15:21
Compare
Choose a tag to compare
Pre-release

4.0.0-alpha.6.1 (2017-04-03)

Bug Fixes

Features

Boosted 3.3.3

27 Mar 08:33
Compare
Choose a tag to compare

Bug Fixes

V4.0.0-alpha.5.1 - patch mobile grid padding

10 Feb 13:25
v4.0.0-alpha.5.1
Compare
Choose a tag to compare

Fix incorrect container padding value for xs and sm display sizes.

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

10 Feb 13:25
v4.0.0-alpha.6
Compare
Choose a tag to compare

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 ([83bfae4](83bfae4...
Read more