gpui-component/crates/ui/src/input
2025-10-13 22:06:07 +08:00
..
lsp editor: Add delay to trigger hover popover. (#1361) 2025-10-13 10:40:09 +08:00
popovers markdown: Use list for Markdown render and add scrollbar. (#1357) 2025-10-13 22:06:07 +08:00
blink_cursor.rs input: Pause blink and keep show cursor on moving or editing. (#1236) 2025-09-10 14:49:14 +08:00
change.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
clear_button.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
cursor.rs chore: Improve RopeExt API and add more docs. (#1289) 2025-09-25 18:17:46 +08:00
element.rs editor: Add document_colors LSP. (#1329) 2025-10-06 18:08:12 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs editor: Add to support move vertical for soft wrapped lines. (#1312) 2025-10-03 18:19:37 +08:00
mode.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
movement.rs editor: Add to support move vertical for soft wrapped lines. (#1312) 2025-10-03 18:19:37 +08:00
number_input.rs input: Implement styled for number input (#1333) 2025-10-08 10:36:28 +08:00
otp_input.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
rope_ext.rs button: Add Support for on_hover event (#1341) 2025-10-09 18:43:50 +08:00
search.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
state.rs input: Fix set_value when Input is disabled. (#1362) 2025-10-13 11:15:32 +08:00
text_input.rs input: impl Selectable for TextInput that allow it as tigger for popover (#1353) 2025-10-12 21:20:38 +08:00
text_wrapper.rs editor: Add to support move vertical for soft wrapped lines. (#1312) 2025-10-03 18:19:37 +08:00