gpui-component/crates/ui/src
2024-07-01 14:20:56 +08:00
..
input Add to blinking currsor support for Input. 2024-06-29 15:38:02 +08:00
list Fix dropdown selected icon. 2024-06-30 19:17:52 +08:00
tab Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00
title_bar Fix Windows Title button hover, active color. 2024-06-29 16:17:34 +08:00
button.rs Add Scrollbar (#9) 2024-06-30 23:31:16 +08:00
checkbox.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
clickable.rs Add TabBar 2024-06-25 19:07:05 +08:00
disableable.rs Add TabBar 2024-06-25 19:07:05 +08:00
divider.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
dropdown.rs Add Scrollbar (#9) 2024-06-30 23:31:16 +08:00
empty.rs Add Picker 2024-06-26 16:16:08 +08:00
event.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
icon.rs Add a List example (#8) 2024-06-30 16:56:23 +08:00
input.rs Add to blinking currsor support for Input. 2024-06-29 15:38:02 +08:00
label.rs Add a List example (#8) 2024-06-30 16:56:23 +08:00
lib.rs Add Scrollbar (#9) 2024-06-30 23:31:16 +08:00
notification.rs Add Tooltip (#5) 2024-06-28 18:03:28 +08:00
picker.rs Add Scrollbar (#9) 2024-06-30 23:31:16 +08:00
platform.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
popover.rs Rewrite Popover (#7) 2024-06-29 23:49:59 +08:00
prelude.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00
scrollbar.rs Add Scrollbar (#9) 2024-06-30 23:31:16 +08:00
selectable.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
stock.rs Add span method, fix primary button text color 2024-06-26 17:25:26 +08:00
styled_ext.rs Rewrite Popover (#7) 2024-06-29 23:49:59 +08:00
switch.rs Add Notification (#4) 2024-06-28 14:08:06 +08:00
tab.rs Add TabBar 2024-06-25 19:07:05 +08:00
theme.rs Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00
title_bar.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
tooltip.rs Add Popover (#6) 2024-06-29 10:03:59 +08:00