mirror of
https://github.com/dmitrizzle/chat-bubble.git
synced 2026-04-03 00:19:14 -06:00
API needs improvement #1
Labels
No labels
bug
bug
bug
enhancement
enhancement
enhancement
enhancement
enhancement
help wanted
help wanted
help wanted
help wanted
help wanted
help wanted
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/chat-bubble#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmitrizzle on 11/2/2023
Bug or feature request?
Feature request.
I implemented this library recently after years since building and not using. It appears that the API can use some improvements in terms of documentation and how it operates, especially in advanced use-case scenarios, i.e. with ChatGPT. It's usable, but I had to dig deep to fix things. Good news is that this is fully compatible with React!
If anyone has feedback or ideas for API improvement, please let me know. If it does happen, it'll likely be a major version change (breaking changes) but I would like to keep the dependencies to 0, at least when it comes to the core (as I don't have time to push security updates every other week).
Thanks!