feat(dees-mobile-gallery): add mobile gallery component with fullscreen viewer, swipe navigation, action buttons (download/share/delete), PDF support and demo

This commit is contained in:
2025-12-22 14:17:37 +00:00
parent d0227fd5a6
commit bdd3f55354
7 changed files with 877 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog-mobile',
version: '1.1.0',
version: '1.3.0',
description: 'A mobile-optimized component catalog for building cross-platform business applications with touch-first UI components.'
}