gpui-component/crates/ui/src/input
2025-07-05 14:12:20 +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 input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
element.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
hover_popover.rs chore: Remove shadow_xs, now GPUI has this method. (#1043) 2025-07-04 15:17:55 +08:00
marker.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
mode.rs input: Simplify newline logic for multi-line text and fix auto-grow lines count. (#948) 2025-06-12 10:59:41 +08:00
number_input.rs input: Fix Input prefix, suffix position, and mask * in vertical center. (#965) 2025-06-17 13:59:02 +08:00
otp_input.rs otp_input: Fix to keep showing focus border when all code has filled. (#1047) 2025-07-05 14:12:20 +08:00
state.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
text_input.rs theme: Update theme details to match Shadcn. (#1009) 2025-06-25 16:40:27 +08:00
text_wrapper.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00