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 useTopNode option #138

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

joscmw95
Copy link

Wrote this because I wanted to do something that looks like GitHub token creator.

It does what was mentioned in #13, particularly the 2nd model:

  1. Record upper-most nodes in checked. Here, we care about top-most checked nodes; the component needs to be intelligent enough to only record nodes that do not have a parent node checked. This is the model you are suggesting.

@jakezatecky jakezatecky added this to the v1.6.0 milestone May 24, 2019
@mkaufman1
Copy link

What is the status on this? Can it be merged/released?

@zlobin-oleksii
Copy link

Any news?

@joscmw95
Copy link
Author

The owner of this repository added the PR to the 1.6.0 milestone however no one is actively merging the code. I would advise anyone that wants to use this 'mode' now to use the fork I created. There is no clear documentation on usage but you could just add the useTopNode={true} parameter in the component and see the output.

@jakezatecky jakezatecky modified the milestones: v1.6.0, v1.7.0 Dec 11, 2019
@jakezatecky jakezatecky modified the milestones: v1.7.0, v1.8.0 Jun 8, 2021
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

4 participants