Skip to content

Release: 0.0.1#33

Open
github-actions[bot] wants to merge 49 commits intomainfrom
release/0.0.1
Open

Release: 0.0.1#33
github-actions[bot] wants to merge 49 commits intomainfrom
release/0.0.1

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 9, 2025

Automated release PR for version 0.0.1

@jonasstrehle jonasstrehle changed the title chore(release): bump to 0.0.1 chore: bump to 0.0.1 Nov 9, 2025
@jonasstrehle jonasstrehle changed the title chore: bump to 0.0.1 Release: 0.0.1 Nov 9, 2025
jonasstrehle and others added 12 commits November 10, 2025 18:51
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
anmol-virk and others added 30 commits March 12, 2026 23:00
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REPL view Implement a pointer tree view DATEX Block Protocol Viewer

6 participants