This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-23672
in repository https://gitbox.apache.org/repos/asf/camel.git
from 07910c328e6e CAMEL-23672: TUI migrate ErrorsTab to native diagram and
remove legacy ASCII rendering
add 0fa911c38146 CAMEL-23672: TUI topology-first playback for History and
Errors diagrams
No new revisions were added by this update.
Summary of changes:
.../jbang/core/commands/tui/DiagramSupport.java | 478 ++++++++++++++-------
.../dsl/jbang/core/commands/tui/ErrorsTab.java | 124 ++++--
.../dsl/jbang/core/commands/tui/HistoryTab.java | 122 +++++-
.../tui/diagram/TopologyDiagramWidget.java | 40 +-
4 files changed, 550 insertions(+), 214 deletions(-)