-
Couldn't load subscription status.
- Fork 115
feat: Configurable chat icon #1853
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
76abfed
feat: Configurable chat icon
gadenbuie ebefd4f
chore: npm run build
gadenbuie da305e9
refactor: Undo modularization of test app
gadenbuie c2c0c27
chore: rename `userIcon`
gadenbuie 11bc384
chore: remove icon template private method
gadenbuie 0b87414
chore: Add artificial delay to message response
gadenbuie 33f94fb
chore: Image sizing edge cases in css
gadenbuie d6b43a1
chore: small refactor for readability
gadenbuie 45e662e
tests: use PNG icon instead of svg for test
gadenbuie 2b2f105
Merge branch 'main' into feat/chat-icon
cpsievert fbce8d2
Add the ability to change the icon when appending a message; rely les…
cpsievert 2f14281
Merge branch 'main' into feat/chat-icon
cpsievert 048a36b
refactor: Use shadow root and slots in ChatContainer and ChatMessage
gadenbuie da8803c
fix: Create `<shiny-content-stream>` in a content slot in `<shiny-cha…
gadenbuie 277f681
tests(chat-icon): Fix tests
gadenbuie 4158e7a
fix: don't need to clone the node
gadenbuie 12d6de3
chore: rename `icon` in `append_message()`
gadenbuie b2d5d43
tests: Add tests for dynamic chat icon
gadenbuie ced4c5c
Merge 'origin/main' into branch feat/chat-icon
gadenbuie 68bac09
chore: make check-fix
gadenbuie 658a562
tests: Explicitly test returning to no icon
gadenbuie 0eb0d36
chore: fix types
gadenbuie 0d64647
refactor: Return to icon attribute method
gadenbuie 4907d7f
Merge branch 'main' into feat/chat-icon
gadenbuie f252c2c
feat: Make images (i.e. avatars) full-bleed
gadenbuie ee51869
docs: remove stray space
gadenbuie a24fffc
chore: Support TagList for `icon_assistant`, too
gadenbuie 23742f4
Merge 'origin/main' into branch feat/chat-icon
gadenbuie cebb4ef
Merge 'origin/main' into branch feat/chat-icon
gadenbuie c1445b2
docs: Add changelog item
gadenbuie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.