LibreChat/client/src/components/Nav
Daniel Avila 544d72ee1d refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings
chore(client): remove unnecessary dependencies from package.json
feat(client): add General tab to Settings component
feat(client): add CogIcon component
refactor(client): move General tab content to separate file
fix(client): fix clearConvosMutation call in Settings component

feat(svg): add CogIcon component
refactor(conversation.js): add useCallback hook to newConversation function
refactor(conversations.js): add useCallback hook to refreshConversations function
chore(tsconfig.json): change jsx option to 'preserve'
2023-06-11 16:45:54 -04:00
..
ExportConversation feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
SettingsTabs refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00
ClearConvos.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
index.jsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
Logout.jsx Fixes all Nav Menu related errors and bugs (#331) 2023-05-19 16:02:41 -04:00
MobileNav.jsx refactor: reformat files to require parens around params (#316) 2023-05-18 14:44:07 -04:00
NavLink.jsx Fixes all Nav Menu related errors and bugs (#331) 2023-05-19 16:02:41 -04:00
NavLinks.jsx Added Settings Modal (#342) 2023-06-02 00:32:35 -04:00
NewChat.jsx Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
SearchBar.jsx feat: Add clear button to search bar (#328) 2023-06-02 00:11:34 -04:00
Settings.jsx refactor(Settings.jsx) move tabs to separate components, rewrite General in TS, fix react warnings 2023-06-11 16:45:54 -04:00