fix(dees-stepper): Make step validation abortable and cancel active step listeners when navigating

This commit is contained in:
2025-11-30 23:57:14 +00:00
parent 5e27449e50
commit c2ee19308d
3 changed files with 20 additions and 3 deletions

View File

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