gpui-component/crates/story
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
..
examples tiles: Add tile_radius theme option and default 0px. (#1441) 2025-10-28 02:54:41 +00:00
src menu: Add item and export PopupMenuItem with builder methods to PopupMenu. (#1445) 2025-10-28 14:42:56 +08:00
Cargo.toml Bump v0.3.1 2025-10-27 13:52:29 +08:00