Releases: Orange-OpenSource/Orange-Boosted-Bootstrap
Release list
Boosted 4.2.2 fixes npm package from 4.2.1
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
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
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
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
Boosted 4.1.1
Bug Fixes
- component: accordion (4b5cc41)
- component: custom forms (93f35f0)
- component: local navigation (051948e)
- component: accordion (efb20d5)
- component: footer (ff9db92)
- component: megamenu (88999f1)
- component: megamenu (7b532c4)
- component: megamenu (cf3c8c2)
- component: megamenu (e327a4c)
- docs: logo rework (d432feb)
- docs: mobile display (26a15ce)
- docs: pagination (341d627)
- docs: rtl (66ae6f6)
- js: fix boosted component error declaration (422ebb2)
Boosted 4.0.1 small fix and mega-menu update
4.0.1 (2018-02-13)
Bug Fixes
- component: accordion (efb20d5)
- component: footer (ff9db92)
- component: megamenu (88999f1)
- component: megamenu (7b532c4)
- component: megamenu (cf3c8c2)
- component: megamenu (e327a4c)
- docs: logo rework (d432feb)
- docs: mobile display (26a15ce)
- docs: pagination (341d627)
- docs: rtl (66ae6f6)
- js: fix boosted component error declaration (422ebb2)
Features
- component: disable focus on init (1574ec7)
The first boosted v4 stable release!!
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
- collapse: fix collapse unit test and plugin (da05e0e)
- component: footer (19ab165)
- component: footer (7b8b269)
- component: navbar (8c8f18e)
- component: navbar (35f4954)
- component: navbar (3e5466c)
- component: navbar (2ecf012)
- core: functional color (8102a70)
- docs: code lint (1650e82)
- docs: custom components links (86279a5)
- docs: footer (5d6d629)
Features
- build: docs screenshots (f5e9885)
V4.0.0-beta.3 : Welcome to the final beta of v4
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
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
fix(docs): docs layout flashing when scrolling home window with fixed navbar