ZIm/crates/ui/src/components/label
Danilo Leal 5253702200
Move the LoadingLabel component to the UI crate (#33893)
So we can use it in other places and don't require them to depend on the
`agent_ui`. This PR also renames it from `AnimatedLabel` to
`LoadingLabel`.

Release Notes:

- N/A
2025-07-04 04:49:11 +00:00
..
highlighted_label.rs ui: Add inline_code method to label (#29306) 2025-04-23 19:27:56 -03:00
label.rs ui: Add inline_code method to label (#29306) 2025-04-23 19:27:56 -03:00
label_like.rs ui: Add inline_code method to label (#29306) 2025-04-23 19:27:56 -03:00
loading_label.rs Move the LoadingLabel component to the UI crate (#33893) 2025-07-04 04:49:11 +00:00