feat(dees-modal): Add mobileFullscreen option to modals for full-screen mobile support

This commit is contained in:
Juergen Kunz
2025-06-27 00:00:00 +00:00
parent ad0864cddf
commit c75c5bcd3b
3 changed files with 43 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.9.9',
version: '1.10.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}