-
Notifications
You must be signed in to change notification settings - Fork 341
fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConversation IME input handling #6429
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
fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConversation IME input handling #6429
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
30d5e84
Modify Form logic to properly update with IME on FF
joon-won 72c5e47
Create clean-suits-own.md
tiffanynwyeung e615f46
fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConve…
joon-won 60a2326
Merge branch 'aws-amplify:joonwonc/pinyin-fix' into joonwonc/pinyin-fix
joon-won dd4e28a
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 889aaec
Merge branch 'aws-amplify:joonwonc/pinyin-fix' into joonwonc/pinyin-fix
joon-won c4bd242
Remove typecasting
joon-won eb1008f
Add unit tests for AIConversation Form for IME input
joon-won 4227cb1
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 04de4bf
Remove duplicate changeset
joon-won 877fb92
fix(storage-browser): remove key parsing in useDeleteView (#6450)
calebpollman 2ff95b3
Merge branch 'aws-amplify:joonwonc/pinyin-fix' into joonwonc/pinyin-fix
joon-won b662d67
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 8fa2e93
update test with appropriate clause
joon-won cfc2a45
Update AIConv form details with incoming ai doc change
joon-won 3b5dc0e
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 431af0e
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 92419c3
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 49299b6
Merge branch 'main' into joonwonc/pinyin-fix
joon-won fca43ca
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 767bd5b
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 7d47551
Merge branch 'main' into joonwonc/pinyin-fix
joon-won ae205ef
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 00f80a3
Merge branch 'main' into joonwonc/pinyin-fix
joon-won c20b4fa
Merge branch 'main' into joonwonc/pinyin-fix
joon-won 8e0fe49
Merge branch 'main' into joonwonc/pinyin-fix
joon-won cab9397
Rebase composition update with main
joon-won 847c467
Rebase AIConversation with latest main
joon-won a3dbe4e
Simplify the logic
joon-won 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| '@aws-amplify/ui-react-ai': patch | ||
| --- | ||
|
|
||
| fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConversation IME input handling |
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.