chatbot-template/components
Jeremy 76804269c4
feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-02-03 11:03:48 +03:00
..
ui fix: update sidebar structure to match shadcn spec (#591) 2024-12-04 18:20:35 +03:00
app-sidebar.tsx fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
auth-form.tsx Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
block-actions.tsx fix: restore code block loading states (#728) 2025-01-27 19:23:16 +05:30
block-close-button.tsx feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
block-messages.tsx feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
block.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
chat-header.tsx feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
chat.tsx refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
code-block.tsx feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
code-editor.tsx feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
console.tsx feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
create-block.tsx fix: restore code block loading states (#728) 2025-01-27 19:23:16 +05:30
data-stream-handler.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
diffview.tsx Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
document-preview.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
document-skeleton.tsx feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
document.tsx feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
editor.tsx feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
icons.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
image-editor.tsx feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
markdown.tsx feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
message-actions.tsx refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
message-editor.tsx refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
message.tsx fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
messages.tsx fix: add condition to messages memoization ruleset (#698) 2025-01-13 14:34:51 +05:30
model-selector.tsx feat: tweak color and input styles (#627) 2024-12-17 15:36:51 +05:30
multimodal-input.tsx fix: reset input height on submission (#679) 2025-01-08 17:00:38 +05:30
overview.tsx Get rid of custom components folder 2024-11-15 10:14:25 -05:00
preview-attachment.tsx fix: render attachment preview after upload (#590) 2024-12-04 17:27:48 +03:00
sheet-editor.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
sidebar-history.tsx fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
sidebar-toggle.tsx fix: update sidebar structure to match shadcn spec (#591) 2024-12-04 18:20:35 +03:00
sidebar-user-nav.tsx Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
sign-out-form.tsx Get rid of custom components folder 2024-11-15 10:14:25 -05:00
submit-button.tsx Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
suggested-actions.tsx fix: shorten suggested actions (#681) 2025-01-08 17:52:51 +05:30
suggestion.tsx feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
theme-provider.tsx Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
toolbar.tsx feat: add sheet block (#743) 2025-02-03 11:03:48 +03:00
use-scroll-to-bottom.ts Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
version-footer.tsx feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
visibility-selector.tsx feat: tweak color and input styles (#627) 2024-12-17 15:36:51 +05:30
weather.tsx Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00