Open
Conversation
This was
linked to
issues
Nov 9, 2025
Open
Implemented block protocol viewer (#13) author: Lennart <lennart@unyt.org>
…SON schema (#70) * feat(comhub): add ComHub Overview component with interface and socket overview based on provided JSON schema * feat(comhub): refine UI based on review feedback (sorting, arrows, labels, title formatting) * refactor(comhub): use Intl.RelativeTimeFormat for i18n-friendly time formatting * fix(comhub): resolve lint error by replacing any with explicit socket type * style(comhub): balance vertical padding in sockets list container * feat(comhub): distance and time in one line separated by bullet point * ui: refine ComHubOverview spacing and socket list layout
… overview based on provided JSON schema :wq Enter
…bels, title formatting)
…cumentation sections
…chEndpointInfo stub
…pgrade datex to 0.0.13
…e and endpoint views
… and EndpointList components
…sconnectInterface to removeInterface
* add PointerView component skeleton
* install shadcn and define props
* add PointerView component skeleton
* search field
* search field using shadcn
* tree node and expandability
* dummy data and scrollable area
* shadcn scroll area
* search logic implemented
* remove resizability and make it full screen
* fixing data types
* adding endpoint data type
* expandable children
* remove extra data types
* handle 0c0000 to map
* fix expanding {} []
* toggle showing pointerID
* toggle data type, full pointerID, indices
* Display options
* update when pointers are removed
* Detection of circular structures
* rebased and minor fixes
* fixes
* added margin
* Allow click on the whole pointer id to expand
* Show type hints without quotes
* Show map keys always
* update package-lock.json
* fix type errors
* removed unused var
* usepointerpreferences to composable directory
* fix imports
* map keys type hint
* Add tooltip for key and value types
* decrease padding
* expanding values on click
* pointer id tooltip
* Pointer go to defintion feature but can be modified later
* double click on the value to edit
* filter by data types
* fix type errors
* refactor: update pointer type definitions to use DIFValueContainer
* fix package json
* fix types
* fix: correct function name for converting JS value to DIFValueContainer
---------
Co-authored-by: Jonas Strehle <jonas@strehles.info>
Co-authored-by: Benedikt Strehle <benedikt@unyt.org>
* network inspector structure * List view * adding field container * remove container around fields and added tooltip for endpoints * Intl formatter * striked-through lock icon * add signature type extraction and display in network inspector table * fix type errors * limiting block entries to 20 * adding filter * fix table head name * data-table and added "sender" "receiver" as separate endpoints * refactoring filter and columns preference * simulating different types of blocks * remove 'simple' and 'receiver pointer' * search by type, interface, endpoints * search using key and value * Improves table layout with sticky header and scrollable body * style fix * add debounce to filter * search suggestions * Coumns sorting * update blocks url * fix header alignment * modify table headers * added local storage * deletion * receiver endpoint overflow * Refactored Search Parser to Use Library * reorder columns * test resizability * table headers * save columns and size state * update drag&drop * adding virtualization and load on scroll * fix deletion * removed animation from first load * fix resizing columns, removed empty column * display null for no receivers * dark/light mode * bg modified * typo * fix CI import "interface-impls/base" * Fix CI type check * Fix CI * update urls for example block binaries * Update dependencies and refactor network inspector functionality --------- Co-authored-by: Benedikt Strehle <benedikt@unyt.org> Co-authored-by: Jonas Strehle <jonas@strehles.info>
* install modern-monaco * Include <MonacoEditor/> * added sidebar and multifile support * multi files * added local storage to Persists across refreshes * fix creating new files/folders * persistent filetree * fix scrollable sidebar * selecting multiple files * feat: Add new file and new folder options to the root-level context menu and implement their creation logic. * drag n drop * update package --------- Co-authored-by: kha1dx <162775528+kha1dx@users.noreply.github.com> and agent of Khaled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated release PR for version 0.0.1