..
backend
feat(buffer): deprecate Cell::symbol
field ( #624 )
2023-11-11 21:43:51 -08:00
layout
feat(Rect): add offset
method ( #533 )
2023-11-27 08:03:18 -08:00
style
fix: add #[must_use] to Style-moving methods ( #600 )
2023-11-21 14:21:28 -08:00
text
feat(line): add Line::raw
constructor ( #511 )
2023-09-22 04:34:58 -07:00
widgets
feat(table): Add a Table::segment_size method ( #660 )
2023-12-04 13:51:02 -08:00
backend.rs
docs(website): rename book to website ( #661 )
2023-12-04 11:49:54 +01:00
buffer.rs
fix(doc): do not access deprecated Cell::symbol
field in doc example ( #626 )
2023-11-13 06:29:01 -08:00
layout.rs
feat(table): Add a Table::segment_size method ( #660 )
2023-12-04 13:51:02 -08:00
lib.rs
docs(website): rename book to website ( #661 )
2023-12-04 11:49:54 +01:00
prelude.rs
docs(terminal): add docs for terminal module ( #486 )
2023-09-11 18:39:15 -07:00
style.rs
fix: add #[must_use] to Style-moving methods ( #600 )
2023-11-21 14:21:28 -08:00
symbols.rs
feat(canvas): implement half block marker ( #550 )
2023-09-30 06:03:03 -07:00
terminal.rs
fix(terminal): insert_before() now accepts lines > terminal height and doesn't add an extra blank line ( #596 )
2023-11-08 10:04:35 -08:00
text.rs
chore(spans): remove deprecated Spans
type ( #426 )
2023-09-19 02:58:52 -07:00
title.rs
docs: import prelude::* in doc examples ( #490 )
2023-09-11 18:01:57 -07:00
widgets.rs
docs(widgets): update the list of available widgets ( #496 )
2023-09-13 10:48:00 +02:00