-
Notifications
You must be signed in to change notification settings - Fork 132
feat(core/chat): add new chat components #2569
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
Open
danielleroux
wants to merge
47
commits into
main
Choose a base branch
from
feat/chat-components
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
e914f23
feat(core/chat-prompt-input): add component
danielleroux eb0979e
character limits
danielleroux 6f13c5f
fix storybook
danielleroux 1af25d7
add optional attachment pattern
danielleroux 83a021e
add chat user message
danielleroux 1225edf
add ai message
danielleroux 8a1dc4d
add followup slot to prompt input
danielleroux 4f1551a
rename chat component
danielleroux 42b68b4
add netlify badge
danielleroux ed49619
storybook data change
danielleroux aacdc68
adjust some stylings
danielleroux 8fb0bbb
migrate to stencil render function for storybook
danielleroux e22d726
adapt threshold
danielleroux 0002e55
add state
danielleroux 7b8419b
refactor chat-attachment
danielleroux c4b9e7b
improve overflow handling
danielleroux 4863d77
use chip for attachments
danielleroux e976694
remove hover effect of user message
danielleroux c5ee77c
adjust spacing
danielleroux f52decf
add visual tests
danielleroux 264bdd9
Merge remote-tracking branch 'origin/main' into feat/chat-components
danielleroux 7a814bf
Add simple chat example
danielleroux 27ecc67
add sdd skill
danielleroux 0132943
add sdd skill
danielleroux 7e7849f
add examples
danielleroux 741c7e8
add examples
danielleroux 56ca8c9
update snapshots
danielleroux 7a57b80
Remove slot overflow
danielleroux a7a3e98
add custom ix scrollbar
danielleroux fe401d5
remove chat-input overflow dropdown
danielleroux 13f3080
restructure scss to keep :host -> class style
danielleroux b7e605b
update snapshot
danielleroux d00cc2c
refactor scrollbar
danielleroux ff02457
fix scrollbar
danielleroux a30e668
move skill location into generic agents folder
danielleroux ba3bc98
Merge remote-tracking branch 'origin/main' into feat/chat-components
danielleroux 06b26e5
fix lock file
danielleroux fba2276
update build gen
danielleroux 8a58b66
adjust example and remove attachment overflow slot
danielleroux 1a8779c
fix visual-testing
danielleroux 64335f2
Merge branch 'main' into feat/chat-components
danielleroux 6482acd
review comments
danielleroux 3e8f855
Add format message feature
danielleroux 9f0270f
fix aria issues
danielleroux 3f6c0f6
update snaps
danielleroux 4f34ee4
prevent send processing message twice
danielleroux fb07964
adapt styles from internal revieiw
danielleroux 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
fix aria issues
- Loading branch information
commit 9f0270fa24f65b56afb912e07863d814e8381a8a
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
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.