| .. |
|
dock
|
chore: Update to use WeakView for avoid dependency issue. (#391)
|
2024-11-04 16:36:21 +08:00 |
|
input
|
input: Ensure resizing the window doesn't force the cursor back into view (#370)
|
2024-10-21 20:01:49 +08:00 |
|
list
|
chore: Avoid cx.prevent_default when ListItem or other click (#381)
|
2024-10-29 16:54:08 +08:00 |
|
resizable
|
chore: Update to use WeakView for avoid dependency issue. (#391)
|
2024-11-04 16:36:21 +08:00 |
|
scroll
|
scrollbar: show the narrower scrollbar in idle state (#389)
|
2024-11-04 11:34:57 +08:00 |
|
tab
|
menu: Add scrollable support to menu. (#310)
|
2024-10-04 14:24:05 +08:00 |
|
time
|
Add the Preset Ranges and add border for today (#365)
|
2024-10-18 20:38:16 +08:00 |
|
accordion.rs
|
accordion: Add Accordion. (#355)
|
2024-10-17 17:31:59 +08:00 |
|
animation.rs
|
Add exit animation to Notification.
|
2024-08-30 11:24:55 +08:00 |
|
button.rs
|
button: Add flex_shrink_0 to the base (#383)
|
2024-10-31 10:35:37 +08:00 |
|
button_group.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
checkbox.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
clipboard.rs
|
feat(button): Remove track_focus (#282)
|
2024-09-27 14:39:48 +08:00 |
|
color_picker.rs
|
modal: Only focus modal when it not focused on. (#250)
|
2024-09-17 18:48:06 +08:00 |
|
colors.rs
|
chore: Fix typos. (#364)
|
2024-10-18 14:30:24 +08:00 |
|
context_menu.rs
|
table, list: Add right clicked row style and improve selection style. (#362)
|
2024-10-18 11:52:14 +08:00 |
|
divider.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
drawer.rs
|
theme: Update GPUI and imporve dark color. (#358)
|
2024-10-17 19:14:42 +08:00 |
|
dropdown.rs
|
list: Add cx argument to ListDelegate. (#361)
|
2024-10-18 10:17:59 +08:00 |
|
event.rs
|
title_bar: Fix TitleBar prefix padding when is zoomed and support double click to toggle zoom. (#357)
|
2024-10-17 18:22:32 +08:00 |
|
focusable.rs
|
Improve focus (#14)
|
2024-07-04 14:05:14 +08:00 |
|
history.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
icon.rs
|
title_bar: Add a new TitleBar, remove the old version. (#348)
|
2024-10-16 16:22:17 +08:00 |
|
indicator.rs
|
feat(indicator): Update icon type (#280)
|
2024-09-27 11:58:14 +08:00 |
|
label.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
lib.rs
|
title_bar: Export TitleBarElement. (#369)
|
2024-10-21 19:23:20 +08:00 |
|
link.rs
|
chore: Avoid cx.prevent_default when ListItem or other click (#381)
|
2024-10-29 16:54:08 +08:00 |
|
modal.rs
|
feat(button): Remove track_focus (#282)
|
2024-09-27 14:39:48 +08:00 |
|
notification.rs
|
notification: Autohide should not panic when the window is not found (#374)
|
2024-10-22 10:43:00 +08:00 |
|
popover.rs
|
menu: Add scrollable support to menu. (#310)
|
2024-10-04 14:24:05 +08:00 |
|
popup_menu.rs
|
popup_menu: Add popup_menu_with_anchor method to control the Anchor for PopupMenu. (#378)
|
2024-10-24 11:05:13 +08:00 |
|
prelude.rs
|
Add Popover (#6)
|
2024-06-29 10:03:59 +08:00 |
|
progress.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
radio.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
root.rs
|
chore: Add view method to get the child view from Root. (#385)
|
2024-10-31 15:27:45 +08:00 |
|
skeleton.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
slider.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
styled.rs
|
Add col_padding to Table delegate to control the column padding. (#326)
|
2024-10-10 13:58:49 +08:00 |
|
svg_img.rs
|
Upgrade GPUI. (#173)
|
2024-08-23 18:43:26 +08:00 |
|
switch.rs
|
chore: Update controls detail. (#352)
|
2024-10-16 17:51:39 +08:00 |
|
tab.rs
|
Add TabBar
|
2024-06-25 19:07:05 +08:00 |
|
table.rs
|
table: Export scroll handles. (#371)
|
2024-10-30 14:25:38 +08:00 |
|
theme.rs
|
theme: Rename title_bar_background to title_bar. (#382)
|
2024-10-30 14:25:21 +08:00 |
|
title_bar.rs
|
title_bar: Update on_close_window to support binding with cx.listener. (#388)
|
2024-11-01 18:39:25 +08:00 |
|
tooltip.rs
|
tooltip: Fix Tooltip text line-height. (#304)
|
2024-10-03 18:01:56 +08:00 |
|
webview.rs
|
webview: Update wry. (#343)
|
2024-10-14 22:19:35 +08:00 |