ratatui/src
Josh McKinney 769efc20d1
fix(reflow): remove debug macro call (#198)
This was accidentally left in the previous commit and causes all the
demos to fail.
2023-05-28 21:43:50 +02:00
..
backend chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
text feat(paragraph): allow Lines to be individually aligned (#149) 2023-05-26 11:58:40 -07:00
widgets fix(reflow): remove debug macro call (#198) 2023-05-28 21:43:50 +02:00
buffer.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
layout.rs chore: Minor lints, making Clippy happier (#189) 2023-05-21 20:45:37 -07:00
lib.rs feat(calendar): add calendar widget (#138) 2023-04-26 23:02:35 +02:00
style.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
symbols.rs fix(canvas)!: use full block for Marker::Block (#133) 2023-04-15 17:40:28 +02:00
terminal.rs refactor(text): replace Spans with Line (#178) 2023-05-18 20:21:43 +02:00
text.rs chore: Minor lints, making Clippy happier (#189) 2023-05-21 20:45:37 -07:00