ZIm/crates/ui/src/components
Marshall Bowers d11deff3c2
ui: Round hover styles for ListItems with outlined set (#22120)
This PR makes `ListItem`s with `outlined` set use the same rounding for
their hover state to ensure that the hover background doesn't bleed
outside of the outline.

Release Notes:

- N/A
2024-12-16 18:43:16 -05:00
..
avatar ui: Fix avatar indicators getting cut off (#18821) 2024-10-07 12:53:11 -04:00
button Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
label ui: Add text_ellipsis method to Labels (#22118) 2024-12-16 18:43:01 -05:00
list ui: Round hover styles for ListItems with outlined set (#22120) 2024-12-16 18:43:16 -05:00
stories Toggle & Switch (#21979) 2024-12-13 14:23:02 -05: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
content_group.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
context_menu.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
disclosure.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
divider.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
dropdown_menu.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
facepile.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
icon.rs assistant2: Add stray visual adjustments (#22111) 2024-12-16 19:23:42 -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 placeholder git panel (#21894) 2024-12-11 22:13:52 -05: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 Toggle & Switch (#21979) 2024-12-13 14:23:02 -05: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 Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
tab_bar.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
table.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
toggle.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05: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