ratatui/examples
Josh McKinney 593fd29d00
chore(demo): update demo gif with a fixed unicode gauge (#227)
* fix(gauge): render gauge with unicode correctly

Gauge now correctly renders a block rather than a space when in unicode mode.

* docs: update demo.gif

- remove existing gif
- upload using VHS (https://github.com/charmbracelet/vhs)
- add instructions to RELEASE.md
- link new gif in README
2023-06-11 16:23:23 +02:00
..
demo chore(demo): update demo gif with a fixed unicode gauge (#227) 2023-06-11 16:23:23 +02:00
barchart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
block.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
calendar.rs feat(calendar): add calendar widget (#138) 2023-04-26 23:02:35 +02:00
canvas.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
chart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
custom_widget.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
gauge.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
hello_world.rs docs: update README.md and add hello_world example (#204) 2023-06-01 15:22:18 +02:00
inline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
layout.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
list.rs style(comments): set comment length to wrap at 100 chars (#218) 2023-06-04 12:34:05 +02:00
panic.rs refactor(text): replace Spans with Line (#178) 2023-05-18 20:21:43 +02:00
paragraph.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
popup.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
sparkline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
table.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
tabs.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
user_input.rs style(comments): set comment length to wrap at 100 chars (#218) 2023-06-04 12:34:05 +02:00