gpui-component/crates/ui/src
2024-07-23 09:38:23 +08:00
..
input Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
list Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
resizable Fix Resizable drag move position. #28 (#41) 2024-07-18 00:02:59 +08:00
scroll Add ScrollView (#56) 2024-07-23 09:38:23 +08:00
tab Add ResizablePanel (#22) 2024-07-12 15:24:54 +08:00
button.rs Add ScrollView (#56) 2024-07-23 09:38:23 +08:00
checkbox.rs Rename ui::stock to ui::stack 2024-07-09 16:25:07 +08:00
clickable.rs Add TabBar 2024-06-25 19:07:05 +08:00
colors.rs Add a batch of color methods. (#20) 2024-07-11 18:16:57 +08:00
default-colors.json Add a batch of color methods. (#20) 2024-07-11 18:16:57 +08:00
disableable.rs Add TabBar 2024-06-25 19:07:05 +08:00
divider.rs Add label support to horizontal Divider. 2024-07-17 14:11:17 +08:00
dropdown.rs Improve ActiveTheme trait to impl ViewContent and ModelContext to support auto import. (#49) 2024-07-19 11:20:45 +08:00
event.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
focusable.rs Improve focus (#14) 2024-07-04 14:05:14 +08:00
icon.rs Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
indicator.rs Improved Input prefix, suffix with a builder to support Element. (#54) 2024-07-22 15:30:07 +08:00
label.rs Add to masked Label and support children to Button (#50) 2024-07-19 18:54:16 +08:00
lib.rs Add WebView (#2) 2024-07-18 18:00:23 +08:00
popover.rs Add to masked Label and support children to Button (#50) 2024-07-19 18:54:16 +08:00
popup_menu.rs Add min_w, max_w to PopupMenu, and default min_w: 120, max_w: 500 2024-07-15 09:15:12 +08:00
prelude.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
progress.rs Progress use positioning layout 2024-07-12 18:25:09 +08:00
radio.rs dropdown: Add on change callback 2024-07-18 16:50:30 +08:00
selectable.rs Add Table (#16) 2024-07-06 21:01:16 +08:00
skeleton.rs New Scrollbar (#33) 2024-07-16 12:00:51 +08:00
slider.rs Refactor Slider, Input, InputOtp to use EventEmiter to emit change (#45) 2024-07-18 18:38:58 +08:00
stack.rs Rename ui::stock to ui::stack 2024-07-09 16:25:07 +08:00
styled_ext.rs Add ScrollView (#56) 2024-07-23 09:38:23 +08:00
svg_img.rs Add Table (#16) 2024-07-06 21:01:16 +08:00
switch.rs Add Indicator (#25) 2024-07-12 17:33:05 +08:00
tab.rs Add TabBar 2024-06-25 19:07:05 +08:00
table.rs Fix table scrollbar display layer. 2024-07-17 23:19:03 +08:00
theme.rs Add cx.theme auto import to support WindowContent. 2024-07-19 11:32:25 +08:00
tooltip.rs Simple Tooltip usage. 2024-07-02 00:13:07 +08:00
webview.rs Add WebView (#2) 2024-07-18 18:00:23 +08:00