feat(dees-stepper): Revamp dees-stepper: modern styling, new steps and improved navigation/validation

This commit is contained in:
2025-09-18 14:10:55 +00:00
parent b46fe8fe93
commit 24aa7588c5
4 changed files with 189 additions and 51 deletions

View File

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