Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cloudscape-design/components

Tags

3.0.1188

Toggle 3.0.1188's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: use native padStart() in padLeftZeros utility (#4202)

Co-authored-by: Andrei Zhaleznichenka <[email protected]>

3.0.1187

Toggle 3.0.1187's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add selectedItemsLabel for cards component (#4193)

3.0.1186

Toggle 3.0.1186's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Refactor card margin to its parent (#4208)

3.0.1185

Toggle 3.0.1185's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Tooltip component (#4092)

3.0.1184

Toggle 3.0.1184's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add custom item renderer for button dropdown (#4156)

3.0.1183

Toggle 3.0.1183's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump lodash from 4.17.21 to 4.17.23 (#4198)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Schoell <[email protected]>

3.0.1182

Toggle 3.0.1182's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: set aria-haspopup to listbox on filter input (#4195)

3.0.1181

Toggle 3.0.1181's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: resolve IME enter to complete composition bug (#4182)

Co-authored-by: alexisareyn <[email protected]>

3.0.1180

Toggle 3.0.1180's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: padding for custom renderer changes after #4064 (#4196)

3.0.1179

Toggle 3.0.1179's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prevent list item jump on hover in virtual scrolling (v2) (#4064)