agent-ecosystem/src/renderer/components/layout
2026-05-24 17:13:34 +03:00
..
CustomTitleBar.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
GlobalTaskDetailDialogSlot.test.tsx perf(startup): lazy load task detail surfaces 2026-05-23 15:42:29 +03:00
GlobalTaskDetailDialogSlot.tsx perf(startup): lazy load task detail surfaces 2026-05-23 15:42:29 +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 feat(i18n): add localization foundation 2026-05-24 15:37:24 +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.test.tsx perf(startup): defer hidden renderer work 2026-05-23 15:34:30 +03:00
PaneContent.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +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(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
SessionTabContent.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
Sidebar.test.tsx perf(startup): lazy load task detail surfaces 2026-05-23 15:42:29 +03:00
Sidebar.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
SortableTab.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TabBar.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TabBarActions.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TabBarRow.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TabbedLayout.tsx fix(renderer): defer model validation while providers load 2026-05-24 15:58:22 +03:00
TabContextMenu.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
TeamTabSectionNav.tsx feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00