ratatui/src
2023-07-22 10:34:11 +00:00
..
backend ci: parallelize CI jobs (#318) 2023-07-17 10:31:31 +00:00
style feat(stylize): allow all widgets to be styled (#289) 2023-07-14 08:37:30 +00:00
text refactor(text): simplify reflow implementation (#290) 2023-07-17 06:27:45 +00:00
widgets fix(barchart): empty groups causes panic (#333) 2023-07-19 09:37:59 +00:00
buffer.rs feat(style): Enable setting the underline color for crossterm (#308) (#310) 2023-07-15 09:57:15 +00:00
layout.rs fix(clippy): ununsed_mut lint for layout (#285) 2023-06-30 22:01:58 +00:00
lib.rs chore(github): rename tui-rs-revival references to ratatui-org (#340) 2023-07-22 10:34:11 +00:00
prelude.rs fix(prelude): remove widgets module from prelude (#317) 2023-07-16 09:11:59 +00:00
style.rs fix(prelude): remove widgets module from prelude (#317) 2023-07-16 09:11:59 +00:00
symbols.rs fix(canvas)!: use full block for Marker::Block (#133) 2023-04-15 17:40:28 +02:00
terminal.rs style: reformat imports (#219) 2023-06-12 05:07:15 +00:00
title.rs fix(title): remove default alignment and position (#323) 2023-07-17 10:27:58 +00:00