-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[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
base: master
Are you sure you want to change the base?
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 degrade performances by 10.41%Comparing Summary
Benchmarks breakdown
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 👍