stefanvanburen / buftui

TUI for the Buf Schema Registry
https://buf.build/bufbuild/registry
1 stars 0 forks source link

Switch from tables to lists #36

Closed stefanvanburen closed 4 months ago

stefanvanburen commented 4 months ago

Still not amazing, but good enough to iterate on.

Had to ditch the absolute/relative timestamps, for now. I'll bring them back once I figure out how to idiomatically update the list items.

Fixes #27.