ratatui/examples
2020-02-23 16:20:54 +01:00
..
demo fix: remove array_into_iter warnings 2020-02-23 16:20:54 +01:00
util style: run rustfmt 2020-01-19 18:44:00 +01:00
barchart.rs Support several modifiers and indexed colors at once 2019-03-10 15:56:56 +01:00
block.rs refactor: clean up border type for blocks 2020-01-19 15:44:03 +01:00
canvas.rs style: fix clippy warnings 2019-02-03 22:42:09 +01:00
chart.rs Fix some examples that accidentally changed color 2019-03-10 15:56:56 +01:00
crossterm_demo.rs feat: bump crossterm to 0.14 2019-12-15 23:03:02 +01:00
curses_demo.rs feat: curses instance can be passed to backend 2019-02-26 07:49:59 +01:00
custom_widget.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
gauge.rs Support several modifiers and indexed colors at once 2019-03-10 15:56:56 +01:00
layout.rs fix(examples): remove logging in layout example 2019-02-03 22:42:09 +01:00
list.rs Support several modifiers and indexed colors at once 2019-03-10 15:56:56 +01:00
paragraph.rs Support several modifiers and indexed colors at once 2019-03-10 15:56:56 +01:00
rustbox_demo.rs feat: add rustbox and crossterm demo 2019-02-10 23:28:31 +01:00
sparkline.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
table.rs fix: remove array_into_iter warnings 2020-02-23 16:20:54 +01:00
tabs.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
termion_demo.rs feat: add rustbox and crossterm demo 2019-02-10 23:28:31 +01:00
user_input.rs refactor(examples): add input modes to user input examples 2020-01-19 18:41:00 +01:00