feat(dees-input-list): enhance drag-and-drop reordering for dees-input-list and migrate tests to chromium runner

This commit is contained in:
2026-01-04 10:16:50 +00:00
parent 2a928886b9
commit 67a24ddf26
27 changed files with 337 additions and 51 deletions

View File

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