-
Notifications
You must be signed in to change notification settings - Fork 1
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: chat timestamp #428
feat: chat timestamp #428
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this is definitely an improvement, but it does not play nice with object. We can tackle that separately, just FYI
What is the issue? Maybe I can address it in this PR. |
This is an existing issue and I didn't necessarily want to fix in this PR: #347
This is indeed an issue, and I will fix it.
This is a new feature request and I think it's a good idea and seems easy to add, so I will add it too. |
I added a fix that addresses points 2 and 3. As for the first one, currently all the objects render their own |
Looks really good ❤️ |
ok so answering all the different points in the thread here:
|
Closes #32
There were several simplifications compared to the original design: