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
omit 5c3d343 feat(layer-dashboards): Clear-all to exit compare; fix dead
record pop-out + compare-state desyncs; bound post-flatten cap
omit 7b84d70 fix(layer-dashboards): compare-mode pop-out availability +
lock the >40 chunking; trim comments
omit 86b21ce fix(layer-dashboards): compare/visibleWhen parity for tab
children + unified widget-tree traversal
omit 5157d4e fix(layer-dashboards): tab feature hardening — 15 review
findings (P1 tab-switch flash + id collisions, compare/pop-out parity, +P2/P3)
omit 5438fb0 test(bff): regression tests for flattenTabWidgets +
widgetSchema tab acceptance
omit 1f9d91f fix(layer-dashboards): tab correctness — empty-tab deadlock,
in-tab visibleWhen, compare, BFF tab-awareness
omit a3fb577 style(layer-dashboards): thicker runtime tab boundary line
(2px, brighter)
omit 200cf76 style(layer-dashboards): selected tab is a solid filled
colour (editor + runtime)
omit f94ca40 style(layer-dashboards): taller tab bar + larger tab labels
(editor + runtime)
omit 59ae1b4 fix(layer-dashboards): runtime tab boundary = top/bottom +
four corners, no side lines
omit a875551 fix(layer-dashboards): tab boundaries — framed tile in the
editor, no-space outline at runtime
omit 4524ecf feat(layer-dashboards): tab visual rework — tabs in the
header, underline frame, canvas re-shrinks
omit 383d00d fix(layer-dashboards): editor polish — sticky header, tab
frame, in-tab resize / drag-out
omit 9b651a5 feat(layer-dashboards): edit tab panels INLINE on the tile
(no drill) + editor UX
omit d47b8d6 refactor(layer-dashboards): tab = named panel of many widgets
(not one widget)
omit 70b8f1a feat(layer-dashboards): richer tab authoring — kind picker,
add-from-canvas, drag-in
omit 7c14646 feat(layer-dashboards): tab widgets — several widgets in one
slot, lazily loaded
new 4817e94 feat(layer-dashboards): tab widgets — several widgets in one
named-panel slot, lazily loaded
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5c3d343)
\
N -- N -- N refs/heads/feat/dashboard-tab-widgets (4817e94)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: