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

How to create trees #312

Closed
hanxuanliang opened this issue Jun 3, 2024 · 3 comments · Fixed by #342
Closed

How to create trees #312

hanxuanliang opened this issue Jun 3, 2024 · 3 comments · Fixed by #342

Comments

@hanxuanliang
Copy link

Describe the bug

Upon reviewing the current release, the utilization of the tree has been eliminated. Now, what is the optimal approach for utilizing the tree API?

@carreter
Copy link

For anyone who is having issues with importing the tree and list modules, you can tell go to use the master branch release instead of the latest release:

go get github.com/charmbracelet/lipgloss@master

@meowgorithm
Copy link
Member

As a note, tree and list are in master but not considered yet finalized until release, and we do expect to change the API a little more.

@bashbunni bashbunni changed the title Use Tree API How to create trees Jul 18, 2024
@bashbunni bashbunni linked a pull request Aug 6, 2024 that will close this issue
@bashbunni
Copy link
Member

Hey, just an update. We've been working on lists and trees for a while now and have decided to bring the tree package out of internal. The linked PR includes examples on usage and a section in the README to get started with trees. Will keep this issue open until that PR is merged :)

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 a pull request may close this issue.

4 participants