Skip to content
Snippets Groups Projects
Commit 83f9b088 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Update Bootstrap to 5.1.0

This patch updates bootstrap to version 5.1.0, introducing several
bugfixes. See https://github.com/twbs/bootstrap/releases/tag/v5.1.0
for further reference.

In addition, Popovers now contain the option to allow HTML
at any time (HTML is sanitized by default).

Executed commands:

    yarn add bootstrap@^5.1.0 --cwd Build/
    yarn add --dev @types/bootstrap@^5.1.0 --cwd Build/

Resolves: #94752
Releases: master
Change-Id: I22923798288b69e9bcab61d12ce8527030527c31
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70294


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 58915206
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment