Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chat menu components for header and history #218

Merged
merged 5 commits into from
Feb 24, 2025

Conversation

zilaei
Copy link
Member

@zilaei zilaei commented Feb 24, 2025

Description

This pull request introduces new components for the chat menu. Main features:

  • Icon component: Reusable icon component.
  • Menu header: Header component that is placed at the top of the menu. Shall be used for displaying heading for the current displayed menu.
  • History items & options: Components for displaying user chat history with interactive options (rename, delete and so on).

All components can be demoed in there corresponding stories, in Storybook.

Dependencies

Added dependencie @storybook/addon-console.

@zilaei zilaei merged commit 656e752 into feat/implement-sveltekit Feb 24, 2025
2 checks passed
@zilaei zilaei deleted the feat/menu-header branch February 24, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants