summaryrefslogtreecommitdiffstats
path: root/tui-react/src/list.rs
AgeCommit message (Expand)Author
2021-05-03Remove tui-react, it now lives in https://github.com/Byron/tui-cratesSebastian Thiel
2020-07-22Fix incorrect render area of tui-react listSebastian Thiel
2020-07-22tui-react now works with tui 10.0; tracks tui's version number nowSebastian Thiel
2020-05-04Upgrade to tui 0.9v2.6.0tui-react-v0.4.0Sebastian Thiel
2020-03-30Revert "use tui-react to draw text…"Sebastian Thiel
2020-03-30use tui-react to draw text…Sebastian Thiel
2019-06-07Proper scrolling in mark paneSebastian Thiel
2019-06-06refactorSebastian Thiel
2019-06-05The block is now not needed anymore - we can just own simple propsSebastian Thiel
2019-06-05Finally, everything was properly ported to tui-reactSebastian Thiel
2019-06-05Entries is now ReactEntries :)Sebastian Thiel
2019-06-05Add tui-react as library - it's proven (enough)...Sebastian Thiel