ZIm/crates/ui/src
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
..
components Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02:00
styles Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58:59 -03:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
utils Add theme preview (#20039) 2024-10-31 11:40:38 -04:00
components.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
prelude.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs Add ui::ComponentPreview (#20319) 2024-11-06 16:54:18 -05:00
ui.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
utils.rs Add theme preview (#20039) 2024-10-31 11:40:38 -04:00