This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat/dashboard-tab-widgets
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 86b21ce fix(layer-dashboards): compare/visibleWhen parity for tab
children + unified widget-tree traversal
add 7b84d70 fix(layer-dashboards): compare-mode pop-out availability +
lock the >40 chunking; trim comments
No new revisions were added by this update.
Summary of changes:
apps/bff/src/http/query/dashboard.ts | 18 ++-----
apps/bff/src/logic/layers/loader.ts | 6 +--
apps/ui/src/api/scopes/layer.test.ts | 55 ++++++++++++++++++++++
.../admin/layer-templates/LayerDashboardsAdmin.vue | 9 ++--
.../render/layer-dashboard/LayerDashboardsView.vue | 6 +--
apps/ui/src/render/widgets/TabWidget.vue | 7 +--
apps/ui/src/render/widgets/tabHostCtx.ts | 6 +--
packages/api-client/src/dashboard.ts | 20 +++-----
8 files changed, 78 insertions(+), 49 deletions(-)