zed/crates/storybook2/src
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
..
stories Port the picker and uniform list (#3248) 2023-11-08 17:45:23 +01:00
assets.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
stories.rs Checkpoint 2023-11-06 14:26:10 -08:00
story.rs Add an example of colocating a story for a UI component with its definition 2023-10-10 15:30:16 -04:00
story_selector.rs Merge branch 'main' into picker 2023-11-08 11:18:54 -05:00
storybook2.rs Start work on adding a filter editor to the picker 2023-11-07 13:37:10 -08:00