generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 204
feat: Support secondaryText and labelTag for button-dropdown #3844
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
cansuaa
merged 43 commits into
cloudscape-design:main
from
kuahuu:button-dropdown-secondaryText-labelTags-and-description-deprecation
Nov 19, 2025
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
a3f2998
feat: Support secondaryText and labelTag for button-dropdown
0318384
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
a06cf13
Add the missing document snapshots
390b77e
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
77e2289
Merge commit
cc28835
remove unused css styling and move API description into the applicabl…
da3f4e4
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
30b7018
move usage of internalBox in button-dropdown and use styles instead
0e1347b
fix the integration test and increase the size limit
f43c798
test
timogasda f6068d5
Revert "test"
timogasda 8e6a9ed
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
timogasda 7ee0478
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
5d132f9
fix the broken integ and a11y tests. Correct the font and color of la…
201e320
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
kuahuu 9f8f63a
feat: Bottom drawer (v2) (#3922)
georgylobko fd77494
chore: Close autosuggest dropdown when recovery button is focused and…
taheramr 0500609
feat: Add support for download links in ButtonDropdown (#3694)
TrevorBurnham b507d79
chore: consistently use direct imports for Lodash functions (#3796)
TrevorBurnham 2e78d15
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
kuahuu 1b6b30f
chore: add instructions for updating snapshots (#3970)
mxschll 46aa1fb
fix: vertical centering for h2 headers without description in expanda…
Who-is-PS 23b0078
fix: Make CopyToClipboard popup optimistic (#3855)
TrevorBurnham b50818b
chore: Remove/deprecate unused tokens (#3965)
gethinwebster cba475f
chore: Add componentSelector as a new prop for funnelStart (#3971)
georgylobko b0abc2e
bump the bundle size and removed the duplicated unit tests
171aea8
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
kuahuu 370e0bc
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
68a44bf
update the example pages and add color for highlight/hover of seconda…
c14985d
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
2563406
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
ff78818
update the way of highlight setting of secondary-text
0b5102a
revert change in package.json and bring back hightlight for secondary…
df3e187
revert changes in package-lock.json
c083437
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
c00febf
update the API description
c984af4
update doc snapshot
9402b66
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
3a09864
correct the colors of disabled secondary text and label tag; update t…
e0c5657
update the description of secondaryText and labelTag
ea892cf
remove new test utils and update tests
cansuaa 97b53fd
Merge branch 'main' into button-dropdown-secondaryText-labelTags-and-…
cansuaa 1764486
re-add disabled reason
cansuaa 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
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
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
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
kuahuu marked this conversation as resolved.
Show resolved
Hide resolved
|
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
cansuaa marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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.