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

Add formatting API to date column #1381

Merged
merged 30 commits into from
Aug 1, 2023

Conversation

m-akinc
Copy link
Contributor

@m-akinc m-akinc commented Jul 24, 2023

Pull Request

🀨 Rationale

Part of #1014
Adding ability to customize formatting of dates/times.

πŸ‘©β€πŸ’» Implementation

  • add format attribute and nineteen other custom formatting configuration attributes
  • add unit tests
  • update Storybook story

πŸ§ͺ Testing

Unit tests pass, and tested manually in Storybook.

βœ… Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@m-akinc m-akinc requested a review from mollykreis July 25, 2023 17:30
@m-akinc m-akinc requested a review from mollykreis July 26, 2023 16:42
@m-akinc m-akinc requested a review from mollykreis July 26, 2023 20:49
@m-akinc m-akinc marked this pull request as ready for review July 26, 2023 21:18
@m-akinc m-akinc requested a review from rajsite as a code owner July 26, 2023 21:18
@m-akinc m-akinc requested a review from jattasNI as a code owner July 26, 2023 21:18
Copy link
Contributor

@jattasNI jattasNI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @m-akinc and @mollykreis for using the new "peer review" process. It felt a lot quicker to review this PR and the discussions you already had looked really productive.

@m-akinc m-akinc requested a review from jattasNI July 26, 2023 22:47
@m-akinc m-akinc enabled auto-merge (squash) August 1, 2023 19:36
@m-akinc m-akinc merged commit 0073be1 into main Aug 1, 2023
4 checks passed
@m-akinc m-akinc deleted the users/makinc/datetime-column-configuration branch August 1, 2023 20:21
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.

4 participants