github fdehau/tui-rs v0.16.0
v.0.16.0

latest releases: v0.19.0, v0.18.0, v0.17.0...
2 years ago

Features

  • Update crossterm to 0.20.
  • Add From<Cow<str>> implementation for text::Text (#471).
  • Add option to right or center align the title of a widgets::Block (#462).

Fixes

  • Apply label style in widgets::Gauge and avoid panics because of overflows with long labels (#494).
  • Avoid panics because of overflows with long axis labels in widgets::Chart (#512).
  • Fix computation of column widths in widgets::Table (#514).
  • Fix panics because of invalid offset when input changes between two frames in widgets::List and
    widgets::Chart (#516).

Don't miss a new tui-rs release

NewReleases is sending notifications on new releases.