This project is a Bootstrap 5 implementation of http://getbootstrap.com for the Digital Experience Platform.
This module contains all the modules, definitions, views, and logic.
Get the full documentation on the GitHub page https://github.com/Jahia/bootstrap5
The Bootstrap 5 components module provides a comprehensive list of components that allows you to utilize Bootstrap 5 effortlessly. The logic and syntax are handled automatically.
.dropend + .submenu.dropdown-menu), supported in both the Groovy multilevel renderer and the legacy JSP viewaria-expanded was hardcoded to "true"; now reflects actual open/closed statearia-label moved from <ol> to the wrapping <nav> element (WCAG 4.1.2); non-navigable items replaced <a href="#"> with <span> to remove dead linksrole="button" from <a> elements; modal trigger gains aria-haspopup="dialog" and aria-modal="true"; collapse trigger exposes dynamic aria-expanded; offcanvas uses conditional aria-labelledby/aria-label; disabled state uses <button disabled> instead of <a href="#"><ol>/<li> to <div>/<button> with aria-label="Slide N" and aria-current="true"; prev/next controls converted to <button> with data-bs-target; outer div gains aria-roledescription="carousel" and aria-label; pause/play toggle addedalt text, aria-roledescription="slide", and aria-label per slide; caption visible to AT on all viewportsid attributes eliminated; visually-hidden <label> elements added; login trigger converted from <a role="button"> to <button>; all decorative SVGs gain aria-hidden="true" focusable="false"aria-current="page" on active links replaces the deprecated visually-hidden span; dropend toggle includes href, data-bs-toggle, aria-expanded, and id; submenu <ul> gains aria-labelledbyaria-current="page" on active links; removed aria-haspopup="true" from dropdown toggles; removed invalid aria-labelledby from <div class="dropdown-menu">aria-hidden="true" on toggler icon span; conditional alt on brand image<ul class="pagination"> in <nav aria-label="Pagination">; numbered links gain aria-label="Page N"; active item gains aria-current="page"data-bs-toggle; <button> tabs); aria-modal="true", aria-labelledby, and tabindex="-1" on modal; tab panels gain aria-labelledby and tabindex="0"; duplicate id (#privacyTabs_…) correctedaria-selected leading-space typo fixed; tabindex added to tab buttons and panels; aria-label on tablist; aria-labelledby on tab panelsFull changelog: https://github.com/Jahia/bootstrap5/blob/2_X/CHANGELOG.md
If you find any issue of if you want to propose some improvement, please use the dedicated tools from the developer page https://github.com/Jahia/bootstrap5
The easiest way to install Bootstrap 5 on your platform using the package.
But you can also install only this module directly. Please read the dedicated tutorial on https://academy.jahia.com/training-kb/tutorials/administrators/installing-a-module and select the Bootstrap 5 Component module from the store.
MIT License
Copyright 2020 Philippe Vollenweider
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.