-
0.49.0: an interval, through the whole stack
-
0.45.0: a field owns its suggestion list, and all three renderers draw it
-
0.41.0: a control in a table cell is reached by stepping into the row
-
0.39.0: a readout can say it is derived from now, and each renderer ticks it
-
0.37.0: a verb can ask for a value before it fires
-
An action can be awaiting, and a region can say what it is waiting on
-
A row part says what it is worth, and the terminal drops by it
-
Cap a run in the terminal and in egui, so a row is a line again
-
A part says how many lines it may take, and the webview honours it
-
0.20.0: a table row offers what it does not show
-
0.16.0: a table can say there is more
-
0.15.0: a set that arrived in parts says where the reader is
-
0.14.0: a renderer says how big a selection is, and will not commit an empty one
-
0.13.0: a table row can join a selection, and a picker can act on one
-
0.10.0: Node takes #[non_exhaustive], and the third renderer stops panicking
-
0.6.0: describe a time axis
-
Say a picture: Node::Image, and draw it on both hosts
-
Say a widget: RegionKind::Widget, and render it
-
Name the selection, so a tick has somewhere to go
-
Say the other slots a write changed
-
Take what moved out to makeover, and name the trait for what it does
-
quasi-tui: the interaction runtime, and the second argument it needed
-
quasi-tui: draw a rich node's blocks, not only its emphasis
-
quasi-tui: draw a rich node's emphasis instead of flattening it
-
Draw a described screen in a terminal