This is an automated email from the ASF dual-hosted git repository.

davin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


    from 1833bf0  Fix Issue of Byte Value 0 to Display Null
     add 2ea8aea  upgrade to Ωedit™ v0.9.73

No new revisions were added by this update.

Summary of changes:
 .github/workflows/CI.yml                           |   2 +-
 package.json                                       |  49 +-
 src/adapter/daffodilDebug.ts                       |   5 +-
 src/dataEditor/dataEditorClient.ts                 |  56 +-
 src/dataEditor/demos/demo-highlight_overlays.html  |   2 +-
 src/dataEditor/demos/demo-infinite_scrolling.html  |   2 +-
 ...yteFrequencyGraph.svelte => DataMetrics.svelte} |   7 +
 .../components/Header/fieldsets/FileMetrics.svelte |   2 +-
 .../components/ServerMetrics/ServerMetrics.svelte  |  23 +-
 src/tests/suite/dataEditor.test.ts                 |   5 +-
 yarn.lock                                          | 661 +++++++++++----------
 11 files changed, 437 insertions(+), 377 deletions(-)
 rename src/svelte/src/components/DataMetrics/{ByteFrequencyGraph.svelte => 
DataMetrics.svelte} (98%)

Reply via email to