Skip to content

Conversation

kamil-zachradnik
Copy link

This update introduces the ability for users to specify which nodes should be collapsed. Previously, it wasn't possible to dynamically control the initial open or closed state of nodes when loading data from an API. With this change, you can now define your node structure with the __rd3t property. By adding __rd3t: { collapsed: true }, the node will be initialized in a collapsed state. This enhancement provides greater flexibility in managing node visibility when working with dynamic data.

@ShazimC
Copy link

ShazimC commented Jan 16, 2025

@bkrem Please take a look at this as soon as you can. Doing a manual patch right now on each build run to allow control over the collapsed state and had to switch to npm from pnpm for it which has increased build time 3x! Many people are relying on this change:

image

@ShazimC
Copy link

ShazimC commented May 15, 2025

@bkrem please

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.

2 participants