gpui-component/crates/story/examples
Jason Lee 43c848893c
input: Refactor start_of_line, end_of_line by use Rope. (#1232)
- Removed `Cursor` struct, now use `usize` for selection offset.
2025-09-10 14:43:11 +08:00
..
fixtures markdown: Add to support LinkReference and Footnote. (#1201) 2025-09-03 16:39:17 +08:00
code-editor.rs input: Refactor start_of_line, end_of_line by use Rope. (#1232) 2025-09-10 14:43:11 +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 text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +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