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 5157d4e fix(layer-dashboards): tab feature hardening — 15 review
findings (P1 tab-switch flash + id collisions, compare/pop-out parity, +P2/P3)
add 86b21ce fix(layer-dashboards): compare/visibleWhen parity for tab
children + unified widget-tree traversal
No new revisions were added by this update.
Summary of changes:
apps/bff/src/logic/layers/loader.test.ts | 33 ++++++++++++++++
apps/bff/src/logic/layers/loader.ts | 24 +++++++++---
.../admin/layer-templates/LayerDashboardsAdmin.vue | 21 ++++-------
.../render/layer-dashboard/LayerDashboardsView.vue | 7 +++-
apps/ui/src/render/widgets/TabWidget.vue | 11 +++---
apps/ui/src/render/widgets/tabHostCtx.ts | 5 +++
packages/api-client/src/dashboard.ts | 44 ++++++++++++++++++++++
packages/api-client/src/index.ts | 1 +
8 files changed, 121 insertions(+), 25 deletions(-)