tabby/ee/tabby-ui/components
Meng Zhang 48340a775f
fix: import ThemeToggle directly, fix hydration error (#972)
2023-12-07 06:11:40 +00:00
..
ui feat: add authentication page example (#955) 2023-12-07 05:39:39 +00:00
button-scroll-to-bottom.tsx
chat-list.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-message-actions.tsx feat: Display registration token in webserver dashboard (#863) 2023-11-23 08:58:21 +08:00
chat-message.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-panel.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
chat-scroll-anchor.tsx
chat.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
clear-history.tsx
copy-button.tsx feat: Display registration token in webserver dashboard (#863) 2023-11-23 08:58:21 +08:00
empty-screen.tsx
external-link.tsx
footer.tsx
header.tsx fix: import ThemeToggle directly, fix hydration error (#972) 2023-12-07 06:11:40 +00:00
markdown.tsx
prompt-form.tsx refactor: move tabby specific libs to lib/tabby (#970) 2023-12-07 05:52:59 +00:00
providers.tsx feat: implement tabby/auth (#969) 2023-12-07 13:31:09 +08:00
skeleton.tsx feat: adding conversation history / new chat in chat playground (#780) 2023-11-14 12:50:58 -08:00
tailwind-indicator.tsx
theme-toggle.tsx fix: import ThemeToggle directly, fix hydration error (#972) 2023-12-07 06:11:40 +00:00
toaster.tsx