ZIm/crates/ui/src/components
versecafe 0d43d484f6
Use square buttons for code action and run indicators in the gutter (#12906)
### Before

<img width="94" alt="Screenshot 2024-06-14 at 1 34 54 PM"
src="https://github.com/zed-industries/zed/assets/1486634/fe756434-f072-4506-8fd2-c220c17cf112">

<img width="115" alt="Screenshot 2024-06-14 at 1 35 04 PM"
src="https://github.com/zed-industries/zed/assets/1486634/e378f02b-cb55-467d-9a5e-04e162d6daab">

### After

<img width="128" alt="Screenshot 2024-06-14 at 1 34 27 PM"
src="https://github.com/zed-industries/zed/assets/1486634/3d857a85-7673-43b1-8c48-56766455dd81">

<img width="134" alt="Screenshot 2024-06-14 at 1 34 33 PM"
src="https://github.com/zed-industries/zed/assets/1486634/b04c1fef-0a30-4eb1-b8f7-4eff351fcdc7">


Release Notes:

- Improved the look of code action and run indicators in the gutter
([#12803](https://github.com/zed-industries/zed/issues/12803)).

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-06-14 14:21:16 -04:00
..
avatar Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
button Use square buttons for code action and run indicators in the gutter (#12906) 2024-06-14 14:21:16 -04:00
checkbox Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
label ui: Fix doctest (#12985) 2024-06-13 20:32:41 -04:00
list Polish prompt library UX (#12647) 2024-06-04 18:36:54 +02:00
stories wayland: Window controls and drag (#11525) 2024-05-14 09:44:55 -07:00
title_bar wayland: Window controls and drag (#11525) 2024-05-14 09:44:55 -07: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 Make slash commands more discoverable (#12480) 2024-05-30 16:45:05 +02:00
disclosure.rs Render editor fold indicators using Disclosures (#13008) 2024-06-13 16:05:47 -04: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 Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
indicator.rs Clean up Indicator (#11275) 2024-05-01 18:10:35 -04:00
keybinding.rs Start on a database-backed prompt library (#12468) 2024-06-03 15:58:43 +02: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
popover.rs Revert "Fix aside affecting parent popover height (#11859)" (#11942) 2024-05-16 18:53:08 -04:00
popover_menu.rs Improve model selection in the assistant (#12472) 2024-05-30 12:36:07 +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
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 Add Tool Strip (#11756) 2024-05-13 17:58:08 -04:00
tab.rs Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
tab_bar.rs Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
title_bar.rs wayland: Window controls and drag (#11525) 2024-05-14 09:44:55 -07:00
tool_strip.rs Add Tool Strip (#11756) 2024-05-13 17:58:08 -04:00
tooltip.rs Allow UI font weight to be assigned in settings (#12333) 2024-05-26 23:06:58 -06:00