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

Rewriting the UI components rendering layer to support custom components #43

Merged
merged 125 commits into from
Apr 22, 2024

Conversation

salmenus
Copy link
Member

@salmenus salmenus commented Mar 27, 2024

Alright, still WIP. Here is an update:

  • New core DOM components for different sections of the AI chat
  • New React components for different sections of the AI chat
  • Support for custom component for message rendering in React
  • Unit tests for the new components
  • Styling of the new components
  • Integration with existing optimisations (markdown streaming, scroll-to-bottom when generating, etc)
  • Documentation and code examples

@salmenus salmenus changed the title (DRAFT PR) — Rewriting the UI components rendering layer to support custom components Rewriting the UI components rendering layer to support custom components Mar 27, 2024
@salmenus salmenus force-pushed the feature/new-react-port-with-custom-comp branch from b493dba to b770153 Compare April 3, 2024 21:58
@salmenus salmenus force-pushed the feature/new-react-port-with-custom-comp branch from a266d21 to 2791c55 Compare April 22, 2024 16:29
@salmenus salmenus marked this pull request as ready for review April 22, 2024 16:35
@salmenus salmenus merged commit 4258bb5 into latest Apr 22, 2024
1 check passed
@salmenus salmenus deleted the feature/new-react-port-with-custom-comp branch April 22, 2024 16:35
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.

1 participant