-
Notifications
You must be signed in to change notification settings - Fork 702
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
feat: allow StatsGl style customization via prop and forward ref #2030
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Are you still working on this? |
Hi @CodyJasonBennett currently done for what I wanted to do which is to add the StatsGL widget to a custom div element Let me know if I need to create a storybook example for this |
@CodyJasonBennett is attempting to deploy a commit to the Poimandres Team on Vercel. A member of the Team first needs to authorize it. |
🎉 This PR is included in version 9.113.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Why
To simplify StatsGl customization which is currently limited.
What
id
andclearStatsGlStyle
propsChecklist
I'll update doc and storybook if changes make sense to be merged. Just let me know.