zed/crates/storybook
Marshall Bowers f2a1226e18
assistant2: Setup storybook (#11228)
This PR sets up the `assistant2` crate with the storybook so that UI
elements can be iterated on in isolation.

To start, we have some stories for the `ChatMessage` component:

```sh
cargo run -p storybook -- components/assistant_chat_message
```

<img width="1233" alt="Screenshot 2024-04-30 at 5 20 03 PM"
src="https://github.com/zed-industries/zed/assets/1486634/510967ea-0e9b-4fa9-94fb-421ee74bcc45">

Release Notes:

- N/A
2024-04-30 17:33:32 -04:00
..
docs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
src assistant2: Setup storybook (#11228) 2024-04-30 17:33:32 -04:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.lock Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
Cargo.toml assistant2: Setup storybook (#11228) 2024-04-30 17:33:32 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00