agent-ecosystem/src/renderer/components
iliya 47dac2e8b5 feat: migrate to React 19
Upgrade React 18.3.1 → 19.2.4 with full type compatibility.

Changes:
- react, react-dom → ^19.0.0
- @types/react, @types/react-dom → ^19.0.0
- lucide-react → ^0.577.0 (React 19 type fixes)
- @tiptap/* → ^3.20.4 (React 19 support)
- useRef calls now require explicit initial value (undefined)
- RefObject types updated for React 19 (includes null)
- MutableRefObject → RefObject (deprecated in 19)
- act() import moved from react-dom/test-utils to react
- Scoped JSX namespace imports added where needed
2026-03-24 17:11:55 +02:00
..
chat feat: migrate to React 19 2026-03-24 17:11:55 +02:00
common feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00
dashboard refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
extensions feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog 2026-03-23 20:26:48 +02:00
layout refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report feat: migrate to React 19 2026-03-24 17:11:55 +02:00
schedules style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
search feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
settings feat: migrate to React 19 2026-03-24 17:11:55 +02:00
sidebar refactor: update UI and functionality for team provisioning and progress indicators 2026-03-21 17:43:29 +02:00
team feat: migrate to React 19 2026-03-24 17:11:55 +02:00
terminal refactor: enhance task management protocols and UI components 2026-03-20 13:45:03 +02:00
ui refactor: enhance task management protocols and UI components 2026-03-20 13:45:03 +02:00