quivr/frontend/lib/hooks
Matthieu Jacq c140b9c517
feat: responsive sidebar (#1279)
* 💄 The chat sidebar takes the full height

* 💄 redesign of the action section and buttons in the sidebar

*  Sidebar header

* ♻️  Refact sidebar filesystem structure

* ♻️  Create a separate reusable sidebar component

* 🐛 Fix sidebar quick open/close on mobile

* 💄 New open/close sidebar button

* fix: error message + sidebar height issue + mobile width incoherence

* ♻️  Rename and move the sidebar footer

* 💄 sidebar toggle: color on hover

* apply sidebar to brains-management

* 💄 Larger sidebar

* 🚨Pass existing tests

*  Test the sidebar

*  Test the open and close buttons in the sidebar
2023-10-02 14:42:23 +02:00
..
index.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
useAxios.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useDevice.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useDropzone.ts feat: improve app ux (#1281) 2023-09-29 10:24:31 +02:00
useFetch.ts feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
useGravatar.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useShareBrain.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
useToast.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
useUserData.ts feat: allow setting public brain status to private (#1258) 2023-09-26 10:35:52 +02:00