Skip to content
Snippets Groups Projects
Commit beabfcf7 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Allow configuring the modal size via markup trigger

When triggering modals via the `.t3js-modal-trigger` class, it is now
possible to configure a modal's size via the `data-size` attribute,
accepting all modal sizes:

* `small`
* `default`
* `medium`
* `large`
* `full`

Resolves: #101867
Releases: main, 12.4
Change-Id: I3932c3b3d9ee23904077e21a7362667d831dafc7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80895


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 6d7483a8
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