| .. |
|
blink_cursor.rs
|
chore: Update GPUI 2025/03/20 and fix spawn method. (#725)
|
2025-03-20 21:23:50 +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
|
code-editor: Show hover popover for diagnostics. (#924)
|
2025-06-09 16:16:15 +08:00 |
|
hover_popover.rs
|
code-editor: Show hover popover for diagnostics. (#924)
|
2025-06-09 16:16:15 +08:00 |
|
marker.rs
|
code-editor: Show hover popover for diagnostics. (#924)
|
2025-06-09 16:16:15 +08:00 |
|
mask_pattern.rs
|
input: Add mask pattern to format display. (#854)
|
2025-05-14 22:27:46 +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
|
number_input: Add support for prefix and suffix (#896)
|
2025-05-26 16:16:22 +08:00 |
|
otp_input.rs
|
input: Refactor Input, Picker as stateless mode. (#858)
|
2025-05-16 23:41:26 +08:00 |
|
state.rs
|
highlighter: Fix highlight offset and reset highlight when replace all text. (#950)
|
2025-06-12 14:11:01 +08:00 |
|
text_input.rs
|
input: Add focus_bordered method to toggle Input focus border. (#946)
|
2025-06-11 21:34:37 +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 |