ratatui/src
2021-05-02 22:35:08 +02:00
..
backend fix: actually clear buffer in TestBackend::clear (#461) 2021-05-02 22:35:08 +02:00
widgets fix(widgets/block): make Block::inner return more accurate results on small areas 2020-12-13 17:21:10 +01:00
buffer.rs feat(buffer): add a method to build a Style out of an existing Cell 2020-09-27 19:12:35 +02:00
layout.rs fix(widgets/block): make Block::inner return more accurate results on small areas 2020-12-13 17:21:10 +01:00
lib.rs Release v0.15.0 2021-05-02 19:03:01 +02:00
style.rs doc(style): improve documentation of Style 2020-11-14 21:29:56 +01:00
symbols.rs feat(widgets/canvas): added type Block in canvas markers (#350) 2020-09-20 14:57:35 +02:00
terminal.rs feat(terminal): add a read-only view of the terminal state after the draw call 2021-01-04 22:18:28 +01:00
text.rs feat(text): extend Text to be stylable and extendable (#361) 2020-09-27 14:20:14 +02:00