Skip to content

Boosted 4.2.1

Choose a tag to compare

@Lausselloic Lausselloic released this 23 Jan 16:15
· 1256 commits to v4-dev since this release

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)