-
Notifications
You must be signed in to change notification settings - Fork 117
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
feat(ai-chat-log): add typewriter animations #4199
Conversation
|
🦋 Changeset detectedLatest commit: 85a919b The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit 85a919b.
☁️ Nx Cloud last updated this comment at |
Size Change: +590 B (0%) Total Size: 1.11 MB
ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 85a919b:
|
Paste
|
Project |
Paste
|
Branch Review |
feat-ai-typewriter-animation
|
Run status |
|
Run duration | 01m 58s |
Commit |
|
Committer | krisantrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
67
|
View all changes introduced in this branch ↗︎ |
packages/paste-core/components/ai-chat-log/src/AIChatMessageBody.tsx
Outdated
Show resolved
Hide resolved
Paste
|
Project |
Paste
|
Branch Review |
feat-ai-typewriter-animation
|
Run status |
|
Run duration | 05m 59s |
Commit |
|
Committer | krisantrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
125
|
View all changes introduced in this branch ↗︎ |
* feat(ai-chat-log): wip typewriter animations * fix(ai-chat-log): remove nested span * feat(ai-chat-log): typewiter code * feat(docs): udpate docs and changesets * chore(ai-chat-log): linting * docs(ai-chat-log): update definition * docs(ai-chat-log): docs spelling * feat(ai-chat-log): typewiter speeds * chore(docs): rearrange ai chat log sections * docs(ai-chat-log): added scollable example * docs(ai-chat-log): modified scrollable exmaple * chore(ai-chat-log): typedocs * feat(ai-chat-log): story for user cancel scroll to end --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Added a conditional prop to the existing body to animated the messages.