gpui-component/crates/ui/src
2024-08-23 18:43:26 +08:00
..
dock Upgrade GPUI. (#173) 2024-08-23 18:43:26 +08:00
input Upgrade GPUI. (#173) 2024-08-23 18:43:26 +08:00
list Add search to List example. (#168) 2024-08-19 16:13:14 +08:00
resizable New Dock (#172) 2024-08-23 18:01:29 +08:00
scroll Fix scrollbar to default to invisible on first render. #146 (#158) 2024-08-16 14:07:59 +08:00
tab New Dock (#172) 2024-08-23 18:01:29 +08:00
time Set default true for cleanable & trigger event when dropdown clean (#152) 2024-08-15 18:01:43 +08:00
button.rs New Dock (#172) 2024-08-23 18:01:29 +08:00
checkbox.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
clipboard.rs Upgrade GPUI. (#173) 2024-08-23 18:43:26 +08:00
colors.rs Add Skeleton (#128) 2024-08-09 15:55:48 +08:00
context_menu.rs popup_menu: Add submenu support. (#165) 2024-08-19 14:58:28 +08:00
divider.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
drawer.rs Add Modal (#138) 2024-08-13 17:41:12 +08:00
dropdown.rs Close Dropdown menu on blur. (#157) 2024-08-16 14:03:45 +08:00
event.rs Do not preset padding when input with affix (#70) 2024-07-25 11:02:04 +08:00
focusable.rs Improve focus (#14) 2024-07-04 14:05:14 +08:00
history.rs Extract History to a common design to support more cases. (#162) 2024-08-16 17:04:11 +08:00
icon.rs Update Root API (#150) 2024-08-15 17:27:34 +08:00
indicator.rs Add Sizable trait to impl small, xsmall, large and apply to Button, Input, Dropdown, Switch. (#113) 2024-08-06 17:19:54 +08:00
label.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
lib.rs New Dock (#172) 2024-08-23 18:01:29 +08:00
link.rs Add Link (#91) 2024-07-31 14:24:57 +08:00
modal.rs Add slide down animation t Modal. (#141) 2024-08-14 17:23:39 +08:00
notification.rs Export with_type and impl FluentBuilder for Notification. (#154) 2024-08-15 19:52:37 +08:00
popover.rs popup_menu: Add submenu support. (#165) 2024-08-19 14:58:28 +08:00
popup_menu.rs popup_menu: Add submenu support. (#165) 2024-08-19 14:58:28 +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 Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
root.rs Update Root API (#150) 2024-08-15 17:27:34 +08:00
skeleton.rs Add Animate (#130) 2024-08-09 18:22:06 +08:00
slider.rs Refactor Slider, Input, InputOtp to use EventEmiter to emit change (#45) 2024-07-18 18:38:58 +08:00
styled.rs New Dock (#172) 2024-08-23 18:01:29 +08:00
svg_img.rs Upgrade GPUI. (#173) 2024-08-23 18:43:26 +08:00
switch.rs Improved id for Switch. (#167) 2024-08-19 15:53:38 +08:00
tab.rs Add TabBar 2024-06-25 19:07:05 +08:00
table.rs Update table to support to support toggle col selection. (#159) 2024-08-16 14:34:53 +08:00
theme.rs New Dock (#172) 2024-08-23 18:01:29 +08:00
tooltip.rs Cleanup first version impls (#132) 2024-08-11 14:46:55 +08:00
webview.rs Update WebView to pass wry::WebView instance (#69) 2024-07-24 19:32:05 +08:00