fix(dees-input-dropdown): improve dropdown popup lifecycle with window layer overlay and animated visibility transitions

This commit is contained in:
2026-04-04 23:47:13 +00:00
parent 395e0fa3da
commit b1c174a4e2
4 changed files with 53 additions and 21 deletions

View File

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