gpui-component/crates/ui/src
Jason Lee 899fbd693a
chore: Use html5minify instead of minify-html. (#1137)
Ref #1132 

This change to reduce release mode binary size from 21MB to 12MB.

## HTML Render example

<img width="1712" height="1312" alt="image"
src="https://github.com/user-attachments/assets/f07c02c9-1b0e-4aa4-b81a-d2b0ac4f7260"
/>
2025-08-15 09:52:38 +08:00
..
avatar theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
button list: Update ListItem and DropdownListItem style. (#1095) 2025-07-28 18:38:39 +08:00
chart plot: Use f32 instead of f64 (#1052) 2025-07-08 16:24:59 +08:00
dock tiles: Add panels method. (#1112) 2025-08-04 19:33:28 +08:00
highlighter chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00
input chore: Fix release unused method warning. 2025-07-30 15:44:41 +08:00
list list: Fix the scroll_to_item not working (#1129) 2025-08-13 15:12:54 +08:00
menu virtual_list: Avoid scroll when list contents not overflow. (#1125) 2025-08-08 19:13:18 +08:00
plot plot: Support multiple directions for the tooltip cross line (#1128) 2025-08-12 14:16:31 +08:00
resizable chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
scroll scrollbar: Show scrollbar immediately when scroll offset changed. (#1111) 2025-08-04 17:00:20 +08:00
sidebar list: Update ListItem and DropdownListItem style. (#1095) 2025-07-28 18:38:39 +08:00
tab tabs: Remove underline variant TabBar paddings. (#1126) 2025-08-08 19:06:26 +08:00
table list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
text chore: Use html5minify instead of minify-html. (#1137) 2025-08-15 09:52:38 +08:00
theme chore: Update GPUI and other crates. (#1136) 2025-08-14 19:57:53 +08:00
time chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102) 2025-07-29 17:31:52 +08:00
accordion.rs accordion: Fix accordion to size full. (#1083) 2025-07-23 10:45:02 +00:00
actions.rs chore: Upgrade GPUI and fix action API changes. (#1008) 2025-06-25 11:06:12 +08:00
alert.rs alert: Improve Alert styles. (#1044) 2025-07-04 15:29:05 +08:00
animation.rs Add exit animation to Notification. 2024-08-30 11:24:55 +08:00
badge.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
breadcrumb.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
checkbox.rs list: Update ListItem and DropdownListItem style. (#1095) 2025-07-28 18:38:39 +08:00
clipboard.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
color_picker.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
description_list.rs inspector: Add Inspector. (#897) 2025-05-26 16:44:11 +08:00
divider.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
drawer.rs drawer: Fix the overlay_closable not working (#1113) 2025-08-05 19:10:38 +08:00
dropdown.rs virtual_list: Fix scroll to item not align to paddings. (#1122) 2025-08-08 11:56:18 +08:00
event.rs chore: Update GPUI to fix click_count API changes. (#1123) 2025-08-08 11:53:45 +08:00
focusable.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
form.rs dock: Hide panel toolbar when dock is collapsed. (#1105) 2025-07-30 15:38:14 +08:00
history.rs history: Fix redo, undo chars order for Input. (#775) 2025-04-03 21:17:17 +08:00
icon.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
index_path.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
indicator.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
inspector.rs highlighter: Use tree-sitter to highlight code. (#904) 2025-05-29 19:54:52 +08:00
kbd.rs kbd: Fix Kdb to support display - key. (#1109) 2025-07-31 20:39:19 +08:00
label.rs label: Streamline the test cases (#1074) 2025-07-18 17:10:36 +08:00
lib.rs list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
link.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
modal.rs modal: Refine enter animation (#1080) 2025-07-23 10:29:42 +08:00
notification.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
popover.rs list: Update ListItem and DropdownListItem style. (#1095) 2025-07-28 18:38:39 +08:00
progress.rs chore: Fix Slider, Progress width in horizontal mode. (#1096) 2025-07-28 18:56:09 +08:00
radio.rs radio: Render the label based on its own size (#1114) 2025-08-06 15:29:07 +08:00
root.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
skeleton.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
slider.rs slider: Add to support range to Slider. (#1121) 2025-08-08 16:59:23 +08:00
styled.rs slider: Add to support range to Slider. (#1121) 2025-08-08 16:59:23 +08:00
svg_img.rs chore: Upgrade GPUI 2025/05/26 with inspector changes. (#895) 2025-05-26 13:40:27 +08:00
switch.rs switch: Apply use_keyed_state to store toggle state for animation. (#1091) 2025-07-24 19:22:55 +08:00
tag.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
title_bar.rs title_bar: Add macOS double-click functionality to title bar (#996) (#1002) 2025-06-24 07:45:28 +08:00
tooltip.rs chore: Impl Styled for more elements. (#1007) 2025-06-24 19:36:42 +08:00
virtual_list.rs virtual_list: Avoid scroll when list contents not overflow. (#1125) 2025-08-08 19:13:18 +08:00
webview.rs chore: Switch gpui to depends on Zed official. (#912) 2025-06-02 10:05:45 +08:00
window_border.rs chart: Draw dashed lines using gpui PathBuilder (#927) 2025-06-09 11:55:32 +08:00