agent-ecosystem/src/renderer/components/layout
2026-05-16 19:57:11 +03:00
..
CustomTitleBar.tsx feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
MiddlePanel.tsx Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
MoreMenu.tsx docs: update agent teams docs and navigation 2026-05-11 11:09:17 +03:00
PaneContainer.tsx perf: offload heavy I/O to worker thread, reduce renderer re-renders 2026-04-05 16:21:05 +00:00
PaneContent.tsx perf(team): gate hidden team screen effects 2026-05-05 15:41:47 +03:00
PaneResizeHandle.tsx perf: offload heavy I/O to worker thread, reduce renderer re-renders 2026-04-05 16:21:05 +00:00
PaneSplitDropZone.tsx Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
PaneView.tsx feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
SessionTabContent.tsx Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
Sidebar.tsx fix(sidebar): polish project group headers 2026-04-17 12:43:51 +03:00
SortableTab.tsx feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
TabBar.tsx feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
TabBarActions.tsx docs: update agent teams docs and navigation 2026-05-11 11:09:17 +03:00
TabBarRow.tsx feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
TabbedLayout.tsx feat(team): support mixed runtime lanes and improve preflight UX 2026-04-22 20:10:20 +03:00
TabContextMenu.tsx merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups 2026-02-24 21:04:23 +02:00
TeamTabSectionNav.tsx fix: harden Windows frontend stability (#125) 2026-05-16 19:57:11 +03:00