-
Notifications
You must be signed in to change notification settings - Fork 50
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
Common Types Plugin restoring old dataRefs #302
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #302 +/- ##
==========================================
- Coverage 81.95% 81.93% -0.03%
==========================================
Files 134 133 -1
Lines 4622 4616 -6
Branches 1140 1140
==========================================
- Hits 3788 3782 -6
Misses 553 553
Partials 281 281 ☔ View full report in Codecov by Sentry. |
We should be generating and exporting dataRefs for these types (and probably re-exporting them in the |
Can we also export the validations from the |
Change Type (required)
dataRefs
. Those can now be dynamically created when generating the dynamic types for theDSLSchema
.dataRefs
,validationRefs
andDSLSchema
Type from@player-ui/reference-assets-components
.patch
minor
major
Version
Published prerelease version:
0.7.2-next.0
Changelog
🐛 Bug Fix
Authors: 3