Skip to content

Releases: Orange-OpenSource/Orange-Boosted-Bootstrap

Boosted 4.2.2 fixes npm package from 4.2.1

Choose a tag to compare

@Lausselloic Lausselloic released this 24 Jan 13:04

boosted npm package v4.2.1 miss fonts and img folder in dist. This version fix that.

Remember of v4.2.1 release note
Here's the merge of Bootstrap 4.2.0 and 4.2.1 Bootstrap release note 4.2.0 Bootstrap release note 4.2.1

In Boosted we've work on brand alignement, and some bugfixes.

Here's the specific release note :

Bug Fixes

  • accordions: collapse with option .multi doest work. elements selector was broken (388abaa)
  • alerts: create outlined alerts with icons
  • build: fix css prefix docs task to apply on the good path (98a2774)
  • collapse: remove custom boosted aria-collapse attribute management from the plugin as it's manage in native by bootstrap now ([9913ad6]
  • forms: update input form border color and invalid/valid states. Rework toggle switch following custom-switch added by bootstrap
  • pagination: Update active and hover states and fix issue #89 remove hard coded value for pagination and use variable instead (1693b44)
  • rtl: improve boosted rtl file. Fix icons flip on rtl mode

Features

  • buttons: add new social network buttons, and create a new xlg button.
  • umd: update js build with umd to take into account boosted specific plugins (f3b2b60)

Boosted 4.2.1

Choose a tag to compare

@Lausselloic Lausselloic released this 23 Jan 16:15

Here's the merge of Bootstrap 4.2.0 and 4.2.1 Bootstrap release note 4.2.0 Bootstrap release note 4.2.1

In Boosted we've work on brand alignement, and some bugfixes.

Here's the specific release note :

Bug Fixes

  • accordions: collapse with option .multi doest work. elements selector was broken (388abaa)
  • alerts: create outlined alerts with icons
  • build: fix css prefix docs task to apply on the good path (98a2774)
  • collapse: remove custom boosted aria-collapse attribute management from the plugin as it's manage in native by bootstrap now ([9913ad6]
  • forms: update input form border color and invalid/valid states. Rework toggle switch following custom-switch added by bootstrap
  • pagination: Update active and hover states and fix issue #89 remove hard coded value for pagination and use variable instead (1693b44)
  • rtl: improve boosted rtl file. Fix icons flip on rtl mode

Features

  • buttons: add new social network buttons, and create a new xlg button.
  • umd: update js build with umd to take into account boosted specific plugins (f3b2b60)

Boosted 3.4.0

Choose a tag to compare

@Lausselloic Lausselloic released this 23 Jan 15:33

Here's the merge of Bootstrap 3.4.0 Bootstrap release note

We've move to browserstack for automated tests. Bump all url's to https, and fix some build issues

Boosted 4.1.3

Choose a tag to compare

@Lausselloic Lausselloic released this 25 Jul 15:37

Including the fix from Bootstrap :
Bootstrap 4.1.3
Bootstrap 4.1.2

Here's the boosted small fixes

4.1.3 (2018-07-25)

Bug Fixes

  • build: run docs instead of docs-compile on test task to ensure that css, js, and rtl templates are generated before testing (5ae40ed)
  • forms: fix custom checkbox appearance in tables. was broken in boosted 4.1.1 (f9652eb)

Boosted 4.1.1

Choose a tag to compare

@ygatesoupe ygatesoupe released this 23 May 08:46

Bug Fixes

Boosted 4.0.1 small fix and mega-menu update

Choose a tag to compare

@Lausselloic Lausselloic released this 13 Feb 10:56

4.0.1 (2018-02-13)

Bug Fixes

Features

  • component: disable focus on init (1574ec7)

The first boosted v4 stable release!!

Choose a tag to compare

@Lausselloic Lausselloic released this 22 Jan 17:51

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

Choose a tag to compare

@Lausselloic Lausselloic released this 05 Jan 14:54

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

Choose a tag to compare

@Lausselloic Lausselloic released this 20 Oct 08:23

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

v4.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Lausselloic Lausselloic released this 04 Sep 09:32
fix(docs): docs layout

flashing when scrolling home window with fixed navbar