gpui-component/crates/ui/src
2024-06-29 09:06:52 +08:00
..
list Fix ListItem check icon. 2024-06-28 10:11:00 +08:00
tab Fix Icon default use theme foreground and allows to override. 2024-06-29 03:10:14 +08:00
title_bar windows: Fix title bar font for Windows 10. 2024-06-26 19:06:54 +08:00
button.rs Add icon support to Button. 2024-06-29 02:37:22 +08:00
checkbox.rs Fix ListItem check icon. 2024-06-28 10:11:00 +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 small size for Switch. 2024-06-26 18:12:47 +08:00
dropdown.rs Fix Icon default use theme foreground and allows to override. 2024-06-29 03:10:14 +08:00
empty.rs Add Picker 2024-06-26 16:16:08 +08:00
event.rs New input (#1) 2024-06-27 15:36:07 +08:00
icon.rs Sync with system appearance. 2024-06-29 09:06:52 +08:00
input.rs Add up, down, enter, esc keybinding for Dropdown. 2024-06-28 10:11:00 +08:00
label.rs Fix Label text_size support. 2024-06-28 10:11:00 +08:00
lib.rs Add Tooltip (#5) 2024-06-28 18:03:28 +08:00
notification.rs Add Tooltip (#5) 2024-06-28 18:03:28 +08:00
picker.rs Fix light theme 2024-06-28 10:11:00 +08:00
platform.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
prelude.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +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 Add Tooltip (#5) 2024-06-28 18:03:28 +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 Sync with system appearance. 2024-06-29 09:06:52 +08:00
title_bar.rs Add checkbox, title_bar. 2024-06-25 17:16:04 +08:00
tooltip.rs Add icon support to Button. 2024-06-29 02:37:22 +08:00