fix(modal,tile,input-text): move scroll handling from tile content to modal and update input text demo to use changeSubject subscriptions

This commit is contained in:
2026-04-12 17:28:34 +00:00
parent 3c7b5dc690
commit 2b6798083d
7 changed files with 32 additions and 40 deletions

View File

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