Skip to content

feat(canary-web-components): enable links in date cells for data table#4377

Open
ad3872 wants to merge 1 commit intodevelopfrom
3827-allow-data-table-cells-with-date-type-to-be-a-link
Open

feat(canary-web-components): enable links in date cells for data table#4377
ad3872 wants to merge 1 commit intodevelopfrom
3827-allow-data-table-cells-with-date-type-to-be-a-link

Conversation

@ad3872
Copy link
Contributor

@ad3872 ad3872 commented Mar 16, 2026

Allow date objectswith href properties to render as links in the data table
Provide a "datetime" type for data table cells

Summary of the changes

Adds support for a "datetime" column type, ensures consistent date/time formatting, and allows links in date/datetime cells for the data table component.

Related issue

#3827
#3828

Checklist

General

  • Changes to docs package checked and committed.
  • All acceptance criteria reviewed and met.

Testing

  • Playground stories in React Storybook up to date, with any prop changes and additions addressed.
  • Compare performance of modified components against develop using Performance addon in React Storybook.

@github-actions
Copy link
Contributor

@ad3872 ad3872 force-pushed the 3827-allow-data-table-cells-with-date-type-to-be-a-link branch from c4ed95e to ed3901b Compare March 16, 2026 11:28
Allow date objectswith href properties to render as links in the data table
@ad3872 ad3872 force-pushed the 3827-allow-data-table-cells-with-date-type-to-be-a-link branch from ed3901b to a9b11f7 Compare March 16, 2026 15:54
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.

1 participant