All Versions
4
Latest Version
Avg Release Cycle
163 days
Latest Release
1980 days ago

Changelog History

  • v0.4.0

    November 18, 2018
  • v0.3.0 Changes

    January 04, 2018

    ๐Ÿ”‹ Features

    • โž• Add scroll area (#52)
    • โž• Add readline functionality to Entry and TextEdit (#57)
    • โœ‚ Remove widget from Box (#65) โ€” thanks @HTechHQ!
    • โž• Add Length to Box (#72) โ€” thanks @taylorchu!
    • Clear Keybindings functionality (#92) โ€” thanks @raghuvanshy!

    โœจ Enhancements

    • โž• Add text getter method and update SizeHint to account for word wrapping (#53) โ€” thanks @cornfeedhobo!
    • ๐Ÿ›  Fix box insert out of range (#62) โ€” thanks @chyroc!
    • Implement whitespace preserving wordwrap (#68)
    • ๐Ÿ‘Œ Improve support for CJK (#69)
    • ๐Ÿ’… Make WithStyle behave as a stack (#78) โ€” thanks @cceckman!
    • โœ… Make TestSurface public (#79) โ€” thanks @cceckman!
    • โž• Add TestSurface accessor for decorations (#80) โ€” thanks @cceckman!
    • ๐Ÿ’… Make Styles inherit by default (#82) โ€” thanks @cceckman!
    • Reset Label's cached size hint on Resize (#84) โ€” thanks @cceckman!
    • ๐Ÿ‘‰ Make Box fill in its background (#89) โ€” thanks @cceckman!
    • ๐Ÿ›  Fix minor theme issues (#94)
    • ๐Ÿ‘ True color support (#96) โ€” thanks @d3nw0!

    ๐Ÿ› Bug fixes

    • Unicode characters break word wrapping (#90) โ€” thanks @cceckman!
    • โšก๏ธ Update docstring on Padder (#91) โ€” thanks @cceckman!
    • โšก๏ธ Make Update calls synchronous (#97) โ€” thanks @cceckman!
  • v0.2.0 Changes

    September 08, 2017

    ๐Ÿ”‹ Features

    • โž• Add Insert widget in Box (#43) โ€” thanks @fenimore

    โœจ Enhancements

    • 0๏ธโƒฃ Make default theme monochrome (#24)
    • Discern between box foreground and border (#38)
    • Bring key mappings up to date with tcell (#48) thanks โ€” thanks @TripleDogDare
    • โœ‚ Remove cursor before every paint to clean up (#49) โ€” thanks @nicklanng
  • v0.1.0 Changes

    July 16, 2017

    ๐ŸŽ‰ Initial semver-compatible tagged release of tui-go. Thanks to @dougreese, @heavenlyhash, @gonzaloserrano, @jsageryd, @leitzler and @yml for your contributions!