gpui-component/crates/ui/src/sidebar
Floyd Wang dc1d516a30
button: Impl Selectable for the dropdown button (#913)
## Break Change
- Add `is_selected` to the `Selectable` trait; Returns true if the
element is selected.
2025-06-02 14:25:18 +08:00
..
footer.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
group.rs chrome: Refactor state fields to remove is_ prefix. (#627) 2025-02-14 15:20:18 +08:00
header.rs button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
menu.rs theme: Improve Switch and Sidebar selected item bg color. (#801) 2025-04-17 19:53:32 +08:00
mod.rs resizable: Refactor to use stateless Resizable element. (#852) 2025-05-12 17:15:11 +08:00