feat(dees-input-dropdown): extract dropdown popup into a floating overlay component with search, keyboard navigation, and viewport repositioning

This commit is contained in:
2026-04-04 23:37:28 +00:00
parent 561d1b15d9
commit f52b9d8b72
5 changed files with 447 additions and 265 deletions

View File

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