lipgloss/examples/tree
Maas Lalani 1afeca0d80
Tree API Changes (#307)
* refactor: clean tree_test.go

* refactor: remove subtests

* refactor: rename `Data` to `Items` for `Lists` and `Children` for `Trees`

* chore: support only NodeData

* fix: enumerations -> enumerators for consistency

* fix: item -> children

* fix: use l for List, rather than n

* fix: move list Enumerator definition to enumerator.go

* fix: list enumerator comments

* docs: add package documentation

* fix: examples

* feat: split enumerator and indenters

* docs: add comments

* refactor: package comment

* docs: use more tree terminology

* docs: refactor indentor comments

* fix: lint
2024-05-30 17:11:28 -04:00
..
background Tree API Changes (#307) 2024-05-30 17:11:28 -04:00
files feat: trees and lists (#264) 2024-05-24 12:02:18 -03:00
rounded feat: trees and lists (#264) 2024-05-24 12:02:18 -03:00
simple Tree API Changes (#307) 2024-05-30 17:11:28 -04:00
styles feat: trees and lists (#264) 2024-05-24 12:02:18 -03:00