.. |
avatar.rs
|
Remove unused code in avatar
|
2023-11-08 14:46:47 -05:00 |
button.rs
|
Allow a button to take a color
|
2023-11-13 19:46:15 -05:00 |
checkbox.rs
|
wip: picker
|
2023-11-06 17:09:38 -08:00 |
context_menu.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
details.rs
|
Update usages of text_size_* to text_ui in ui components
|
2023-11-08 15:28:38 -05:00 |
divider.rs
|
Add ui::Divider component
|
2023-11-10 16:12:32 -05:00 |
elevated_surface.rs
|
Add elevation to StyledExt
|
2023-11-10 16:12:14 -05:00 |
facepile.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
icon.rs
|
Allow a button to take a color
|
2023-11-13 19:46:15 -05:00 |
icon_button.rs
|
Merge remote-tracking branch 'origin/main' into editor2-blocks
|
2023-11-14 17:16:58 +01:00 |
indicator.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
input.rs
|
Update usages of text_size_* to text_ui in ui components
|
2023-11-08 15:28:38 -05:00 |
keybinding.rs
|
Pass KeyBinding s to TextTooltip s
|
2023-11-14 13:36:03 -05:00 |
label.rs
|
Add LabelSize
|
2023-11-14 13:43:37 -05:00 |
list.rs
|
Remove unnecessary map
|
2023-11-13 11:10:08 -05:00 |
modal.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
notification_toast.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
palette.rs
|
Rename keybinding method on PaletteItem to key_binding
|
2023-11-14 13:37:21 -05:00 |
panel.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
player.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
player_stack.rs
|
Rework theme2 with new theme structure (#3194)
|
2023-10-31 22:23:00 -04:00 |
slot.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
stack.rs
|
Remove the Stack trait, update StyledExt to include stacks
|
2023-11-08 15:00:47 -05:00 |
tab.rs
|
Begin documenting theme colors
|
2023-11-07 13:36:01 -05:00 |
toast.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
toggle.rs
|
Use gpui instead of gpui2 consistenytly
|
2023-11-06 11:50:33 -07:00 |
tool_divider.rs
|
ui2: Reorganize components (#3228)
|
2023-11-03 17:34:11 -04:00 |
tooltip.rs
|
Add LabelSize
|
2023-11-14 13:43:37 -05:00 |