Skip to content

feat(collection): Add table type to Collection UI primitive #6665

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 5 commits into from
Aug 14, 2025

Conversation

jvh-aws
Copy link
Contributor

@jvh-aws jvh-aws commented Aug 12, 2025

Description of changes

Enable type='table' for the Collection UI primitive as requested by #3166

Issue #, if available

Fixes #3166

Description of how you validated changes

  • Added additional unit test
  • Verify correct HTML is generated when rendering the Collection primitive with type='table'

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • yarn test passes and tests are updated/added
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Note: This is a copy of #6642

@jvh-aws jvh-aws requested a review from a team as a code owner August 12, 2025 14:07
@jvh-aws jvh-aws added the run-tests Adding this label will trigger tests to run label Aug 12, 2025
Copy link

changeset-bot bot commented Aug 12, 2025

🦋 Changeset detected

Latest commit: 716e25e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@aws-amplify/ui-react Minor
@aws-amplify/ui-react-liveness Patch
@aws-amplify/ui-react-notifications Patch
@aws-amplify/ui-react-storage Patch
@aws-amplify/ui-test-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jvh-aws jvh-aws merged commit 8319d5a into main Aug 14, 2025
90 of 94 checks passed
@jvh-aws jvh-aws deleted the jv/collection-add-table-type branch August 14, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table support missing in Collection Primitive
3 participants