Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:51

Minor Changes

  • e0ad809: Refactor Frame to extend Container from pi-tui, inheriting addChild, removeChild, and clear. borderColor is now required. Children are no longer accepted via constructor options — use addChild instead.
  • Add Tree component for rendering nested data with box-drawing characters