-
Notifications
You must be signed in to change notification settings - Fork 12
feat(sidebar): allow to postpone definition of sidebar tabs #1459
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1459 +/- ##
==========================================
+ Coverage 86.12% 86.16% +0.03%
==========================================
Files 27 27
Lines 692 694 +2
Branches 197 198 +1
==========================================
+ Hits 596 598 +2
Misses 82 82
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Does files have a spinner/placeholder during loading? |
Yes it has a loading spinner until I already use it in a hacky way: Register the web component when |
fbd7a69 to
29a885e
Compare
|
Unrelated: why is |
e12bc3b to
485f099
Compare
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
485f099 to
6bf0138
Compare
In some cases this might help to reduce scripts loaded on page load.