ZIm/crates/ui/src/components
Marshall Bowers 6cec389125
ui: Make top_padding an associated function on the TitleBar (#9577)
This PR makes the function for computing the top padding for the
`TitleBar` an associated function.

Release Notes:

- N/A
2024-03-20 10:55:09 -04:00
..
avatar Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
button Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
checkbox ui: Center Checkbox within its container (#9201) 2024-03-11 18:08:31 -04:00
label Switch LSP prompts to use a non-blocking toast (#8312) 2024-02-23 15:18:32 -08:00
list Inset ContextMenu headers (#9197) 2024-03-11 16:28:16 -04:00
stories ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
title_bar ui: Make top_padding an associated function on the TitleBar (#9577) 2024-03-20 10:55:09 -04: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 Add CheckboxWithLabel component (#7881) 2024-02-15 21:00:30 -05:00
context_menu.rs Inset ContextMenu headers (#9197) 2024-03-11 16:28:16 -04: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 Channel chat: Add edit message (#9035) 2024-03-19 19:49:04 -06:00
indicator.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
keybinding.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04: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 Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
right_click_menu.rs Fix mouse interactions with the project and branch switchers (#9222) 2024-03-12 15:30:27 +01: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 ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
tab.rs Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
tab_bar.rs Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
title_bar.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
tooltip.rs Add a hover menu to see who's in a channel 2024-01-26 12:25:00 -07:00