ZIm/crates/storybook2/src
Nathan Sobo 68e7d99219 Return impl IntoElement from RenderOnce::render
This makes it a bit more approachable to implement.

This required converting the state of Component to AnyElement, which
costs an allocation. I'm hoping this will be ok performance-wise now
that AnyElements use bump allocation, but I need to benchmark still.
2024-01-02 10:27:09 -07:00
..
stories Return impl IntoElement from RenderOnce::render 2024-01-02 10:27:09 -07:00
assets.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
stories.rs Enable scrolling in tab bar (#3614) 2023-12-12 16:38:25 -05:00
story_selector.rs Rename build_view to new_view and build_model to new_model 2024-01-01 17:42:01 -07:00
storybook2.rs Return impl IntoElement from Render::render trait 2024-01-02 10:09:05 -07:00