gpui-component/crates/ui/src/input
Jason Lee 512f46aec8
text_view: Add to support custom code block style. (#1288)
And remove bg, padding for editor hover code blocks.

<img width="589" height="214" alt="image"
src="https://github.com/user-attachments/assets/55870f2f-e49e-4c2d-8899-9aa7edd17630"
/>
2025-09-25 17:11:14 +08:00
..
lsp editor: Avoid trigger hover on selection. (#1287) 2025-09-25 15:50:12 +08:00
popovers text_view: Add to support custom code block style. (#1288) 2025-09-25 17:11:14 +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