feat(dees-form-submit): forward button properties to internal dees-button, use property bindings, add demo and styles

This commit is contained in:
2026-02-02 14:32:20 +00:00
parent b123768474
commit 7c62f45d77
4 changed files with 136 additions and 21 deletions

View File

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