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

feature(react-json-tree): add collapse/expand all #1410

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

lucataglia
Copy link

@lucataglia lucataglia commented May 18, 2023

This PR is meant to add the expandCollapseAll prop that is needed to enable/disable the expand all/collapse all feature for the react-json-tree package. That prop allow to customize de initial state of the buttons and also the icons that are used to implement che clickable component that will trigger the action.

@changeset-bot
Copy link

changeset-bot bot commented May 18, 2023

🦋 Changeset detected

Latest commit: 2ccdf15

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
react-json-tree Minor
remotedev-redux-devtools-extension Patch
@redux-devtools/inspector-monitor Patch
@redux-devtools/log-monitor Patch
@redux-devtools/rtk-query-monitor Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lucataglia lucataglia marked this pull request as ready for review May 19, 2023 15:52
@lucataglia lucataglia marked this pull request as draft May 19, 2023 16:03
@lucataglia lucataglia marked this pull request as ready for review May 22, 2023 11:12
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.

None yet

1 participant