gpui-component/crates/ui/src/input
2025-09-10 13:59:02 +08:00
..
blink_cursor.rs input: Keep showing the blink cursor when typing or moving. (#967) 2025-06-17 14:20:27 +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 highlighter: Fix some tokens were highlighted incorrectly (#1204) 2025-09-05 11:21:06 +08:00
element.rs input: Fix track scroll to selected end on drag move. (#1231) 2025-09-10 13:59:02 +08:00
hover_popover.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
marker.rs input: Use zed's Rope (#1214) 2025-09-08 16:44:52 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs input: Use zed's Rope (#1214) 2025-09-08 16:44:52 +08:00
mode.rs highlighter: Improve Syntax Highlighter performance. (#1230) 2025-09-10 00:11:53 +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 chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) 2025-07-29 17:31:52 +08:00
rope_ext.rs input: Improve Input performance by only shape visible lines. (#1222) 2025-09-09 14:41:52 +08:00
state.rs input: Fix track scroll to selected end on drag move. (#1231) 2025-09-10 13:59:02 +08:00
text_input.rs input: Use zed's Rope (#1214) 2025-09-08 16:44:52 +08:00
text_wrapper.rs input: Fix track scroll to selected end on drag move. (#1231) 2025-09-10 13:59:02 +08:00