| .. |
|
blink_cursor.rs
|
input: Keep showing the blink cursor when typing or moving. (#967)
|
2025-06-17 14:20:27 +08:00 |
|
change.rs
|
history: Add unique mode to keep unique item in History. (#529)
|
2025-01-06 19:19:36 +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 |
|
element.rs
|
input: Fix wrap text not draw in multi-line mode. (#998)
|
2025-06-23 18:14:29 +08:00 |
|
hover_popover.rs
|
chore: Move shadow_xs to StyledExt trait. (#1010)
|
2025-06-25 16:54:48 +08:00 |
|
marker.rs
|
code-editor: Show hover popover for diagnostics. (#924)
|
2025-06-09 16:16:15 +08:00 |
|
mask_pattern.rs
|
number_input: Allow signed numbers (#957)
|
2025-06-16 10:05:37 +08:00 |
|
mod.rs
|
code-editor: Show hover popover for diagnostics. (#924)
|
2025-06-09 16:16:15 +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
|
chore: Move shadow_xs to StyledExt trait. (#1010)
|
2025-06-25 16:54:48 +08:00 |
|
state.rs
|
chore: Upgrade GPUI and fix action API changes. (#1008)
|
2025-06-25 11:06:12 +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: Simplify newline logic for multi-line text and fix auto-grow lines count. (#948)
|
2025-06-12 10:59:41 +08:00 |