radicle-heartwood-lfs/radicle-cli
cloudhead 7abfd4870c
term: Overhaul rendering
The `Element::render` function now takes a constraint object. This
allows the parent element to influence how the child is rendered. This
is useful eg. to have elements take up more space than they need to fill
some space.

We also make various changes needed for pretty diffs, such as merging
styles, a new `Filled` type, and some color theming.
2023-09-27 12:37:41 +02:00
..
examples term: Overhaul rendering 2023-09-27 12:37:41 +02:00
src cli: Sign refs and set head in `rad delegate add` 2023-09-27 12:25:14 +02:00
tests Prevent divergences in canonical head 2023-09-27 12:25:14 +02:00
Cargo.toml Update `radicle-surf` to `v0.15.0` 2023-09-18 10:57:37 +02:00