-
0.38.0: a terminal and an egui host can fill a bespoke region
-
0.37.0: a verb can ask for a value before it fires
-
0.36.0: locality, and renderers classified client or hybrid
-
0.34.0: a box can raise more than one question, and a question can carry the filters
-
0.33.0: a region says its contents move, and each renderer picks a cadence
-
0.32.0: a call the host makes, and the renderer does not
-
0.31.0: a tab strip fetches its panel, it does not reveal it
-
0.29.0: an upload, said through the router
-
0.28.0: a row group says what it does when it runs out of room
-
An action can be awaiting, and a region can say what it is waiting on
-
0.27.0: a consult says how little is too little to ask about
-
Name the source a field consults as it is typed
-
A row part says what it is worth, and the terminal drops by it
-
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
-
Carry the bounded number and the unavailable option through the router
-
0.18.0: a region member says what it is worth
-
0.17.0: a field says how much of its row it asked for
-
0.16.0: a table can say there is more
-
0.15.0: a set that arrived in parts says where the reader is
-
Add the second admission test: a member is sizeable before it is filled
-
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
-
Add RegionKind::Group, and emit it as a section
-
0.10.0: Node takes #[non_exhaustive], and the third renderer stops panicking
-
0.7.0: describe a board's columns as peers
-
0.6.0: describe a time axis
-
A slot says how many of its children show, which one, and what each is called
-
0.4.0: a picture carries its size and when it is wanted
-
Say a picture: Node::Image, and draw it on both hosts