fix(dees-input-richtext): Initialize editor and link input element references in firstUpdated to ensure they exist before editor initialization.

This commit is contained in:
2025-12-06 20:19:58 +00:00
parent 0f9bc67a8e
commit 4b8b1fa446
4 changed files with 815 additions and 3154 deletions

View File

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