gpui-component/crates/ui/src/input
2025-09-25 10:41:37 +08:00
..
lsp editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
popovers editor: Fix completion width align to longest item. (#1281) 2025-09-24 11:43:59 +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 input: Add mask_toggle button to toggle masked state to Input. (#758) 2025-03-31 22:57:07 +08:00
cursor.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
element.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
mode.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
number_input.rs chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) 2025-07-29 17:31:52 +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 editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
search.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
state.rs chore: Fix sum_tree API changes. (#1286) 2025-09-25 10:41:37 +08:00
text_input.rs input: Add context menu for cut, copy, paste. (#1279) 2025-09-23 22:06:58 +08:00
text_wrapper.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00