Skip to content
  • clivia's avatar
    84fab6bf
    refactor(ui): add virtual scrolling and centralize app constants · 84fab6bf
    clivia authored
    - Add react-virtuoso for virtualized message list rendering
    - Implement lazy loading for panel components with React.lazy and Suspense
    - Extract useMessageScroll and useSessionSync hooks from AppContent
    - Create APP_NAME constant and replace hardcoded "LambChat" references
    - Fix subagent status preservation in clearAllLoadingStates
    - Add whitespace-nowrap to prevent text wrapping in status badges
    - Update LICENSE with trademark clause for project name and logo
    84fab6bf
    refactor(ui): add virtual scrolling and centralize app constants
    clivia authored
    - Add react-virtuoso for virtualized message list rendering
    - Implement lazy loading for panel components with React.lazy and Suspense
    - Extract useMessageScroll and useSessionSync hooks from AppContent
    - Create APP_NAME constant and replace hardcoded "LambChat" references
    - Fix subagent status preservation in clearAllLoadingStates
    - Add whitespace-nowrap to prevent text wrapping in status badges
    - Update LICENSE with trademark clause for project name and logo
This project is licensed under the MIT License. Learn more
Loading