gpui-component/crates/ui
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
..
locales input: Improve clear button position in Input. (#782) 2025-04-11 19:13:17 +08:00
src button: Impl Selectable for the dropdown button (#913) 2025-06-02 14:25:18 +08:00
tests/fixtures dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
Cargo.toml highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
default-colors.json
LICENSE-APACHE