LibreChat/client/src/components/SidePanel
Danny Avila fc733d2b9e
👐 refactor: Agents Accessibility and Gemini Error Handling (#5972)
* style: Enhance ControlCombobox with Carat Display, ClassName, and Disabled State

* refactor(ModelPanel): replace SelectDropdown with ControlCombobox for improved accessibility

* style: Adjust padding and positioning in ModelPanel for improved layout

* style(ControlCombobox): add containerClassName and iconSide props for enhanced customization

* style(ControlCombobox): add iconClassName prop for customizable icon styling

* refactor(AgentPanel): enhance layout with new button for creating agents and adjust structure for better alignment

* refactor(AgentSelect): replace SelectDropDown with ControlCombobox for improved accessibility and layout

* feat(translation): add new translation key for improved UI clarity

* style(AgentSwitcher, AssistantSwitcher): add iconClassName prop for customizable icon styling

* refactor(AgentPanelSkeleton): improve layout of skeleton components to match new visual structure

* style(AgentPanel, AgentPanelSkeleton): add margin to flex container for improved layout consistency

* a11y(AgentSelect, ControlCombobox): add selectId prop for preventing focus going to start to page after agent selection

* fix(AgentSelect): update SELECT_ID constant for improved clarity in component identification

* fix(GoogleClient): update type annotation, add abort handling for content generation requests, catch "uncaught" abort errors and GoogleGenerativeAI errors from `@google/generative-ai`
2025-02-21 15:02:07 -05:00
..
Agents 👐 refactor: Agents Accessibility and Gemini Error Handling (#5972) 2025-02-21 15:02:07 -05:00
Bookmarks 🎨 feat: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -05:00
Builder 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
Files feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
Parameters 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
AgentSwitcher.tsx 👐 refactor: Agents Accessibility and Gemini Error Handling (#5972) 2025-02-21 15:02:07 -05:00
AssistantSwitcher.tsx 👐 refactor: Agents Accessibility and Gemini Error Handling (#5972) 2025-02-21 15:02:07 -05:00
data.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
index.ts 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
ModelSwitcher.tsx 📱 fix: Resolve Android Device and Accessibility Issues of Sidebar Combobox (#3689) 2024-08-18 19:02:46 -04:00
Nav.tsx fix: Improve Accessibility in Endpoints Menu/Navigation (#5123) 2024-12-28 12:58:12 -05:00
SidePanel.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
SidePanelGroup.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
Switcher.tsx 🚧 chore: merge latest dev build (#4288) 2024-09-30 17:17:57 -04:00