gpui-component/crates/ui/src
2025-01-14 19:21:04 +08:00
..
dock tag: Rename badge to tag (#539) 2025-01-10 10:28:47 +08:00
input chore: Update GPUI 2025/01/14 (#547) 2025-01-14 19:21:04 +08:00
list list, table: Add default loading animation to List and Table. (#546) 2025-01-14 11:36:33 +08:00
resizable panel: Fix panel to unexpected size chagnes when moved some panel. (#506) 2024-12-20 19:15:31 +08:00
scroll chore: Removed ScrollableAxis use Axis instead. (#509) 2024-12-23 15:30:36 +08:00
sidebar ci: Fix lint 2025-01-08 16:25:35 +08:00
tab panel: Avoid render panel when TabPanel is collapsed. (#492) 2024-12-13 11:23:00 +08:00
table list, table: Add default loading animation to List and Table. (#546) 2025-01-14 11:36:33 +08:00
time button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +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
badge.rs badge: Add new component (#540) 2025-01-10 14:28:27 +08:00
breadcrumb.rs breadcrumb: Add Breadcrumb. (#461) 2024-12-03 22:24:44 +08:00
button.rs theme: Rename destructive to danger (#541) 2025-01-10 15:16:19 +08:00
button_group.rs button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
checkbox.rs chore: Update controls detail. (#352) 2024-10-16 17:51:39 +08:00
clipboard.rs button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
color_picker.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +08:00
colors.rs theme: Add color method for default color palette to get color by a scale number. (#447) 2024-11-28 11:36:33 +08:00
context_menu.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +08:00
divider.rs divider: Support custom colors (#459) 2024-12-03 19:06:10 +08:00
drawer.rs modal: Fix Model, Drawer overlay size on tiling mode. (#518) 2024-12-27 17:22:02 +08:00
dropdown.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +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
history.rs history: Add unique mode to keep unique item in History. (#529) 2025-01-06 19:19:36 +08:00
icon.rs tiles: Add Tiles (#435) 2024-12-16 20:33:14 +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 badge: Add new component (#540) 2025-01-10 14:28:27 +08:00
link.rs breadcrumb: Add Breadcrumb. (#461) 2024-12-03 22:24:44 +08:00
modal.rs modal: Fix Model, Drawer overlay size on tiling mode. (#518) 2024-12-27 17:22:02 +08:00
notification.rs button: Rename ButtonStyle to ButtonVariant. (#460) 2024-12-03 19:22:28 +08:00
number_input.rs number_input: Fix Number Input border to use cx.theme.input. (#521) 2024-12-27 19:03:24 +08:00
popover.rs chore: Update GPUI with AnchorCorner renamed to Corner. (#497) 2024-12-18 18:02:47 +08:00
popup_menu.rs popup_menu: More compact checked style (#534) 2025-01-08 18:37:14 +08:00
prelude.rs
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 modal: Fix modal, drawer overlay position on Linux. (#515) 2024-12-24 14:43:37 +08:00
skeleton.rs list, table: Add default loading animation to List and Table. (#546) 2025-01-14 11:36:33 +08:00
slider.rs chore: Upgrade GPUI and fix API changes. (#426) 2024-11-18 11:35:49 +08:00
styled.rs table: Add scrollbar_visible to Table for control the scrollbar visibility. (#544) 2025-01-13 14:59:03 +08:00
svg_img.rs svg_img: Fix the conversion error of the SVG fill color with alpha (#410) 2024-11-12 19:26:24 +08:00
switch.rs sidebar: Add Sidebar (#452) 2024-12-02 23:21:39 +08:00
tab.rs
table.rs list, table: Add default loading animation to List and Table. (#546) 2025-01-14 11:36:33 +08:00
tag.rs theme: Rename destructive to danger (#541) 2025-01-10 15:16:19 +08:00
theme.rs theme: Rename destructive to danger (#541) 2025-01-10 15:16:19 +08:00
title_bar.rs root: Add window shadow to Root for support window border style on Linux. (#514) 2024-12-24 13:33:06 +08:00
tooltip.rs tooltip: Fix Tooltip text line-height. (#304) 2024-10-03 18:01:56 +08:00
virtual_list.rs virtual_list: Try to use second item to measure. (#504) 2024-12-20 18:15:33 +08:00
webview.rs webview: Add bounds method to WebView to get container bounds. (#411) 2024-11-12 19:31:48 +08:00
window_border.rs modal: Fix Model, Drawer overlay size on tiling mode. (#518) 2024-12-27 17:22:02 +08:00