gpui-component/crates/story/examples
Jason Lee 271116926c
code-editor: Add go_to_line method to CodeEditor. (#1081)
- Fix to emit `enter` press key in Input single-line mode.
2025-07-23 13:33:09 +08:00
..
fixtures text_view: Fix nested Blockquote render in Markdown and HTML. (#1053) 2025-07-14 14:30:40 +08:00
code-editor.rs code-editor: Add go_to_line method to CodeEditor. (#1081) 2025-07-23 13:33:09 +08:00
dock.rs theme: Add to support highlight color to theme config. (#1055) 2025-07-14 17:04:18 +08:00
html.rs chore: Remove unnecessary examples that have includes in gallery. (#1049) 2025-07-07 12:11:19 +08:00
markdown.rs chore: Remove unnecessary examples that have includes in gallery. (#1049) 2025-07-07 12:11:19 +08:00
tiles.rs story: Fix tiles story. (#1056) 2025-07-14 18:06:46 +08:00
webview.rs webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00