github fdehau/tui-rs v0.2.0

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

Added

  • Add MouseBackend in termion backend to handle scroll and mouse events
  • Add generic Item for items in a List

Changed

  • Rename TermionBackend to RawBackend (to distinguish it from the MouseBackend)

  • Generic parameters for List to allow passing iterators as items

  • Generic parameters for Table to allow using iterators as rows and header

  • Generic parameters for Tabs

  • Rename border bitflags to Borders

  • Run latest rustfmt on all sources

Removed

  • Drop log4rs as a dev-dependencies in favor of stderrlog

Don't miss a new tui-rs release

NewReleases is sending notifications on new releases.