zed/crates/ui2/src/components
Nate Butler 85d72f63c1
Add Tinted button style placeholder and document ButtonLike (#3476)
- Adds a placeholder `ButtonStyle::Tinted`.
  - Note: Using this now will just give you a block of `gpui::red()`
- Documents ButtonLike and ButtonStyle to hopefully help make choosing a
button style easier.

Release Notes:

- N/A
2023-12-01 12:18:35 -05:00
..
button Add Tinted button style placeholder and document ButtonLike (#3476) 2023-12-01 12:18:35 -05:00
list Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
stories Merge branch 'main' into collab-ui-refinement 2023-12-01 10:50:25 -05:00
avatar.rs Merge remote-tracking branch 'origin/main' into surfaces 2023-11-30 10:48:20 +01:00
button.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
checkbox.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00
context_menu.rs Rename menu_handle to right_click_menu and child to trigger 2023-11-30 16:39:43 -07:00
disclosure.rs Add new Button and IconButton components (#3448) 2023-11-29 17:41:44 -05:00
divider.rs ui2: Unsuppress and fix warnings (#3423) 2023-11-28 14:44:19 -05:00
icon.rs More progress on collab panel 2023-11-28 14:40:32 -07:00
keybinding.rs Unused imports 2023-11-28 15:17:09 -05:00
label.rs ui2: Unsuppress and fix warnings (#3423) 2023-11-28 14:44:19 -05:00
list.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
popover.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00
popover_menu.rs Flesh out a popover control 2023-11-30 16:13:44 -07:00
right_click_menu.rs Rename menu_handle to right_click_menu and child to trigger 2023-11-30 16:39:43 -07:00
stack.rs WIP 2023-11-20 14:46:01 -08:00
stories.rs Rework ListHeader to be more open (#3467) 2023-11-30 15:55:31 -05:00
tooltip.rs ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00