-
Notifications
You must be signed in to change notification settings - Fork 22
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
docs: minor fix enable demo forms #336
Conversation
Signed-off-by: Michael Kantor <[email protected]>
Signed-off-by: Michael Kantor <[email protected]>
Signed-off-by: Michael Kantor <[email protected]>
Signed-off-by: Michael Kantor <[email protected]>
Signed-off-by: Michael Kantor <[email protected]>
Coverage report
Test suite run success115 tests passing in 11 suites. Report generated by 🧪jest coverage report action from c56a3e0 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #336 +/- ##
=======================================
Coverage ? 36.05%
=======================================
Files ? 14
Lines ? 613
Branches ? 79
=======================================
Hits ? 221
Misses ? 392
Partials ? 0 ☔ View full report in Codecov by Sentry. |
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.
no library change, just docs and demo.
lgtm
Description:
This PR adds a minor fix so that the javascript is loaded properly for the typescript embedded demo in /demos.
Notes for reviewer:
This change can be tested here: https://hwc-docs.hgraph.app/demos
Checklist