This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/camel-tui-tamboui-improvements
in repository https://gitbox.apache.org/repos/asf/camel.git
at 575f2f212a23 CAMEL-23514: Extract addExchangeInfoLines, addKvLines,
addBodyLines, and renderDetailPanel shared helpers
This branch includes the following new commits:
new ac49adc7b8dc CAMEL-23514: Fix scrollbar not showing in word-wrap mode
for History and Trace detail panels
new f7ebf522bc55 CAMEL-23514: Fix O(n²) getTraceExchangeIds and remove
no-op runOnRenderThread
new 322da2bb5f53 CAMEL-23514: Consolidate duplicated sort helpers,
formatSinceLast, and colorStyleForLevel
new 7383afbcf9d6 CAMEL-23514: Promote detail-panel ScrollbarState to
class-level fields
new cff8ad84d17d CAMEL-23514: Extract parseMessage() to eliminate
duplicate JSON parsing in trace/history
new bd274e0d11c6 CAMEL-23514: Extract shared step table builder for
History and Trace detail views
new 575f2f212a23 CAMEL-23514: Extract addExchangeInfoLines, addKvLines,
addBodyLines, and renderDetailPanel shared helpers
The 7 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.