Skip to content
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

fix: allow passing metadata to the table columns #1406

Merged
merged 1 commit into from
May 9, 2024

Conversation

haideralsh
Copy link
Contributor

Description

Allow passing metadata to the table columns

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

@haideralsh haideralsh requested a review from jherdman May 8, 2024 17:08
@haideralsh haideralsh force-pushed the add-metadata-to-the-columnType branch from 8b1d736 to 4452454 Compare May 8, 2024 17:13
src/Table/Table.types.ts Outdated Show resolved Hide resolved
@haideralsh haideralsh force-pushed the add-metadata-to-the-columnType branch 2 times, most recently from b84ddb7 to 27fc75b Compare May 8, 2024 19:30
@haideralsh haideralsh marked this pull request as ready for review May 8, 2024 19:46
@haideralsh haideralsh force-pushed the add-metadata-to-the-columnType branch 2 times, most recently from d18b814 to 6648220 Compare May 8, 2024 20:19
@haideralsh haideralsh force-pushed the add-metadata-to-the-columnType branch from 6648220 to 7079ab0 Compare May 8, 2024 20:28
@haideralsh haideralsh merged commit 99b4a28 into master May 9, 2024
5 checks passed
@haideralsh haideralsh deleted the add-metadata-to-the-columnType branch May 9, 2024 15:10
Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 10.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants