summaryrefslogtreecommitdiffstats
path: root/tui-react/src/lib.rs
AgeCommit message (Expand)Author
2020-07-22tui-react now works with tui 10.0; tracks tui's version number nowSebastian Thiel
2020-07-10patch bump tui-reacttui-react-v0.4.1Sebastian Thiel
2020-07-10Calculate block width without going through graphemesSebastian Thiel
2020-04-12fix clippy lintsSebastian Thiel
2020-03-30Revert attempt to use tui-react's drawing…Sebastian Thiel
2020-03-30cleanupSebastian Thiel
2020-03-30use tui-react to draw text…Sebastian Thiel
2020-03-29Import plenty of utilities from prodash into tui-reacttui-react-v0.2.2Sebastian Thiel
2019-07-22Forbid unsafe everywhereSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-05Clear screen at initializationSebastian Thiel
2019-06-05The block is now not needed anymore - we can just own simple propsSebastian Thiel
2019-06-05Add tui-react as library - it's proven (enough)...Sebastian Thiel