zed/crates/ui2
Marshall Bowers 761d4fcd49
Port the picker and uniform list (#3248)
This adds a `UniformList` element and partially implements `Picker` as a
component, using `UniformList`. Because editor2 isn't fully implemented
yet, the picker doesn't have filtering logic yet. We want to merge this
for now though, to make the UniformList element available for other
crates.

Release Notes:

- N/A
2023-11-08 17:45:23 +01:00
..
docs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
src Port the picker and uniform list (#3248) 2023-11-08 17:45:23 +01:00
Cargo.toml Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00