fix(dees-input-list,dees-icon): preserve input focus after list updates and make icons ignore pointer events

This commit is contained in:
2026-04-06 10:41:20 +00:00
parent a5f7a7ecee
commit b5055b0696
4 changed files with 20 additions and 13 deletions

View File

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