0.9.1-alpha.65
Alpha@xaui/native@0.9.1-alpha.65
Patch Changes
-
e6d8dfb: feat(widget): a card held in a soft frame
Widgetis the frame a figure, a table or a list is shown in: a quietdefaultSoftground with the header and footer sitting straight on it, one raisedsurfacecard for the thing itself, and a footer line for when it was last updated. It has one look — novariant, no primary/secondary/tertiary.sizemoves the padding, the gaps and the corner;radiusmoves the frame's corner;isElevated(on by default) lifts the card off the frame.The card's corner is derived from the frame's — the outer radius less the padding between them — so the arcs nest instead of reading as a sticker laid on the frame.
Chart.Legendnow works outside a<Chart>, which is what a widget's header needs: the title and the legend sit above the card and the figure sits inside it.