ZIm/crates/ui/src/components
Agus Zubiaga fd7fa87939
edit predictions: Restore red dot in status buttons when pending ToS (#24408)
In one of the recent changes to the edit predictions status bar menu, we
lost the red dot that is displayed when the user has Zed as the provider
but hasn't accepted terms of service. Note: All the checks were still in
place, just the visual indicator was missing.

![CleanShot 2025-02-06 at 20 22
21@2x](https://github.com/user-attachments/assets/da8f25dd-5ed2-4bf9-8453-10b80f00bf63)


Release Notes:

- N/A

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2025-02-07 15:42:27 -03:00
..
avatar Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
button edit predictions: Restore red dot in status buttons when pending ToS (#24408) 2025-02-07 15:42:27 -03:00
icon Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
label Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
list Revise "Hide/Show Inline Completions" menu (#23808) 2025-01-29 17:45:28 -03:00
stories Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
avatar.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
button.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
content_group.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
context_menu.rs edit prediction: Improve UX around disabled_globs and show_inline_completions (#24207) 2025-02-05 17:09:19 +00:00
disclosure.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
divider.rs Revert "gpui & ui: Use shader for dashed dividers" (#23850) 2025-01-29 19:19:20 +00:00
dropdown_menu.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
facepile.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
icon.rs Introduce KeybindingHint (#24397) 2025-02-06 21:45:03 +00:00
image.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
indent_guides.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
indicator.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
keybinding.rs Introduce KeybindingHint (#24397) 2025-02-06 21:45:03 +00:00
keybinding_hint.rs Introduce KeybindingHint (#24397) 2025-02-06 21:45:03 +00:00
label.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
list.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
modal.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
navigable.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
numeric_stepper.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
popover.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
popover_menu.rs zeta: Revised data-collection onboarding experience (#24031) 2025-02-04 04:06:09 -03:00
radio.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
right_click_menu.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
scrollbar.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
settings_container.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
settings_group.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
stack.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
stories.rs Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
tab.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tab_bar.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
table.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
toggle.rs Commit All Mode (#24293) 2025-02-05 12:13:32 -07:00
tool_strip.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tooltip.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00