Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support truncation and wrapping options #39

Merged
merged 14 commits into from
Jan 4, 2025
Merged

support truncation and wrapping options #39

merged 14 commits into from
Jan 4, 2025

Conversation

dmackdev
Copy link
Owner

@dmackdev dmackdev commented Dec 4, 2024

Closes #37.

  • Adds support for wrapping options for primitive values rendered in the JsonTree. JsonTreeStyle can be configured with a new JsonTreeWrappingConfig to control the wrapping for primitive values in various scenarios and visual states.

See new "Wrapping" demo:
https://github.com/user-attachments/assets/a42c24c5-275a-4dfb-94ac-e0ccfaf989ad

@dmackdev dmackdev marked this pull request as ready for review January 4, 2025 16:05
@dmackdev dmackdev merged commit 390928f into master Jan 4, 2025
2 checks passed
@dmackdev dmackdev deleted the truncation branch January 4, 2025 16:10
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.

Support truncation
1 participant