ZIm/crates/ui/src/components
Marshall Bowers ce62404e24
Correctly use the base element in HighlightedLabel (#7397)
This PR updates the `HighlightedLabel` to correctly render its base
element, which is the one that receives the styling properties, instead
of rendering a new `LabelLike`.

Release Notes:

- N/A
2024-02-05 13:21:07 -05:00
..
avatar Make follower avatars smaller (#6724) 2024-01-25 13:53:50 -05:00
button Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
label Correctly use the base element in HighlightedLabel (#7397) 2024-02-05 13:21:07 -05:00
list Revert "Improve completion, action and shared project popovers' layout" 2024-01-23 15:26:11 -08:00
stories Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
avatar.rs Add dedicated indicator for showing a muted call participant (#4076) 2024-01-16 16:18:06 -05:00
button.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
checkbox.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
context_menu.rs Pull out fluent builder helpers into re-usable trait 2024-01-18 15:31:31 -08:00
disclosure.rs Make clicking ListHeader labels toggle the disclosure (#4140) 2024-01-18 18:21:53 -05:00
divider.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
icon.rs Rename BellBadged to BellDot (#6820) 2024-01-26 18:48:16 -05:00
indicator.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
keybinding.rs chore: Fix clippy::needless_borrow up to an editor 2024-01-21 15:03:24 +01:00
label.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
list.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
popover.rs Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
popover_menu.rs Port the rest of the app 2024-01-21 20:26:33 -08:00
right_click_menu.rs Port the rest of the app 2024-01-21 20:26:33 -08:00
stack.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
stories.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
tab.rs Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
tab_bar.rs Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
tooltip.rs Add a hover menu to see who's in a channel 2024-01-26 12:25:00 -07:00