ZIm/crates/ui/src/components
Danilo Leal 6dbc12f6af
Add the SwitchWithLabel component (#22314)
<img width="800" alt="Screenshot 2024-12-20 at 8 31 14 PM"
src="https://github.com/user-attachments/assets/1d7bd10a-0db3-41e4-9f59-977cc2ab137c"
/>

Release Notes:

- N/A
2024-12-20 23:44:47 +00:00
..
avatar ui: Fix avatar indicators getting cut off (#18821) 2024-10-07 12:53:11 -04:00
button Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
label ui: Add text_ellipsis method to Labels (#22118) 2024-12-16 18:43:01 -05:00
list ui: Round hover styles for ListItems with outlined set (#22120) 2024-12-16 18:43:16 -05:00
stories Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07: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
content_group.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
context_menu.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
disclosure.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
divider.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
dropdown_menu.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
facepile.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
icon.rs assistant2: Add temporary icon for the status bar item (#22156) 2024-12-17 16:57:47 -05:00
image.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
indent_guides.rs outline panel: Add indent guides (#19719) 2024-10-28 09:54:18 +01:00
indicator.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
keybinding.rs Fix file finder menu actions (#21087) 2024-11-23 02:21:19 +02: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 Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
navigable.rs gpui: Add scroll anchors (#19894) 2024-11-01 14:47:46 +01:00
numeric_stepper.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
popover.rs Improve code context menu layout position esp visual stability (#22102) 2024-12-16 23:17:36 -07:00
popover_menu.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
radio.rs Refactor Spacing into DynamicSpacing using proc macro (#20504) 2024-11-11 11:08:55 -05:00
right_click_menu.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
scrollbar.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
settings_container.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
settings_group.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
stack.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
stories.rs Add preview for Checkbox with Label (#20448) 2024-11-08 22:53:15 -05:00
tab.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
tab_bar.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
table.rs Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
toggle.rs Add the SwitchWithLabel component (#22314) 2024-12-20 23:44:47 +00:00
tool_strip.rs Remove usage of use gpui::* (#22310) 2024-12-20 22:52:11 +00:00
tooltip.rs Enhance the Vim Mode toggle discoverability (#21589) 2024-12-09 09:28:40 -03:00