- Fix import sort order in 6 files (TeamDataService, TeamProvisioningService, ChatHistory, SortableTab, LeadThoughtsGroup, MemberDraftRow) - Replace slow regex with string manipulation in MemberStatsComputer - Use RegExp.exec() instead of String.match() in toolSummary - Fix non-backtracking regex pattern in toolSummary parser - Remove unnecessary type assertions in TeamDataService and TeamProvisioningService - Convert for-loop to for-of in TeamDataService - Fix no-param-reassign in TeamDataService.sendMessage - Convert function component to arrow function in LeadThoughtsGroup - Fix nested functions depth in MentionableTextarea tip rotation - Use optional chain in teamSlice |
||
|---|---|---|
| .. | ||
| CustomTitleBar.tsx | ||
| MiddlePanel.tsx | ||
| MoreMenu.tsx | ||
| PaneContainer.tsx | ||
| PaneContent.tsx | ||
| PaneResizeHandle.tsx | ||
| PaneSplitDropZone.tsx | ||
| PaneView.tsx | ||
| SessionTabContent.tsx | ||
| Sidebar.tsx | ||
| SidebarHeader.tsx | ||
| SortableTab.tsx | ||
| TabBar.tsx | ||
| TabbedLayout.tsx | ||
| TabContextMenu.tsx | ||
| TeamTabSectionNav.tsx | ||