ratatui/examples/vhs
Mikołaj Nowak eef1afe915
feat(LineGauge): allow LineGauge background styles (#565)
This PR deprecates `gauge_style` in favor of `filled_style` and
`unfilled_style` which can have it's foreground and background styled.

`cargo run --example=line_gauge --features=crossterm`

https://github.com/ratatui-org/ratatui/assets/5149215/5fb2ce65-8607-478f-8be4-092e08612f5b

Implements: <https://github.com/ratatui-org/ratatui/issues/424>

Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
2024-05-24 11:42:52 -07:00
..
barchart.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
block.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
calendar.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
canvas.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
chart.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
colors.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
colors_rgb.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
constraints.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
custom_widget.tape chore(editorconfig): set and apply some defaults (#974) 2024-03-03 21:41:19 -08:00
demo.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
demo2-destroy.tape chore(editorconfig): set and apply some defaults (#974) 2024-03-03 21:41:19 -08:00
demo2-social.tape chore(editorconfig): set and apply some defaults (#974) 2024-03-03 21:41:19 -08:00
demo2.tape chore(editorconfig): set and apply some defaults (#974) 2024-03-03 21:41:19 -08:00
docsrs.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
flex.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
gauge.tape docs(examples): update gauge example (#863) 2024-01-27 01:47:17 -08:00
generate.bash chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
hello_world.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
inline.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
layout.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
line_gauge.tape feat(LineGauge): allow LineGauge background styles (#565) 2024-05-24 11:42:52 -07:00
list.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
modifiers.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
panic.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
paragraph.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
popup.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
ratatui-logo.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
scrollbar.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
sparkline.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
table.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00
tabs.tape docs(examples): refactor Tabs example (#861) 2024-01-27 02:39:40 -08:00
user_input.tape chore: move example vhs tapes to a folder (#867) 2024-01-24 08:22:46 -08:00