merlyn/frontend/src
Sean Hatfield 3cb8a80e8d
[STYLE] Implement new side bar menus (#815)
* WIP main sidebar designs

* hover states and active states for main sidebar

* main and settings sidebar UI updates & improve performance using Link instead of <a>

* update borders to match rest of UI in all pages

* update borders of all containers to match rest of UI

* remove unneeded conditional

* small changes to UI to conform to designs
Fix conditional hook render

* add check for roles to SettingsButton component and hide button from footer when in mobile

* typo

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-06 17:22:36 -08:00
..
components [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
hooks [FEAT] Claude 3 support and implement new version of Anthropic SDK (#863) 2024-03-06 14:57:47 -08:00
media [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
models Bulk remove files from file picker (#830) 2024-02-27 11:53:42 -08:00
pages [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
utils #765 - Enhanced chat styling (#786) 2024-02-23 18:02:23 -08:00
App.jsx Fix default role visibility permissions (#776) 2024-02-22 09:15:27 -08:00
AuthContext.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
index.css #765 - Enhanced chat styling (#786) 2024-02-23 18:02:23 -08:00
LogoContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
main.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
PfpContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00