-
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.12.0: a host can ask for the screen it is on again
-
Add RegionKind::Group, and emit it as a section
-
0.10.0: Node takes #[non_exhaustive], and the third renderer stops panicking
-
0.9.0: the egui renderer draws the two nodes it had been panicking on
-
0.8.0: label a track by its unit rather than by assumption
-
0.7.0: describe a board's columns as peers
-
0.6.0: describe a time axis
-
Take makeover-webview 0.41.0 and call the emitters that stream
-
Take makeover-webview 0.40.0
-
0.5.0: the carousel says Showing::One and stops carrying its own chrome
-
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
-
Take makeover-webview 0.37.0
-
0.3.0: Node grew a member
-
Say a picture: Node::Image, and draw it on both hosts
-
Say a widget: RegionKind::Widget, and render it
-
Name app-level chrome and the screen drawn over another
-
Let each renderer decide focus, and delete the machinery that argued
-
Take the makeover 0.18.0 cascade
-
Read the share and the measure off the description
-
State the major each consumer is written against on cross-repo git deps
-
Take what moved out to makeover, and name the trait for what it does
-
A cell is an inline run, and the model found two members while it moved
-
Take makeover-webview 0.31.0, where the caret owns its own gap
-
Take makeover-webview 0.30.1, which reads a stylesheet by property
-
Every class this renderer emits is makeover's or declared as its own