gpui-component/crates
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
..
app New Scrollbar (#33) 2024-07-16 12:00:51 +08:00
story Add Small, Large size support to Input and Dropdown and let them use same height. (#35) 2024-07-16 15:14:12 +08:00
ui Add Small, Large size support to Input and Dropdown and let them use same height. (#35) 2024-07-16 15:14:12 +08:00
workspace Add mouse selection support to Input (#26) 2024-07-12 22:41:18 +08:00