ZIm/crates/ui/src/components
Kirill Bulatov 9833756224
Fix file finder menu actions (#21087)
Closes https://github.com/zed-industries/zed/issues/21077

* BREAKING: rename `file_finder::OpenMenu` into
`file_finder::ToggleMenu`
* Display the keybinding for menu toggling when the menu is open
* Fix `enter` not working in the menu

Release Notes:

- Fixed enter not working and menu toggle binding not shown in the file
finder menu
2024-11-23 02:21:19 +02: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 Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58: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