Skip to content

Commit 0d91956

Browse files
jpinkney-awslaileni-aws
authored andcommitted
deps(amazonq): update mynah ui to 4.21.0 (aws#6130)
## Problem mynah ui has several improvements since we've last updated: - Fix chat syntax highlighting when using several different themes - UI improvements to Amazon Q Chat: New splash loader animation, initial streaming card animation, improved button colours - Navigate through prompt history by using the up/down arrows ## Solution Update mynah ui --- <!--- REMINDER: Ensure that your PR meets the guidelines in CONTRIBUTING.md --> License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 2f47e11 commit 0d91956

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Fix chat syntax highlighting when using several different themes"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "UI improvements to Amazon Q Chat: New splash loader animation, initial streaming card animation, improved button colours"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Navigate through prompt history by using the up/down arrows"
4+
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
"@aws-sdk/property-provider": "3.46.0",
507507
"@aws-sdk/smithy-client": "^3.46.0",
508508
"@aws-sdk/util-arn-parser": "^3.46.0",
509-
"@aws/mynah-ui": "^4.18.1",
509+
"@aws/mynah-ui": "^4.21.0",
510510
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
511511
"@iarna/toml": "^2.2.5",
512512
"@smithy/middleware-retry": "^2.3.1",

0 commit comments

Comments
 (0)