ZIm/crates/storybook2/src/stories
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
..
colors.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
focus.rs Port the picker and uniform list (#3248) 2023-11-08 17:45:23 +01:00
kitchen_sink.rs wip: picker 2023-11-06 17:09:38 -08:00
picker.rs Implement basic fuzzy filtering in picker 2023-11-07 17:24:04 -08:00
scroll.rs Port the picker and uniform list (#3248) 2023-11-08 17:45:23 +01:00
text.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
z_index.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00