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 7b84d70 fix(layer-dashboards): compare-mode pop-out availability +
lock the >40 chunking; trim comments
add 5c3d343 feat(layer-dashboards): Clear-all to exit compare; fix dead
record pop-out + compare-state desyncs; bound post-flatten cap
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 6 +++-
apps/bff/src/http/query/dashboard.ts | 19 ++++++++--
apps/ui/src/i18n/locales/de.json | 4 ++-
apps/ui/src/i18n/locales/en.json | 4 ++-
apps/ui/src/i18n/locales/es.json | 4 ++-
apps/ui/src/i18n/locales/fr.json | 4 ++-
apps/ui/src/i18n/locales/ja.json | 4 ++-
apps/ui/src/i18n/locales/ko.json | 4 ++-
apps/ui/src/i18n/locales/pt.json | 4 ++-
apps/ui/src/i18n/locales/zh-CN.json | 4 ++-
.../render/layer-dashboard/LayerDashboardsView.vue | 42 +++++++++++++++++++---
.../render/layer-dashboard/useLayerDashboard.ts | 21 ++++-------
apps/ui/src/render/widgets/TabWidget.vue | 4 ++-
docs/customization/layer-templates.md | 2 +-
14 files changed, 94 insertions(+), 32 deletions(-)