ZIm/crates/ui/src/components
Nate Butler 8074fba76b
Update List to support UI Density (#18079)
Tracking issue: #18078

Improve UI Density support for List.

UI density is an unstable feature. You can read more about it in the
above issue!

| Before Normal - Before Dense - After Normal - After Dense |
|--------------------------------------------------------|
| ![Group
8](https://github.com/user-attachments/assets/bb896fcf-e4a6-4776-9308-1405906d2dbe)
| | | |

| Before Normal - Before Dense - After Normal - After Dense |
|--------------------------------------------------------|
| ![Group
9](https://github.com/user-attachments/assets/00815a1b-071b-4d02-96bc-36bf37b5ae8b)
|

Release Notes:

- N/A
2024-09-19 12:31:40 -04:00
..
avatar chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
button chore: Revert changes made to ui crate structure (#17516) 2024-09-06 21:38:56 +02:00
checkbox Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00
label project panel: select autofolded entries (#17520) 2024-09-09 07:22:16 -04:00
list Update List to support UI Density (#18079) 2024-09-19 12:31:40 -04:00
stories Derive icon paths (#17816) 2024-09-13 21:12:29 -04: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
checkbox.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
context_menu.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +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 Update typos-cli to v1.24.6. Add scripts/check-spelling. Fix typos (#17961) 2024-09-17 15:08:14 -04:00
image.rs ui: Clean up doc comments for Vector (#17834) 2024-09-14 17:26:56 -04: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 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 Add stray UI polish to the SSH flow (#17798) 2024-09-13 17:05:34 -03:00
numeric_stepper.rs ui: Give NumericSteppers an ID (#15344) 2024-07-27 13:02:27 -04:00
popover.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
popover_menu.rs Improve popup menu to leave some margin with window edges (#17159) 2024-09-07 03:05:57 +02:00
radio.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
right_click_menu.rs Improve popup menu to leave some margin with window edges (#17159) 2024-09-07 03:05:57 +02:00
settings_container.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02: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 Pane: Add tab pinning (#17426) 2024-09-05 18:53:55 +02: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