Skip to content

feat: collapsible JSON view with toggleable nodes#8

Merged
msz-tech merged 1 commit into
developfrom
feature/json-collapsible-nodes
Jul 25, 2025
Merged

feat: collapsible JSON view with toggleable nodes#8
msz-tech merged 1 commit into
developfrom
feature/json-collapsible-nodes

Conversation

@msz-tech

Copy link
Copy Markdown
Owner

Initial implementation of collapsible JSON rendering system:

  • Adds recursive tree viewer
  • Each node can be expanded/collapsed
  • All nodes collapsed by default
  • Handles both objects and arrays
  • Fully client-side, no dependencies

Improves UX when reading large JSON structures from

 content.

@msz-tech msz-tech merged commit 7139197 into develop Jul 25, 2025
1 check passed
@msz-tech msz-tech deleted the feature/json-collapsible-nodes branch July 25, 2025 20:45
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.

1 participant