-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 defaultTheme prop to specify default theme if no previous value stored #3619
Conversation
🦋 Changeset detectedLatest commit: 238edcd The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3619 +/- ##
=======================================
Coverage 67.29% 67.29%
=======================================
Files 121 121
Lines 7017 7017
Branches 2268 2244 -24
=======================================
Hits 4722 4722
Misses 2278 2278
Partials 17 17
|
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.
thanks, lgtm, added some e2e tests, maybe in some major we could migrate to next-themes and avoid creating wheel
…tored (#3619) * add defaultTheme prop to specify default theme if no previous value in storageContext * yoyo --------- Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
I'm not sure if this is too big of a change but would love to have a way to provide an optional prop to show GraphiQL in a specific theme.