gpui-component/crates/ui
Jason Lee ce7c1a3a34
Add Small, Large size support to Input and Dropdown and let them use same height. (#35)
- Add `Dropdown::string_list` to use `Vec<SharedString>` to create
dropdown for easy use.
- Add `input_px`, `input_py`, `input_h` trait methods to `Styled`
element.
2024-07-16 15:14:12 +08:00
..
src Add Small, Large size support to Input and Dropdown and let them use same height. (#35) 2024-07-16 15:14:12 +08:00
Cargo.toml Add Indicator (#25) 2024-07-12 17:33:05 +08:00
LICENSE-APACHE Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00