ZIm/crates/ui/src/components
Danilo Leal ae85ecba2d
Make fetch slash command visible in the command selector (#21302)
The `/fetch` command is naturally already accessible via the completion
menu when you type / in the assistant panel, but it wasn't on the "Add
Context" command selector. I think it should! It's a super nice/powerful
one, and I've seen folks not knowing it existed. Side-note: maybe, in
the near future, it'd be best to rename it to "`/web`, as that's an
easier name to parse and assume what it does.

<img width="700" alt="Screenshot 2024-11-28 at 16 52 07"
src="https://github.com/user-attachments/assets/37134e1c-c788-48ca-81ae-d7416e8c8706">

Release Notes:

- N/A
2024-11-28 18:26:59 -03:00
..
avatar ui: Fix avatar indicators getting cut off (#18821) 2024-10-07 12:53:11 -04:00
button theme: Add color darken function (#20746) 2024-11-18 12:44:49 -03:00
label Use strikethrough style in label implementation (#20735) 2024-11-15 10:57:23 -07:00
list Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
stories Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03: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
checkbox.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
content_group.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
context_menu.rs Fix context menus not cycling over its edge when selecting items (#20592) 2024-11-13 15:14:23 +01:00
disclosure.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
divider.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
dropdown_menu.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
facepile.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
icon.rs Make fetch slash command visible in the command selector (#21302) 2024-11-28 18:26:59 -03:00
image.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
indent_guides.rs outline panel: Add indent guides (#19719) 2024-10-28 09:54:18 +01:00
indicator.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
keybinding.rs Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02: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 Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
navigable.rs gpui: Add scroll anchors (#19894) 2024-11-01 14:47:46 +01:00
numeric_stepper.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
popover.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
popover_menu.rs Add a way to use splits when opening in file finder (#20507) 2024-11-13 11:58:42 +01:00
radio.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
right_click_menu.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
scrollbar.rs Add Loading and Fallback States to Image Elements (via StyledImage) (#20371) 2024-11-15 19:12:01 -08:00
settings_container.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
settings_group.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04: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 Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
tab_bar.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
table.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
tool_strip.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
tooltip.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00