zed/crates/ui
Marshall Bowers ca4a8b2226
Rework Avatar indicator to be more general-purpose (#4073)
This PR reworks the way we add indicators to `Avatar`s to make them more
general-purpose.

Previously we had logic specific to the availability indicator embedded
in the `Avatar` component, which made it unwieldy to repurpose for
something else.

Now the `indicator` is just a slot that we can put anything into.

Release Notes:

- N/A
2024-01-16 14:05:05 -05:00
..
docs Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
src Rework Avatar indicator to be more general-purpose (#4073) 2024-01-16 14:05:05 -05:00
Cargo.toml Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00