mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
93d0a76ddc
Replace @a2ui/lit with @a2ui/web_core 0.9, introduce createCatalog() API for custom component catalogs, add basic (18 components) and minimal (5 components) built-in catalogs, CSS variable theming for dark mode, eliminate XSS vector (dangerouslySetInnerHTML removed from Text component).