gpui-component/crates
Jason Lee 38a10fe05c
menu: Add item and export PopupMenuItem with builder methods to PopupMenu. (#1445)
Now we can be easy to add a menu item without define `action`, just use
`on_click` callback.

## Break Changes

- Removed complex methods: `menu_element_with_check_and_disabled`,
`menu_element_with_icon_and_disabled`, you can use `item` and
`PopupMenuItem` instead.
2025-10-28 14:42:56 +08:00
..
macros Bump v0.3.1 2025-10-27 13:52:29 +08:00
reqwest_client Bump v0.3.1 2025-10-27 13:52:29 +08:00
story menu: Add item and export PopupMenuItem with builder methods to PopupMenu. (#1445) 2025-10-28 14:42:56 +08:00
ui menu: Add item and export PopupMenuItem with builder methods to PopupMenu. (#1445) 2025-10-28 14:42:56 +08:00