gpui-component/crates/story/examples
Jason Lee 554082b969
text_view: Fix inline image render. (#1166)
GPUI does not support inline image into an `InteractiveText` yet. So
here, let it render into a block line.

<img width="1201" height="902" alt="image"
src="https://github.com/user-attachments/assets/797baeae-8764-417a-a907-e0d22956bf62"
/>

<img width="1064" height="805" alt="image"
src="https://github.com/user-attachments/assets/a5ef7000-aa71-4c1b-8a82-2a0f36649fd6"
/>
2025-08-21 16:30:58 +08:00
..
fixtures text_view: Fix inline image render. (#1166) 2025-08-21 16:30:58 +08:00
code-editor.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
dock.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
html.rs chore: Remove unnecessary examples that have includes in gallery. (#1049) 2025-07-07 12:11:19 +08:00
markdown.rs theme: Add ThemeRegistry to load and watch themes dir. (#1148) 2025-08-18 19:29:27 +08:00
tiles.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
webview.rs webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00