Skip to content

feat: Introduce new modal API

Payton Burdette requested to merge limit-modal-footer-buttons into master

To closer follow our design system we should only allow at most three actions and at least one action in the modal-footer slot. To achieve this we will begin by depreciating the Modal API modal-footer, modal-ok and modal-cancel slots. As well as introduce a new Modal API to populate modal-footer content through props.

Integration Test MR: gitlab!23014 (closed)

Edited by Payton Burdette

Merge request reports