LibreChat/client/src/components/Auth
Marco Beretta b4dc8cc2ad
🖌️ style: auth dark theme (#1862)
* Remove minLength validation and update login link style

* Add theme selector component and update login form styles

* Update styling in Login and LoginForm components

* Update ResetPassword component styles and text color

* Refactor login component and add theme selector

* Add ThemeSelector component to Registration, RequestPasswordReset, and ResetPassword pages

* chore(Login.tsx): remove unused `useCallback`

* chore(Login.tsx) import order

* Update ResetPassword.tsx import order

* Update RequestPasswordReset.tsx import order

* Update Registration.tsx import order

---------

Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
2024-02-26 14:21:17 -05:00
..
__tests__ 🔄🔐 refactor: auth; style: match OpenAI; feat: custom social login order (#1421) 2024-02-05 03:31:18 -05:00
ApiErrorWatcher.tsx feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
index.ts chore(Auth): reorder exports in Auth component 2023-08-18 12:49:35 -04:00
Login.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00
LoginForm.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00
Registration.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00
RequestPasswordReset.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00
ResetPassword.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00
SocialButton.tsx 🖌️ style: auth dark theme (#1862) 2024-02-26 14:21:17 -05:00