-
-
Notifications
You must be signed in to change notification settings - Fork 532
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 review #7127
Docs review #7127
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7127 +/- ##
=======================================
Coverage 82.23% 82.24%
=======================================
Files 335 335
Lines 49960 49960
=======================================
+ Hits 41083 41088 +5
+ Misses 8877 8872 -5 ☔ View full report in Codecov by Sentry. |
…o fix/esm-review
I intended to fix broken links #7087 in this PR. But its grown. So I believe its better to get it reviewed now when its still manageble. Then I hope to fix broken links in another PR. |
Merging as is for now. |
Complements #7126 by fixing what I can fix.
Todo:
_extension_name
from ESM examplesAnyWidgetComponent
viaget_child
.AnyWidgetComponent
.MarioButton
tutorial based onAnyWidgetComponent
orReactComponent
.Not
ReactComponent
orAnyWidgetComponent
callback examples https://holoviz-dev.github.io/panel/how_to/custom_components/esm/callbacks.htmlAnyWidget
example to https://holoviz-dev.github.io/panel/how_to/custom_components/esm/dataframe.htmlJSComponent
andAnyWidget
versions of