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 reporting chart beta component #116

Merged

Conversation

neerajsamtani-stripe
Copy link

@neerajsamtani-stripe neerajsamtani-stripe marked this pull request as draft September 18, 2024 22:52
@neerajsamtani-stripe neerajsamtani-stripe marked this pull request as ready for review September 18, 2024 23:05
src/types.ts Outdated
@@ -17,3 +17,7 @@ export type FinancingProductType = {
};

export type FinancingPromotionLayoutType = 'full' | 'banner';

export type IntervalType = 'day' | 'week' | 'month' | 'quarter' | 'year';
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't have to define these here - these can be imported from the connect-js repo

Copy link
Contributor

@jorgea-stripe jorgea-stripe left a comment

Choose a reason for hiding this comment

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

Removing my "waiting for changes", but please don't merge until the component is ready for beta :)

@neerajsamtani-stripe neerajsamtani-stripe force-pushed the neerajsamtani-add-reporting-chart-component branch from 23da087 to 7a34a9c Compare October 4, 2024 20:31
@michaelphines-stripe michaelphines-stripe merged commit 695853b into preview Oct 4, 2024
1 check passed
@michaelphines-stripe michaelphines-stripe deleted the neerajsamtani-add-reporting-chart-component branch October 4, 2024 20:32
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