feat(dees-chart-log): add xterm search addon support and enhance chart log demo with structured/raw (Docker-like) logs and themeable styles

This commit is contained in:
2026-01-12 23:41:43 +00:00
parent 13ed06872a
commit d2925871fd
15 changed files with 988 additions and 227 deletions

View File

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