feat(dees-input-list): add candidate autocomplete with tab completion and payload retrieval

This commit is contained in:
2026-04-05 09:26:21 +00:00
parent dc8a3b620b
commit d17bdcbaad
4 changed files with 246 additions and 12 deletions

View File

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