ZIm/crates/ui/src/components
Danilo Leal 63e1bf01a4
zeta: Improve reviewing UI (#21838)
Starting to fine-tune it.

| No edits scenario | Rated edits scenario |
|--------|--------|
| <img width="1577" alt="Screenshot 2024-12-11 at 01 57 46"
src="https://github.com/user-attachments/assets/42926e84-7a7f-4692-af44-672b52d3d377">
| <img width="1577" alt="Screenshot 2024-12-11 at 01 58 37"
src="https://github.com/user-attachments/assets/ee8ab0ef-75af-424c-b916-9f1ce8b5264d">

Release Notes:

- N/A
2024-12-11 02:19:57 -03:00
..
avatar ui: Fix avatar indicators getting cut off (#18821) 2024-10-07 12:53:11 -04:00
button theme: Add color darken function (#20746) 2024-11-18 12:44:49 -03:00
label ui: Ensure Label with single_line set does not wrap (#21444) 2024-12-03 13:03:53 -05:00
list Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
stories Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
avatar.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
button.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
checkbox.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
content_group.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
context_menu.rs Fix context menus not cycling over its edge when selecting items (#20592) 2024-11-13 15:14:23 +01:00
disclosure.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
divider.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
dropdown_menu.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
facepile.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
icon.rs zeta: Improve reviewing UI (#21838) 2024-12-11 02:19:57 -03:00
image.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
indent_guides.rs outline panel: Add indent guides (#19719) 2024-10-28 09:54:18 +01:00
indicator.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
keybinding.rs Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02:00
label.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
list.rs chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
modal.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
navigable.rs gpui: Add scroll anchors (#19894) 2024-11-01 14:47:46 +01:00
numeric_stepper.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
popover.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
popover_menu.rs Add a way to use splits when opening in file finder (#20507) 2024-11-13 11:58:42 +01:00
radio.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
right_click_menu.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
scrollbar.rs Add Loading and Fallback States to Image Elements (via StyledImage) (#20371) 2024-11-15 19:12:01 -08:00
settings_container.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
settings_group.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
stack.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
stories.rs Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
tab.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
tab_bar.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
table.rs Add new DecoratedIcon component (#20516) 2024-11-11 19:09:02 -03:00
tool_strip.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
tooltip.rs Enhance the Vim Mode toggle discoverability (#21589) 2024-12-09 09:28:40 -03:00