ZIm/crates/ui/src/components
2024-09-02 13:44:21 +02:00
..
avatar Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
button assistant: Remove "Resolving" text for step resolution and use Transform instead (#16461) 2024-08-19 15:17:04 +02:00
checkbox Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
label assistant panel: Animate assistant label if message is pending (#16152) 2024-08-13 11:41:44 +02:00
list Fix padding for end_hover_slot on ListItems (#15598) 2024-08-01 12:10:45 +02:00
stories Unify Story/StoryContainers (#17114) 2024-08-29 17:27:01 -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 project panel: Always show paste in context menu (and grey it out when it's disabled) (#17262) 2024-09-02 13:44:21 +02:00
disclosure.rs Prompt Library Refinements (#13470) 2024-06-25 11:43:30 -04:00
divider.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
dropdown_menu.rs Make context and dropdown menus scrollable (#15127) 2024-07-24 18:43:01 -04:00
facepile.rs gpui: Make style macros more composable (#14007) 2024-07-09 13:52:52 -04:00
icon.rs Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
indicator.rs Clean up Indicator (#11275) 2024-05-01 18:10:35 -04:00
keybinding.rs keymap: Allow modifiers as keys (#12047) 2024-06-25 10:17:23 -06: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
modal.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
numeric_stepper.rs ui: Give NumericSteppers an ID (#15344) 2024-07-27 13:02:27 -04:00
popover.rs assistant: Adjust slash command popover padding (#16181) 2024-08-14 09:48:48 -03:00
popover_menu.rs ui: Use popover menus for tab bar in panes (#16497) 2024-08-22 18:05:23 +02:00
radio.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
right_click_menu.rs gpui: Pass Style by value to request_layout (#11597) 2024-05-09 11:38:53 +02:00
settings_container.rs ui: Apply elevation outside SettingsContainer (#15346) 2024-07-27 14:00:03 -04:00
settings_group.rs settings_ui: Add UI and buffer font weight controls (#15104) 2024-07-24 14:09:13 -04: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: Remove old settings components (#15347) 2024-07-27 14:12:32 -04:00
tab.rs ui: Remove absolute positioning for tab slots (#14836) 2024-07-19 15:11:27 -04:00
tab_bar.rs Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
tool_strip.rs Add Tool Strip (#11756) 2024-05-13 17:58:08 -04:00
tooltip.rs pane: Fix tooltips of navigation buttons (#17035) 2024-08-29 00:28:00 +02:00