Josh McKinney
|
fb93db0730
|
docs(examples): simplify docs using new layout methods (#731)
Use the new `Layout::horizontal` and `vertical` constructors and
`Rect::split_array` through all the examples.
|
2024-01-05 07:45:14 -08:00 |
|
Josh McKinney
|
1b8b6261e2
|
docs(examples): add animation and FPS counter to colors_rgb (#583)
|
2023-12-17 01:34:59 -08:00 |
|
Josh McKinney
|
fbf1a451c8
|
chore: simplify constraints (#556)
Use bare arrays rather than array refs / Vecs for all constraint
examples.
Ref: https://github.com/ratatui-org/ratatui-book/issues/94
|
2023-10-03 16:50:14 -07:00 |
|
Josh McKinney
|
be55a5fbcd
|
feat(examples): add demo2 example (#500)
|
2023-09-21 01:47:23 -07:00 |
|
Josh McKinney
|
6b8725f091
|
docs(examples): add colors_rgb example (#476)
|
2023-09-09 17:30:41 -07:00 |
|