ratatui/src
2020-11-15 20:03:33 +01:00
..
backend chore: clippy fixes (#386) 2020-09-27 13:41:28 +02:00
widgets fix(widgets/paragraph): handle trailing nbsp in wrapped text (#405) 2020-11-15 20:03:33 +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 layout: add vertical split constraint test on height 2020-06-08 23:05:08 +02:00
lib.rs Release v0.13.0 2020-11-14 17:37:21 +01: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(text): extend Text to be stylable and extendable (#361) 2020-09-27 14:20:14 +02:00
text.rs feat(text): extend Text to be stylable and extendable (#361) 2020-09-27 14:20:14 +02:00