-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[charts-premium] Make x-charts-premium
releasable
#18959
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
Conversation
JCQuintas
commented
Jul 29, 2025
- I have followed (at least) the PR section of the contributing guide.
Deploy preview: https://deploy-preview-18959--material-ui-x.netlify.app/ Updated pages: Bundle size report
|
CodSpeed Performance ReportMerging #18959 will not alter performanceComparing Summary
Footnotes |
Co-authored-by: Bernardo Belchior <[email protected]> Signed-off-by: Jose C Quintas Jr <[email protected]>
const licenseKey = generateLicense({ | ||
expiryDate: new Date(3001, 0, 0, 0, 0, 0, 0), | ||
orderNumber: 'MUI-123', | ||
const planCombinations = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reworked the license tests to be more complete and take charts-premium into account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has been inactive for 30 days. Please remove the stale label or leave a comment to keep it open. Otherwise, it will be closed in 15 days. |
Signed-off-by: Jose C Quintas Jr <[email protected]> Co-authored-by: Bernardo Belchior <[email protected]> Co-authored-by: alex <[email protected]>