gpui-component/crates/story/examples
Jason Lee 3fa996c331
input: Fix line column by use chars offset. (#1239)
- Add autocorrect to markdown example for test `markers`.

<img width="1104" height="590" alt="image"
src="https://github.com/user-attachments/assets/03103088-e828-4039-82b0-c816d5f36141"
/>
2025-09-10 20:56:15 +08:00
..
fixtures input: Fix line column by use chars offset. (#1239) 2025-09-10 20:56:15 +08:00
code-editor.rs input: Fix line column by use chars offset. (#1239) 2025-09-10 20:56:15 +08:00
dock.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
html.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
large-text.rs input: Refactor start_of_line, end_of_line by use Rope. (#1232) 2025-09-10 14:43:11 +08:00
markdown.rs input: Fix line column by use chars offset. (#1239) 2025-09-10 20:56:15 +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